add first patch
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "refurbished_furniture:cutting_board_combining",
|
||||
"count": 1,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "refurbished_furniture:toast"
|
||||
},
|
||||
{
|
||||
"item": "bakery:glowberry_jam"
|
||||
}
|
||||
],
|
||||
"result": "refurbished_furniture:glow_berry_jam_toast"
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"type": "refurbished_furniture:cutting_board_combining",
|
||||
"count": 1,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "farm_and_charm:dough"
|
||||
},
|
||||
{
|
||||
"item": "farmersdelight:tomato_sauce"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:cooked_beef"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:cooked_porkchop"
|
||||
},
|
||||
{
|
||||
"tag": "meadow:cheeses"
|
||||
}
|
||||
],
|
||||
"result": "refurbished_furniture:raw_meatlovers_pizza"
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"type": "refurbished_furniture:cutting_board_combining",
|
||||
"count": 1,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "farm_and_charm:dough"
|
||||
},
|
||||
{
|
||||
"item": "farmersdelight:tomato_sauce"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:beetroot"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:potato"
|
||||
},
|
||||
{
|
||||
"tag": "meadow:cheeses"
|
||||
}
|
||||
],
|
||||
"result": "refurbished_furniture:raw_vegetable_pizza"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "refurbished_furniture:cutting_board_combining",
|
||||
"count": 1,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "refurbished_furniture:toast"
|
||||
},
|
||||
{
|
||||
"item": "bakery:sweetberry_jam"
|
||||
}
|
||||
],
|
||||
"result": "refurbished_furniture:sweet_berry_jam_toast"
|
||||
}
|
||||
Reference in New Issue
Block a user