Disabling lore tab

master
benamaurer 2022-08-02 16:33:32 +00:00
parent 6e9d1289f3
commit c32928e66f
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"
}
}
}