SomebodyMakeAConstruct/config/upgrade_aquatic-common.toml

21 lines
511 B
TOML
Raw Normal View History

2024-05-22 15:40:04 -07:00
[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
2024-05-22 15:40:04 -07:00