Started by
KD2D
on
Topic category: Help with Minecraft modding (Java Edition)
I'm trying to make a custom laser that a boss randomly shoots at players and sets fire to the target block, but the laser is invisible and doesn't damage things. Can someone help (with minimal/no custom code)?
I also need a good laser shoot sound.
You can try to make an entity
Its the raytracing I have trouble with. Also it needs to set fire/fill cauldrons with lava on impact.