2020.8.18
Catch errors of loading black list.
2020.8.13
Fixed a side loading error shown in server launching.
Fixed workbench plus create items even materials not supplied. Close #99
2019.12.24
Fixed a crash of java.lang.IllegalAccessError. #75
Update forge to 28.1.108
2019-11-17
Added - new condition for recipe, "Config". Used in recipe of RemoveBedrockModule.
Added - new module, "Remove Bedrock Module". You need this module to break/collect bedrock with quarries.
Added - new recipe ingredient for enchanted items.
Added - ReleaseChunkLoadEvent to avoid release forced chunks when machine is removed.
Added - status GUI for ChunkDestroyer.
Changed - allow QuarryPlus to remove bedrock with above module.
Changed - quarry requires more energy to break hard blocks. before: linear, after $ hardness ^ 1.1 $ .
Fixed - a bug that machines stop when the work need more energy than the capacity of machine. e.g. pump plus works with very large lake.
Fixed the calculation of quarry energy shown in GUI of StatusChecker was wrong.
Fixed - Lines of ChunkDestroyer can't be seen from far place.
Refactoring - removed duplicated codes.
Update forge to 1.14.4-28.1.87
2019.7.20
Fixed bug where quarry is reset when work finished if BC's pipe is connected.
2019.7.12
For Minecraft 1.13.2
In this version, QuaarryPlus is replaced to new one, which has module system. PumpPlus, ExpPump, Replacer will be converted to a module just by crafting. GUI of new quarry can accept these and works as the original tile is placed next to the quarry.
|