- 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
- Add switcher for enable mod option. Now footprint can only gen by players.
- Add 'Custom Texture' option to config print texture of each mob. you'll need to make a custom resourcepack for that.
- Rename 'Print Size' option to 'General Print Size' and measure in pixel instead of block.
- Add compat for
Random Mob Sizes
. (1.18.2-1.20.1 only) - Fix a bug that boattttrail can't be disabled.
- Internal optimizations.
- Add MobInterval option to config footprint generate interval for specific mob.
- Add FootprintSize option for custom print texture.
- Rework HorseLikeMob option into Front-BackOffset.
- Rework SpiderLikeMob option into Left-RightOffset.
- Adjust MobSize option from assignment to multiply.
- Remove duplicate footprint texture.
- Delete blank pixels in texture.
- Other optimizations.