Add fabric backend server
This commit is contained in:
14
fabric/config/redstone_multimeter/options.json
Executable file
14
fabric/config/redstone_multimeter/options.json
Executable file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"meter": {
|
||||
"allow_teleports": true
|
||||
},
|
||||
"meter_group": {
|
||||
"meter_limit": -1,
|
||||
"max_idle_time": 72000
|
||||
},
|
||||
"event_types": {
|
||||
"allowed": "all",
|
||||
"blacklist": [],
|
||||
"whitelist": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user