Started by
natepaulnicolas
on
Topic category: Help with Minecraft modding (Java Edition)
I am trying to make an item that throws a custom projectile, which I was able to make the code and projectile. However, I can only use this in creative mode and it won't work in survival mode. I tried to use the shoot projectile block (image in link provided) but it wont let me insert anything, and it shows a blank puzzle piece. I tried to insert every block I could find and searched up any issue but to no avail. Is there a fix to this, thanks. https://imgur.com/a/JP2qxVU
Edited by natepaulnicolas on Sat, 04/18/2026 - 07:41
You just need to put one of them in the hole (in projectile procedure)
Thanks for the tip and I hope this helps someone else