- added shoot wither skull ability to witherite (may be changed later idk, depends how people feel about it)
- refactored custom gear set code to be more concise with less boilerplate
# additions
- added dragon armour
- right click with sword to dash
- chestplate is actually an elytra, uses a clientside resourcepack to render a chestplate as well.
- chestplate has the armour value of prot4 netherite
- added blazing armour
- full set provides complete immunity to fire
- right click with sword shoots three fireballs just like a blaze.
- sword has the equivalent of fire aspect 3 built in.
- started working on a basic abstract class for custom food and drinks to make additions easier in the future.
# improved clientside resourcepack with new additions
- dragon armour / sword
- blazing armour / sword
- added shoot wither skull ability to witherite (may be changed later idk, depends how people feel about it)
- refactored custom gear set code to be more concise with less boilerplate
# additions
- added dragon armour
- right click with sword to dash
- chestplate is actually an elytra, uses a clientside resourcepack to render a chestplate as well.
- chestplate has the armour value of prot4 netherite
- added blazing armour
- full set provides complete immunity to fire
- right click with sword shoots three fireballs just like a blaze.
- sword has the equivalent of fire aspect 3 built in.
- started working on a basic abstract class for custom food and drinks to make additions easier in the future.
# improved clientside resourcepack with new additions
- dragon armour / sword
- blazing armour / sword