Fix crash that could occur when loading leaves that had been loaded in previous version of the mod.
A cumulative changelog can be found here
- Fixed persistent leaves' distance never being calculated when 'ignorePersistentLeaves' was enabled.
- This prevented observers from triggering when observing persistent leaves whose distance should have changed, which is used in some redstone contraptions.
- Persistent leaves now calculate distance based on both non-persistent and persistent leaves, while non-persistent leaves still ignore persistent leaves (if the config is enabled).
A cumulative changelog can be found here
- Fixed translations downloading on servers.
- Warnings will no longer be logged when Mod Menu and/or Cloth Config aren't present.
A cumulative changelog can be found here
First release!
A cumulative changelog can be found here