Ben Maurer 2022-08-03 02:13:43 +00:00
commit c1b7de2924
1 changed files with 1 additions and 18 deletions

View File

@ -12,24 +12,7 @@
},
"criteria": {
"be_near": {
"trigger": "minecraft:location",
"conditions": {
"dimension": "minecraft:overworld",
"position": {
"x": {
"min": 1198,
"max": 1204
},
"y": {
"min": 15,
"max": 19
},
"z": {
"min": 1171,
"max": 1178
}
}
}
"trigger": "impossible"
}
}
}