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.
This commit is contained in:
parent
fe77ed42f3
commit
f82f034be5
@ -16,5 +16,5 @@
|
|||||||
"Drowned swimming animation" = true
|
"Drowned swimming animation" = true
|
||||||
#The max height that deep ocean mobs can spawn at
|
#The max height that deep ocean mobs can spawn at
|
||||||
#Range: 0 ~ 255
|
#Range: 0 ~ 255
|
||||||
"Deep ocean mob max height" = 30
|
"Deep ocean mob max height" = 0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user