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