stop floating skulls
This commit is contained in:
parent
bc7e3122d0
commit
995e19ca2f
2 changed files with 2 additions and 2 deletions
|
|
@ -25,7 +25,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "minecraft:heightmap",
|
"type": "minecraft:heightmap",
|
||||||
"heightmap": "WORLD_SURFACE"
|
"heightmap": "OCEAN_FLOOR"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
@ -25,7 +25,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "minecraft:heightmap",
|
"type": "minecraft:heightmap",
|
||||||
"heightmap": "WORLD_SURFACE"
|
"heightmap": "OCEAN_FLOOR"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue