HeroChris
49068b6989
- modulair reset system - fall out of world reset - lobby enchantment additions for drowning damage negation - predicate world level 50 for herohost:world
14 lines
283 B
JSON
14 lines
283 B
JSON
{
|
|
"condition": "minecraft:entity_properties",
|
|
"predicate": {
|
|
"location": {
|
|
"position": {
|
|
"y": {
|
|
"max": 50
|
|
}
|
|
},
|
|
"dimension": "herohost:world"
|
|
}
|
|
},
|
|
"entity":"this"
|
|
} |