29 lines
434 B
JSON
29 lines
434 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"ingredients": [
|
|
{
|
|
"tag": "society:large_milk"
|
|
},
|
|
{
|
|
"item": "minecraft:sugar"
|
|
},
|
|
{
|
|
"tag": "forge:eggs"
|
|
},
|
|
{
|
|
"tag": "forge:wheat"
|
|
},
|
|
{
|
|
"item": "minecraft:carrot"
|
|
},
|
|
{
|
|
"item": "minecraft:carrot"
|
|
},
|
|
{
|
|
"item": "minecraft:carrot"
|
|
}
|
|
],
|
|
"result":{
|
|
"item":"veggiesdelight:carrot_cake"
|
|
}
|
|
} |