1.14/1.15 Dev snapshot: Labled Crate GUI quickmove, recipe fixes, valve caching removed, missing cap invalidation added.

This commit is contained in:
stfwi 2020-03-30 14:18:45 +02:00
parent 05b9f7c31f
commit fd358d98dc
80 changed files with 1544 additions and 905 deletions

View file

@ -11,7 +11,11 @@ Mod sources for Minecraft version 1.14.4.
## Version history
~ v1.0.20-b3 [M]
~ v1.0.20-b3 [M] Labeled Crate: GUI quick-move-all (ctrl-shift click) smart move tweaked, Manual page added.
[F] Fixed IE ingredients based default recipes for Factory Dropper and Small Electrical Furnace.
[M] Factory Hopper: GUI quick-move-all added.
[M] Code structure, simplifications, cap invalidation fixes.
[M] Valves: Removed performance caching for testing purposes.
- v1.0.20-b2 [U] Forge version requirement set to >= 28.2.3.
[A] Added Labeled Crate (storage crate with built-in item frame).