zxq5 c760ea20e5
Java CI with Maven / build (push) Successful in 1m10s
# changes
- 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
2025-02-06 09:21:56 +00:00
2025-02-06 09:21:56 +00:00
2025-01-05 18:42:39 +00:00
S
Description
No description provided
225 KiB
ItemRecode Latest
2025-09-11 09:29:15 +01:00
Languages
Java 100%