Config logging improved. Config ordering. Added E-Furnace GUI rf/t and SOC tooltip. Fixed server world load config application bug. (issue #152).

This commit is contained in:
stfwi 2021-01-03 12:17:00 +01:00
parent 98529fd961
commit 61d0225afa
28 changed files with 372 additions and 120 deletions

View file

@ -11,6 +11,9 @@ Mod sources for Minecraft version 1.16.x.
## Version history
- v1.1.6-b3 [M] Config logging edited, E-Furnace GUI capacitor tooltip added, E-Furnace power consumption
independent of config speed setting (issue #152 ty Staegrin).
- v1.1.6-b2 [M] Alternative Clinker Brick recipe (swapped Bricks/Nether Bricks) added.
[M] Furnace XP handling simplified (simply stores/releases XP for each smelting process).
[M] Mod devices do not propagate strong Redstone power to adjacent blocks.