Nomifactory / ExtendedCrafting

Adds some new ways to craft items, as well as extra crafting items and utilities.
MIT License
2 stars 5 forks source link

Make the Ender Crafting JEI wrapper respect shaped crafts #29

Closed WaitingIdly closed 1 year ago

WaitingIdly commented 1 year ago

code copied from BasicTableCategory.java, resolves #28

Exaxxion commented 1 year ago

Rebase was to put these changes on top of build fixes from master which didn't need to be part of this branch's change history

Exaxxion commented 1 year ago

Since this encompassed more than #28 's script snippet would exercise, I'm including the script file I used in the dev environment to make sure shaped recipe construction and rendering in JEI worked properly. Don't forget to rename the file if you use it, GitHub won't let me upload ".zs" even though it's just plaintext.

test.zs.txt