I'm quite new to modding (and forums), and I'm trying let the player shoot/spawn a custom entity fireball on right click. I made an item that shoots the entity correctly, but this isn't what I want. I think I need to send packets to the server in order for it to work, I'm just not sure how to go about it properly. I assume world.addEntity might not work, only because it doesn't show up in-game. Any help is appreciated.
2 replies
Important Information
By using this site, you agree to our Terms of Use.