neuralgia/defaultconfigs/firmaciv-server.toml
2024-01-19 14:33:08 +07:00

11 lines
502 B
TOML

[general]
#Force creation of canoes from specified wood types. Turning this to false will make canoes craftable from any wood type.
canoeWoodRestriction = true
#Force creation of ships and rowboats from specified wood types. Turning this to false will make ships and rowboats craftable from any wood type.
shipWoodRestriction = true
#Force reduceDebugInfo gamerule.
forceReducedDebugInfo = false
#Disables vanilla boats and base TFC boats from working.
disableVanillaBoatFunctionality = true