-
Bug
-
Resolution: Fixed
-
1.16 Pre-release 5, 1.16.1, 20w29a
-
None
-
Community Consensus
-
Data Packs
-
Important
The following predicate always is false:
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"distance": {
"x": {
"min": 0,
"max": 3
},
"z": {
"min": 0,
"max": 3
}
}
}
}
Worked fine in 1.15.2. Broken since 20w18a.