fixed quicksand placement
This commit is contained in:
parent
02854ea929
commit
3b31be655a
1 changed files with 1 additions and 18 deletions
|
|
@ -20,24 +20,7 @@
|
|||
]
|
||||
}
|
||||
},
|
||||
"placement": [
|
||||
{
|
||||
"type": "minecraft:block_predicate_filter",
|
||||
"predicate": {
|
||||
"type": "minecraft:any_of",
|
||||
"predicates": [
|
||||
{
|
||||
"type": "minecraft:matching_blocks",
|
||||
"blocks": "minecraft:red_sand"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:matching_blocks",
|
||||
"blocks": "ad_astra:mars_sand"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
"placement": []
|
||||
},
|
||||
"tries": 8,
|
||||
"xz_spread": 8,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue