config: integrated
This commit is contained in:
parent
280af3b285
commit
e4911f553b
16
config/integrated_villages-forge-1_20.toml
Normal file
16
config/integrated_villages-forge-1_20.toml
Normal file
@ -0,0 +1,16 @@
|
||||
|
||||
["Integrated Villages"]
|
||||
|
||||
###########################################################################################################
|
||||
## General settings.
|
||||
###########################################################################################################
|
||||
["Integrated Villages".General]
|
||||
# Whether or not vanilla villages should be disabled.
|
||||
# Default: true
|
||||
#
|
||||
"Disable Vanilla Villages" = true
|
||||
# Whether or not create contraptions such as windmills will be activated on world generation. Turning this to false could prevent some lag.
|
||||
# Default: true
|
||||
#
|
||||
"Activate Create Contraptions" = true
|
||||
|
2
config/integratedtunnels-common.toml
Executable file → Normal file
2
config/integratedtunnels-common.toml
Executable file → Normal file
@ -66,6 +66,8 @@
|
||||
worldInteractionEvents = true
|
||||
#If an anonymous mod startup analytics request may be sent to our analytics service.
|
||||
analytics = false
|
||||
#For how many ticks importers/exporters should fail to process before they can start sleeping.
|
||||
inventoryUnchangedTickCount = 3
|
||||
#If items should be ejected into the world when a block is broken and not all items fit into the target. Will be voided otherwise.
|
||||
ejectItemsOnBlockDropOverflow = true
|
||||
#How many ticks importers/exporters should sleep until checking targets again when they were previously unchanged.
|
||||
|
Loading…
x
Reference in New Issue
Block a user