better sand
This commit is contained in:
parent
332e537f48
commit
8bf3d14bd0
3 changed files with 12 additions and 0 deletions
|
|
@ -25,6 +25,10 @@
|
|||
}
|
||||
},
|
||||
"placement": [
|
||||
{
|
||||
"type": "minecraft:heightmap",
|
||||
"heightmap": "OCEAN_FLOOR"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:block_predicate_filter",
|
||||
"predicate": {
|
||||
|
|
|
|||
|
|
@ -25,6 +25,10 @@
|
|||
}
|
||||
},
|
||||
"placement": [
|
||||
{
|
||||
"type": "minecraft:heightmap",
|
||||
"heightmap": "OCEAN_FLOOR"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:block_predicate_filter",
|
||||
"predicate": {
|
||||
|
|
|
|||
|
|
@ -25,6 +25,10 @@
|
|||
}
|
||||
},
|
||||
"placement": [
|
||||
{
|
||||
"type": "minecraft:heightmap",
|
||||
"heightmap": "OCEAN_FLOOR"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:block_predicate_filter",
|
||||
"predicate": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue