1.2.0
- Change fishing drop from SPONGE to WET_SPONGE (issue #1)
- Add configuration option for sponge type (wet, normal)
- Fix dependency issues in fabric.mod.json
- Properly specify Minecraft versions that the mod is compatible with (Minecraft 1.20.5-6 should work now)
- Add breaking version of owo-lib (0.12.9+1.20.5)
- Update build tools
Tested to work in Minecraft 1.20.5 -> 1.21.4
1.1.0
- Update for Minecraft 1.20.5+
- Change how sponges are appended to fishing loot table
- Sponges now are dropped alone without any other item
- Sponges are now in the FISHING_GAMEPLAY loot table
- Rarity is now calculated as weight
- Rarity set to 0.12 (12 weight) by default
- Used newer build tools