summaryrefslogtreecommitdiff
path: root/gradle.properties
AgeCommit message (Collapse)Author
2021-01-24Add furnace lag fix. Use SemVer.Keuin
2021-01-17BugFix: Bamboo 0-tick fix is not valid, because of the absent of Mixin ↵Keuin
config entry.
2021-01-16MC113809: now supports all 5 plants in 20w11a for zero tick farms: cactus, ↵Keuin
sugar cane, bamboo, twisted vine and weeping vine. Simple tests are passed. However, further tests are needed.
2021-01-16Add runtime configuration editing command `/omvm set <key> <value>`. The set ↵Keuin
is temporary and will not be modified in disk.
2021-01-15Add bamboo in MC-13809 reintroduction.Keuin
2021-01-15Small refactor to make the code looks better.Keuin
2021-01-15Implement MC-113809 (zero-tick plants farm) reintroduction (only cactus is ↵Keuin
implemented).
2021-01-15Add `/omvm` command showing configurations.Keuin
2021-01-15Version 1.4.1: add switch for fixing EntityTrackerEntry spamming. Improve ↵Keuin
option list.
2021-01-15Version 1.4.0: supports reintroducing llama item duplication. Add ↵Keuin
configuration file.
2020-12-28Version 1.3.1: fix the wrong mixin.v1.6.01.5.5Keuin
2020-12-28Version 1.3.0: add switches for all disable features. Fixed the vanilla bug ↵Keuin
that the entity trackers sometimes spam in the console.
2020-12-19Version 1.2.0: support disabling the spawn of wandering traders.Keuin
2020-12-19Version 1.1.0: enhance disabling of fish schooling.Keuin
2020-12-18First version: implemented disabling fish schooling.Keuin