- Fixed titles being missing in the Coindenser screen
- Fixed Coindenser particles being tinted
- Fixed Coindenser destroying non-coin items
- Add the Coindenser, an automatic way to convert coins to a consistent denomination
- You can now "unmint" coins by putting them back into the coin slots in a Mint
This required significant internal reworks to genericize the code enough to allow the Mint and Condenser to share access logic, so the 1.20 port will take a bit.
- Fixed coins per tier not saving
- Allow customizing coins per tier
- Minimum is 2, maximum is 999
- Add #camphor:coins tag
- Fixed coin stacking ignoring issuer (port mistake)
- Ported to 1.20.1
- Add missing coin purse recipe...
- Fix migration causing rollbacks
- Remove rare debug print
- Fixed dimension transfer jank
- Fix NPE when opening someone else's mint
- Guard against more similar NPEs in the future
- Initial release!