#[Resolved] Recipe isnt showing in crafting table?
1 messages · Page 1 of 1 (latest)
it has
{
"condition": "has_item",
"item": "myname:blank_canvas"
}
]```
or is unlock something else?
Thats a wrong format
Here the correct one if u still need it
{
"item": "myname:blank_canvas"
}
], ```