A simple mod for Minecraft 25w14craftmine (2025 April Fools snapshot) that lets you freely enable/disable (hopefully) all unlocks/upgrades.
Now you can disable that annoying unlock that drops dirt blocks in your inventory which have weird NBT data and don't stack with regular dirt blocks! Or if you change your mind, you can re-enable it later!
This code is pretty simple and kinda hacky. It may not function as intended in all cases, I apologize for that, I may update this to fix any such bugs in the future. It's also designed to hopefully work with any future mods that add more unlocks, but no promises there.
You can download the latest release from the Releases tab, or from Modrinth
run ./gradlew build on linux or WSL,
or run gradlew.bat build on windows.