18 lines
277 B
JSON
18 lines
277 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"category": "misc",
|
|
"ingredients": [
|
|
{
|
|
"tag": "forge:raw_chicken"
|
|
},
|
|
{
|
|
"tag": "forge:cooking_oil"
|
|
},
|
|
{
|
|
"tag": "forge:salt"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "kitchenkarrot:drumstick"
|
|
}
|
|
} |