SomebodyMakeAConstruct/config/upgrade_aquatic-common.toml
Jordy Goodridge f82f034be5 Change Upgrade Aquatic mob spawning y level
Normally the "bottom of the ocean" is around y level 30, with Tectonic it's more around y level 0.
2024-06-04 01:46:28 -07:00

21 lines
511 B
TOML

[items]
[items.trades]
"Clerics buy thrasher teeth" = true
"Leatherworkers sell bedrolls" = true
[generation]
[generation.structures]
#If Mossy Cobblestone and Stone Bricks are replaced with Kelpy Cobblestone and Stone Bricks in Ocean Ruins
"Kelpy Ocean Ruins" = true
[mobs]
#Give Drowneds a swimming animation, like in bedrock edition
"Drowned swimming animation" = true
#The max height that deep ocean mobs can spawn at
#Range: 0 ~ 255
"Deep ocean mob max height" = 0