Releases: josephcsible/Oreberries
0.5.0 for 1.12.x
Allow changing the number of berries dropped
Add zh_cn translations from @DYColdWind
0.4.1 for 1.12.x
Fix crash when other mods (such as Additional Enchanted Miner) call canSilkHarvest with a null player
0.4.0 for 1.12.x
Simplify silk touch logic
Drop berries if a bush is broken with them
0.3.2 for 1.12.x
Register the oredict entry for oreberries as late as possible, minimizing the chance that doing things like making nuggets with the Tinkers' Construct smeltery will actually make oreberries.
0.3.1 for 1.12.x
Fix explosions being able to bypass silk touch requirement
0.3.0 for 1.12.x
Save config changes made with the in-game GUI
Add an option to require a certain silk touch level to harvest oreberry bushes
0.2.0 for 1.12.x
Add support for specifying dimensions and replaced blocks during worldgen
Clean up more when regenerating the .json
0.1.1 for 1.12.x
Fix dedicated server crash upon startup
0.1.0 for 1.12.x
Initial release