-
Bug
-
Resolution: Invalid
-
None
-
24w13a, 1.20.5 Release Candidate 2
-
None
-
Confirmed
-
Data Packs
Here's a small datapack to check if the player is holding a lodestone compass that's tracking a lodestone in the overworld. It unfortunately doesn't work since the predicate requires a pos component as well
Steps to reproduce:
- Install the datapack
- Place a lodestone in the overworld
- Use a compass on it and hold it in your mainhand
- Run /execute if predicate lodestone_dimension_match:holding_lodestone_compass
The nbt way of doing this was with "nbt": "{LodestoneDimension:\"minecraft:overworld\"}"
- relates to
-
MC-270707 All fields seem to be required when checking components in predicates or advancements
- Resolved