123
This commit is contained in:
parent
9594ab84ce
commit
223be3618c
4 changed files with 81 additions and 2 deletions
11
defaultconfigs/firmaciv-server.toml
Normal file
11
defaultconfigs/firmaciv-server.toml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
|
||||
[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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue