-
Bug
-
Resolution: Duplicate
-
None
-
1.19.4
-
None
-
Win10, Java 17.0.3
-
Unconfirmed
-
(Unassigned)
Use the attached id_match predicate and try the following (with a scoreboard called ids):
- Set $tempID ids score to something inside of the range [-43,160,000, 43,160,000].
- Set the player's score (or the score of any entity) to the same number.
- Using something like /say @e[predicate=something:id_match] will allow the predicate to find the entity,
- Set the scores to something outside the range above will not work.
The scores of $tempID and any other entities should match, of course, for this to work at all.
This is probably also broken in every version since this predicate type was introduced but I don't have time to test them all. ^^'
- duplicates
-
MC-254370 Loot condition "entity_scores" cannot check all possible scores
- Open