1.12: Crafting table recipe resolver and item rendering.

This commit is contained in:
stfwi 2019-09-17 18:10:35 +02:00
parent 03957b423a
commit 0ad6e542ba
6 changed files with 13 additions and 7 deletions

View file

@ -11,7 +11,9 @@ Mod sources for Minecraft version 1.14.4.
## Version history
~ v1.0.12-b3 [A] Crafting Table: Added recipe collision resolver,
~ v1.0.13-b1 [A]
- v1.0.12-b3 [A] Crafting Table: Added recipe collision resolver,
also applies to crafting history refabrication.
[A] Crafting Table: Added rendering of placed items
on the top surface of the table.