stop floating skulls

This commit is contained in:
Pyritie 2025-08-27 23:11:44 +01:00
parent bc7e3122d0
commit 995e19ca2f
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@
},
{
"type": "minecraft:heightmap",
"heightmap": "WORLD_SURFACE"
"heightmap": "OCEAN_FLOOR"
}
]
}

View file

@ -25,7 +25,7 @@
},
{
"type": "minecraft:heightmap",
"heightmap": "WORLD_SURFACE"
"heightmap": "OCEAN_FLOOR"
}
]
}