Posted March 24, 20205 yr Hello, I am trying to create a crossbow item for my mod but do not know how, I am using 1.15.2.
March 24, 20205 yr 46 minutes ago, Jae said: Hello, I am trying to create a crossbow item for my mod but do not know how, I am using 1.15.2. See the Minecraft Vanilla code, it will help you to make one, else you can create a class and then extends the vanilla crossbow. Edited March 24, 20205 yr by DragonITA New in Modding? == Still learning!
March 25, 20205 yr Author 18 hours ago, DragonITA said: See the Minecraft Vanilla code, it will help you to make one, else you can create a class and then extends the vanilla crossbow. I created the class that extends the vanilla one but now it starts charging and instead of stopping charging process it restarts and just goes in a loop and only fully charges if you stop it yourself at the perfect time, is there any way to fix this?
March 25, 20205 yr Idk, try to see or the render or your item class New in Modding? == Still learning!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.