Files
2026-07-31 10:34:32 +09:00

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"
}
}