* Feature/ulv ev guns (#1280) * update pakku mods * mod config stuff * Port over of current guns * ae2 gun recipes * nitrocellulose and other stuff * more recipes * gun packs Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> * Update pakku-lock.json Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> --------- Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> * LICENSE * changed powderbarrel to use lumber instead of wood boards * lang * gunpowder unification * emi categories --------- Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> Co-authored-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>
8 lines
243 B
TOML
8 lines
243 B
TOML
|
|
#Change these settings to customize the server-side behavior of the mod.
|
|
["Travel Settings"]
|
|
#Allow fish to go through the tubes. (experimental)
|
|
allowFishTravel = true
|
|
#Allow villagers to go through the tubes.
|
|
allowVillagerTravel = true
|
|
|