Craft without tool
okid0kii opened this issue ยท 2 comments
Hi.
How can i do a craft without tool in the basic worktable for exemple. I try:
Worktable.addRecipeShapeless("basic", minecraft:planks, null, 0, [ore:logWood]);
But it don't like that ^^
At this time there is no way to perform a craft without a tool. I may add this in the future.