summaryrefslogtreecommitdiff
path: root/src/main/java/com/keuin/ohmyvanillamc/mixin/Mc113809BambooBlockMixin.java
AgeCommit message (Collapse)Author
2021-01-17BugFix: Bamboo 0-tick fix is not valid, because of the absent of Mixin ↵Keuin
config entry.
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