Started by
nilek20
on
Topic category: Help with Minecraft modding (Java Edition)
I have Created an item using this tutorial ( https://mcreator.net/forum/35227/how-make-throwable-item-tutorial ) but i want the item to be removed from the hotbar and then apear or the ground where the projectile impacts but i cant figure out how. i would appreciate it if someone could tell me below.
To make the item remove itself when shot, just make it consume itself as ammo.
I don't know how to make you retrieve it when found on the ground though