summaryrefslogtreecommitdiff
path: root/src/main/java/com/keuin/ohmyvanillamc/OhMyVanillaMinecraft.java
AgeCommit message (Collapse)Author
2021-02-19Add sub switch for plants in zero tick farm reintroducingHEAD1.16.4Keuin
2021-01-24Add furnace lag fix. Use SemVer. BugFix: Entity Tracker spamming fix does ↵Keuin
not work in the previous versions.
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 `/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.0: add switches for all disable features. Fixed the vanilla bug ↵Keuin
that the entity trackers sometimes spam in the console.
2020-12-18First version: implemented disabling fish schooling.Keuin