1.14/1.15: Slab Slice placement improved. Major refractoring to the 1.13+ naming conventions. 1.12: Moved static Crate UI constants (related to issue 91).

This commit is contained in:
stfwi 2020-04-30 15:56:07 +02:00
parent dea1363f8e
commit 4c2755d915
92 changed files with 3237 additions and 3050 deletions

View file

@ -11,6 +11,9 @@ Mod sources for Minecraft version 1.15.1.
## Version history
- v1.0.20-b6 [M] Slab Slice placement improved.
[M] Quite some naming/refractoring under the hood.
- v1.0.20-b5 [A] Electrical Furnace can draw in smelting input items from an adjacent inventory when a
Hopper is placed in the auxiliary slot.
[M] Wrapped Labeled Crate label slot to prevent sorting mods from altering the label.