Compact Crafting

Compact Crafting

9M Downloads

JEI does not handle blockstates well

AlleCraft-alterego opened this issue ยท 5 comments

commented

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

commented

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.

commented

oh, thanks !

commented

Closing this as the block component is reaching maturity. There will still be improvements but those will be noticed in commits/changelogs.

commented

wonderful !

commented

Going to keep this as an omnibus towards full JEI support; beta 1 adds some nice things to fix the recipe loader, but JEI won't show all the possible states right now.