Started by
Pepper
on
Topic category: Help with Minecraft modding (Java Edition)
i want my custom spear to stick to block that they hit like an arrow or trident. how do i do that?
Topic category: Help with Minecraft modding (Java Edition)
i want my custom spear to stick to block that they hit like an arrow or trident. how do i do that?
I'm pretty sure you need java for that. I tried to do it with GPT and completely ruined my entire workspace in the process. Didn't work tho.
you could create an entityprop, that looks like your projectile, and gets summoned when it hits a block?