oresandmetals-2.0.3-forge+1.20.1
Curse Maven Snippet
What's new
What's Changed - 2.0.3-1.20.1
Refactor arrow entities and renderers to use a unified ModArrowEntity and ModArrowRenderer
- Removed individual arrow entity classes (Adamant, Bronze, Iron, Mithril, Rune, Steel) and replaced them with a single ModArrowEntity that utilizes an ArrowMaterial enum for texture and item stack retrieval.
- Consolidated arrow renderers into a single ModArrowRenderer to streamline rendering logic.
- Updated ModItems to create arrows using ModArrowItem, which now takes an ArrowMaterial and damage value.
- Adjusted client setup to register the new ModArrowRenderer for all arrow types.
Add item tags for all tools,
This mod has no additional files

