Missing crafting recipe in manual
zetaraku opened this issue ยท 0 comments
This entry has a wrong recipe type, causing the crafting recipe not being displayed.
Replacing the data with the below one solves the problem:
{
"type": "carpenter",
"stack": {
"item": "forestry:escritoire"
}
},
The problem should be solved for each language manual.