Added plank recipe and cast plank to tag
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"group": "planks",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "cherry:cherry_logs"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "cherry:cherry_planks",
|
||||
"count": 4
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user