Files
jgl_sunlit_patch/kubejs/data/veggiesdelight/recipes/sweet_potato_cupcake.json
T
2026-07-31 10:34:32 +09:00

19 lines
323 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "veggiesdelight:sweet_potato_dough"
},
{
"tag": "forge:eggs"
},
{
"tag": "society:small_milk"
}
],
"result": {
"count": 2,
"item": "veggiesdelight:sweet_potato_cupcake"
}
}