add first patch
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:bread"
|
||||
},
|
||||
{
|
||||
"tag": "forge:cabbage"
|
||||
},
|
||||
{
|
||||
"item": "veggiesdelight:cooked_cauliflower_patty"
|
||||
},
|
||||
{
|
||||
"item": "farmersdelight:tomato"
|
||||
}
|
||||
],
|
||||
"result":{
|
||||
"item":"veggiesdelight:cauliflower_burger"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user