18 lines
301 B
JSON
18 lines
301 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"category": "misc",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:baked_potato"
|
|
},
|
|
{
|
|
"tag": "forge:cooked_beef"
|
|
},
|
|
{
|
|
"item": "farm_and_charm:butter"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "farmersdelight:stuffed_potato"
|
|
}
|
|
} |