Started by
techniccalc
on
Topic category: Help with MCreator software
Hello, I'm trying to make if a specific item is dropped on a specific block it triggers the code.
I'm quite inexperienced with mcreator, but what i managed to get is when that item is dropped, it checks what kind of block the player is standing on,
not the dropped item. I'm sure it has something to do with item entities but I'm not familiar working with that,
Any help would be appreciated, thanks!
If you posted an image it doesn't seem to be appearing
https://i.ibb.co/xg8RTYb/Capture.png
still not appearing, could you try sending it to me on discord at incel_cat
Looks like you have the general right idea on how to perform procedures on dropped items. Here's one of my procedures that turns concrete powder into concrete blocks. Maybe it'll help.