HHGames/data/herohost/predicate/world_y50.json

14 lines
283 B
JSON
Raw Normal View History

{
"condition": "minecraft:entity_properties",
"predicate": {
"location": {
"position": {
"y": {
"max": 50
}
},
"dimension": "herohost:world"
}
},
"entity":"this"
}