- Use Scheduler instead of Thread
- Properly re-render config screen when "Treat as whitelist" is changed
Fixed NeoForge version
Update to 1.21.4
- Updated to BTA! 7.3-pre1
- Updated to 1.21.2/1.21.3
Experimental release for Better Than Adventure!
Less featureful than modern versions but mainly has the same functionality.
Requires BTA 7.2_01 w/ Babric.
- Updated to 1.21
- Switched back to YACL
DropConfirm 2.0.0 and onwards requires TheConfigLib instead of YetAnotherConfigLib due to issues with forge. You can get TheConfigLib here
- Now uses Architectury
- Added an option to change the blacklist to work as a whitelist
- Add Item Blacklist
- Items added to the blacklist will be ignored by DropConfirm
- Update environment in fabric.mod.json
- Should now properly show the "client" badge in ModMenu
- Update environment in fabric.mod.json
- Should now properly show the "client" badge in ModMenu
NOTE: This version of DropConfirm does not contain the item blacklist feature, due to the lack of a version of YACL for 1.19.4 that contains the ItemController class.
- Backport to 1.19.4
- Update dependencies and switch to new YACL config API
- Support 1.20.2
- Switched mod from Quilt to Fabric
- Should now be compatible with both ModLoaders
- Switched Config Library from Cloth Config to YetAnotherConfigLib
- Added an option for disabling the sounds played for various DropConfirm events
- Refactored/simplified some code in general