Started by
Blueiicat
on
Topic category: Help with modding (Java Edition)
How do I make the rocket jumper shoot rockets that deals no damage, gunboats that cancels all fall damage and a market garden that normally deals 4 damage and 12 damage on a crit but which only crits when airborne after using the rocket jumper?
1- watch a tutorial on youtube on how to make projectiles to make an item (rocket jumper) that throws a projectile (rocket), then set the damage of the projectile to 0
2- make an armor, disable all pieces except boots and then add separately the procedure: https://imgur.com/7mGL8DY (of course with your custom boots, not the diamond ones)
3- that's more complicated, could you explain better?
Basically a shovel that deals 4 damage on a normal attack, and 12 damage if the player has used the Rocket Jumper and haven't touched the ground since the rocket jump. (and if the player is still in the air obv)
Let's just say that you need to do MANY things, so explaining or sending screenshots would be impossible, so basically, heres the link to download the MCreator workspace where I made the rocket jumper and the market garden
https://drive.google.com/file/d/1DxdvpPZ7fSBYHAEXhRDmTUG7UoysIMnw/view?usp=sharing
(change the textures)
Ty <3
It's a pleasure