[Feature Request] More JEI
JWTHDYTWA opened this issue ยท 4 comments
What about possibility of making JEI schematics like ExtraUtilities2 do. Something like
mods.jei.JEI.addSchematic(IItemStack, IBlock[[[]]]);
I would think he's talking about a ExtUtils2 specific JEI handler.
https://github.com/rwtema/Extra-Utilities-2-Source/blob/master/1.10.2/src/main/java/com/rwtema/extrautils2/crafting/jei/BlockPatternHandler.java
Maybe that one?