![Compact Crafting](https://media.forgecdn.net/avatars/thumbnails/324/502/256/256/637440523810696496.png)
JEI does not handle blockstates well
AlleCraft-alterego opened this issue ยท 5 comments
all not full block (for exemple slab or redstone_wire) in datapack recipe don't rendered in image or ingredient in jei integration, but recipe work if used
As an update: Still working on this; it appears to show up if you don't specify a specific blockstate in the recipe JSON (you'll need Properties, all of them must be set).
I'm trying to expand the system to take a set of required properties, so the recipe matcher can ignore non-critical props (like direction, or redstone connectivity). Stay tuned.
Closing this as the block component is reaching maturity. There will still be improvements but those will be noticed in commits/changelogs.