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

@ -10,7 +10,7 @@ Mod sources for Minecraft version 1.12.2.
----
## Version history
~ v1.0.12-b2 [A] Crafting Table: Added recipe collision resolver,
- v1.0.12-b2 [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.