24 lines
409 B
JSON
24 lines
409 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"category": "misc",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:stick"
|
|
},
|
|
{
|
|
"item": "crabbersdelight:cooked_frog_leg"
|
|
},
|
|
{
|
|
"item": "farm_and_charm:onion"
|
|
},
|
|
{
|
|
"item": "minecraft:brown_mushroom"
|
|
},
|
|
{
|
|
"item": "minecraft:carrot"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "crabbersdelight:frog_leg_kebob"
|
|
}
|
|
} |