config: utilitix
This commit is contained in:
parent
5b9746e2b2
commit
8d0355183f
0
config/utilitix/client.json5
Executable file → Normal file
0
config/utilitix/client.json5
Executable file → Normal file
4
config/utilitix/common.json5
Executable file → Normal file
4
config/utilitix/common.json5
Executable file → Normal file
@ -83,7 +83,7 @@
|
||||
"crouchNoWaterlog": true,
|
||||
|
||||
// Both doors open at the same time if connected
|
||||
"doubleDoor": false,
|
||||
"doubleDoor": true,
|
||||
|
||||
// Illusioners will appear in raids
|
||||
"illusionerInRaid": true,
|
||||
@ -106,7 +106,7 @@
|
||||
// List of items which are allowed to be planted when despawn on correct soil
|
||||
// This is a resource list. See https://moddingx.org/libx/org/moddingx/libx/util/data/ResourceList.html#use_resource_lists_in_configs
|
||||
"plantsOnDespawn": {
|
||||
"allow_list": true,
|
||||
"allow_list": false,
|
||||
"elements": []
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user