fz-survival-datapack/data/fzsd/predicate/in_dimension_the_nether.json
2024-06-16 11:01:54 +08:00

9 lines
178 B
JSON

{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"location": {
"dimension": "minecraft:the_nether"
}
}
}