Initial Release
Fixed NPE null script error Fixed Bounding box by providing a minimum for passable blocks as it wouldn't receive bounding box if 0 thickness
- Fixed accepted decomposer materials
- Fixed issue with json
- Fixed crafting recipe structure and jsons
. Added proper hitbox parsing that was missing in these versions, hitboxes will reflect models now
. Added proper 1.5 hitboxes to fences to prevent jumping over them```
Fabric/Neoforge Decocraft-nature 1.20-1.21 . Added proper hitbox parsing that was missing in these versions, hitboxes will reflect models now . Added proper 1.5 hitboxes to fences to prevent jumping over them
Fixed fence hitboxes so they match vanilla height and mobs cannot jump over them.
Decocraft-nature — Neoforge (Minecraft 1.21.1) Changelog
Refactored recipe registration to correctly initialize the Nature Bench, Sprouting Table, and Headge Clippers.
Added Coal as a valid input for the Sprouting Table.
Changed Bed validation Logic that would prevent vanilla bed rest Validation
Improved GUI safety — items clicked in deadspace are now automatically returned to the player's inventory instead of being dropped.
Changed Manual Codecs to Fabric Nbt Save/Read Methods to prevent saving of empty item stacks which would result in corruption/crash
Refactored recipe registration to correctly initialize the Nature Bench, Sprouting Table, and Headge Clippers.
Added Coal as a valid input for the Sprouting Table.
Changed Bed validation Logic that would prevent vanilla bed rest Validation
Improved GUI safety — items clicked in deadspace are now automatically returned to the player's inventory instead of being dropped.
Changed Manual Codecs to Fabric Nbt Save/Read Methods to prevent saving of empty item stacks which would result in corruption/crash
Decocraft-nature — Fabric (Minecraft 1.20-1.21.1) Changelog
Refactored recipe registration to correctly initialize the Nature Bench, Sprouting Table, and Headge Clippers.
Added Coal as a valid input for the Sprouting Table.
Changed Bed validation Logic that would prevent vanilla bed rest Validation
Improved GUI safety — items clicked in deadspace are now automatically returned to the player's inventory instead of being dropped.
Changed Manual Codecs to Fabric Nbt Save/Read Methods to prevent saving of empty item stacks which would result in corruption/crash
Refactored recipe registration to properly register the Nature Bench, Sprouting Table, and Hedge Clippers.
Added Coal as an accepted input for the Decomposer.
Improved GUI safety — items clicked in deadspace are now automatically returned to the player's inventory instead of being dropped.
Fixed Namespace to not conflict and cause crashing on Neoforge
Initial NeoForge 1.21.1 release


