File Details
2.2.0+26.1.x
- R
- Apr 28, 2026
- 359.19 KB
- 142
- 26.1.2+2
- Fabric
File Name
bronze-fabric-2.2.0+26.1.jar
Supported Versions
- 26.1.2
- 26.1.1
- 26.1
Curse Maven Snippet
### 🎉 First 26.1 Release ### ☀️ New - New Item: Trowel - right click certain blocks to turn them into others, sometimes yielding drops - supports data driven conversion recipes in `data/trowel_conversions/`. View examples [here](https://github.com/khazoda-mods/bronze/tree/26.1/common/src/main/resources/data/bronze/trowel_conversions) . - some default included blocks are grass blocks, podzol, sand and soul sand. - New Item: Bronze Coin - Rarely found while digging up certain blocks with a trowel - Currently only used to smelt down into Bronze Nuggets - Can be used as currency in an SMP ### ⚙️ Changes - Config format & backend reworked, now uses `config/bronze.properties`. Please check your old config and change values in the new file as needed. - Sickle now supports independent mowing and harvesting ranges, defined in config. ### 🛠️ Fixes - Rebalance & Fix Create compatibility crushing recipe for Bronze Blend - Sickle's mow/harvest algorithm has been optimized and some edge case bugs are now fixed