1.15: Crafting Table TER implemented. Crafting Table refab tweaks added.

This commit is contained in:
stfwi 2020-01-12 17:43:56 +01:00
parent d4488df2b7
commit df4fe500ba
18 changed files with 1269 additions and 844 deletions

View file

@ -11,7 +11,9 @@ Mod sources for Minecraft version 1.15.1.
## Version history
- v1.0.18-b3 [A] Added Treated Wood Crafting table tweaks (ctrl-shift moves all same stacks from the
~ v1.0.18-b4 [A] Ported Treated Wood Crafting Table item rendering.
- v1.0.18-b3 [A] Added Treated Wood Crafting Table tweaks (ctrl-shift moves all same stacks from the
inventory, mouse wheel over crafting slot increases/decreases crafting grid stacks).
[F] EN Lang file fixed (issue #76, thx Riverstar907).
[F] Fixed Tree Cutter not respecting power-required config (thx federsavo, issue #77).