File Details
additions-0.14.4-1.21.8+build.3.jar
- B
- Aug 12, 2025
- 742.67 KB
- 112
- 1.21.8+2
- Fabric + 1
File Name
additions-0.14.4-1.21.8+build.3.jar
Supported Versions
- 1.21.8
- 1.21.7
- 1.21.6
Curse Maven Snippet
DOMAdditions v0.14.4-Beta (Minecraft 1.21.8)
Features
- Optimized crafting recipes for AoE tools and all lantern types (all lanterns now craftable).
- Improved block naming for better consistency.
- Updated tooltip display for radius mining tools — takes up less space in the UI.
- AoE Mining now works in Creative Mode — a new server-side
AttackBlockCallbackdetects block breaking withRadiusMineItemand applies the AoE mining effect, just like in Survival mode.
Fixes
- Path stairs climbable again — fixed collision issue by adding
.suffocates(Blocks::never). - Code cleanup — moved
AttackBlockCallbacklogic intoRadiusMineItem.ktcompanion object for better encapsulation. - Minor refactor —
ModelHelpermoved into thehelperpackage.

