Releases: DragonEggBedrockBreaking/VanillaDisable
Releases · DragonEggBedrockBreaking/VanillaDisable
4.0.3 for 1.21.3
- Update to 1.21.3
4.0.3 for 1.21.1
- Fix block 'can_interact' rule (make it work properly + fix crash)
- Fix item 'works' rule
- Disable nutrition/saturation feature when nostalgic tweaks is present
4.0.2 for 1.21.1
- Fix some crashes
4.0.1 for 1.21.1
- Fix breeding rules not working for villagers
- Allow any item to be used as furnace fuel if the player wants
- Fix entering other dimensions taking excessively long, even in creative mode
- Fix crash on dedicated server launch
4.0.0 for 1.21 and 1.21.1
-
Partially redo configuration system (again):
- Move the worldgen config to the common command format, and add to common GUI (worldgen GUI still exists for pre-world creation GUI
- Move the gamerules that still exist in v3.x.x to the common command format
- Migrate the old configuration systems
-
Other substantial changes:
- Rewrite worldgen GUI (for pre-world creation) to be more user friendly
-
Code changes (that shouldn't affect the end user):
- Rewrite most of the config code (including the command) to simplify them and make development a lot easier (I now once again understand how my mod actually works!)
3.4.0 for 1.21 and 1.21.1
- Update to 1.21
3.3.4 for 1.20.6
- Fix villager-related crash
3.3.3 for 1.20.5
- Fix potential world loading crash
- Also works on 1.20.6
3.3.2 for 1.20.5
- Update to 1.20.5
3.3.1 for 1.20.4
- Fix crashes, compatibility issues related to
push_behaviour
block property - Fix advancement toggle issues
- Make disabling advancements actually work
- Only send advancement failure message if advancement manually triggered through command to prevent chat spam
- Minor license change - remove optional "incompatible with secondary licenses" section of MPL-2.0 license