- add lifeTimeAcc option to control print duration when it in rain.
- fix hardness gate will open for some block which hardness is 0, potentially
- fix print rotation was 180 degrees bigger than early version (mc > 1.21)
- try use autoconfig instead of cloth2, slightly decreased jar pack size. (mc > 1.21)
- why suffix "a"? fix a foolish thing >_<
- and what about "b"? fix print fading too rigid when lifeTimeAcc set too high.
- Separated duration config of footprint and watermark (It will reset config, remember backup yours)
- Fix print's horizontal offset does not follow to print size
- Fix (or add on 1.20.4) compat for Random Mob Sizes 2.1 (only 1.18.2-1.20.4)
- Adjust default config (thks to nimbXnumb)
- Uniqulify value and method name in mixin
- Update to 1.20.6
- Removed ArchAPI dependency due to its no longer update on Forge
- So this mod no longer supports to multiloader, it's just Fabric mod
- Forge version no longer maintained due to my tired life :(
- Separate duration config of footprint and watermark
- Use vanilla scale instead of Random Mob Sizes compat
- Some small tweaks