Recipe book display issue
WarlordWossman opened this issue ยท 1 comments
Issue Description:
I made a 2x2 shaped crafting recipe which does only work with the vanilla recipe book if you have enough items to craft it at least once in your inventory. If you have less than 4 items in your inventory the recipe book will wrongly display the blueprint of the recipe.
What happens:
What you expected to happen:
Note: I can get the blueprint to work like the actual recipe with an altered script that uses null entries but that's not a sollution to my problem since it makes crafting this recipe in the player 2x2 grid impossible.
What I expect to happen is if you don't have enough items to craft the recipe it should display the blueprint right instead of putting the netherrack items in the wrong order (first picture).
Script used:
https://pastebin.com/u73Jvv8Q
(recipe of interest at line 38)
crafttweaker.log file:
Affected Versions (Do not use "latest"):
- Minecraft: 1.12.2
- Forge: 2836
- Crafttweaker: 4.1.17