Started by
Olaizjul
on
Topic category: Help with Minecraft modding (Java Edition)
Hello, I was trying to make this shuriken for my mod but i can't figure out how to make the item itself throwable. I don't want to use bullets, I want to actually make the item shoot itself.
Edit: I actually want it to be almost exactly like a snowball. I shoot the thing itself and i dont have to charge to shoot.
Edited by Olaizjul on Sat, 11/28/2020 - 08:51
Set the item ammo to itself.
Right and you should set the item use to 1 so when you launch the shuriken it will disappear, you can also make a procedure to spawn a shuriken on the ground when hit a block or a person