Details
-
Type:
Bug
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: 1.16 Pre-release 5, 1.16.1, 20w29a
-
Fix Version/s: 1.16.2 Pre-release 2
-
Labels:None
-
Confirmation Status:Community Consensus
-
Category:Data Packs
-
Mojang Priority:Important
Description
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.