Artisan Worktables 1.12

Artisan Worktables 1.12

3M Downloads

Vertical sheped recipes bug

Smartaros opened this issue ยท 4 comments

commented

For example:
Worktable.addRecipeShaped("carpenter", <quark:vertical_planks> * 3, <ore:carpenters_hammer>, 3, false, [[<minecraft:planks>], [<minecraft:planks>], [<minecraft:planks>]]);
must be a "vertical", but it is "horizontal"

commented

What version of the mod are you using?

commented

1.4.8
my bad

commented

I'm using 1.5.9 and seems to work fine.

JEI:
image

Crafting:
image

commented

I just fixed a bug with JEI recipes displaying shaped recipes as shapeless about an hour ago in issue #12.

This might be the issue you're experiencing.