Started by
tavolga
on
Topic category: Help with Minecraft modding (Java Edition)
Currently, if I do this:
the "Has Event/target entity in inventory" block only returns true if the item does not have any NBT data. How do I go about targeting items with NBT data? Should I create a function that searches the player inventory instead?
Try this