Started by
Beldrox
on
Topic category: Help with Minecraft modding (Java Edition)
Is possible to create a procedure that checks if there is a specific dropped item in an area?
For example: if droppedItem == minecraft:bone then doSomething;
I have the same problem...
Did any of you guys get a solution?
Yes It's possible:
This does not seem to be working for me.
I tried the prescribed procedure with an additional "If".
When i throw the item nothing happens.
Did i get something wrong with the procedure?
Here is a picture of the procedure: https://imgur.com/J9kaX1s
What if I want a spefifc item dropping on the block is that possible?
I found the solution: create a new procedure and search in global triggers for "Item Is Dropped"