Started by
LincolnX
on
Topic category: Help with Minecraft modding (Java Edition)
Hi, I'm making a block that acts exactly like magma. Whenever I throw an item on it, it gets deleted due to being set on fire. On a vanilla magma block, items do not get deleted on magma blocks. Is there any way to detect an entity is a dropped item?
Use is event/target entity (sub)type of entity in the bottom of the Logic tab and change no entry sellected to item.