add first patch
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"type": "farmersdelight:cooking",
|
||||
"container": {
|
||||
"item": "minecraft:bowl"
|
||||
},
|
||||
"cookingtime": 200,
|
||||
"experience": 1.0,
|
||||
"ingredients": [
|
||||
[
|
||||
{
|
||||
"tag": "crabbersdelight:cooked_seafood"
|
||||
},
|
||||
{
|
||||
"tag": "crabbersdelight:raw_seafood"
|
||||
}
|
||||
],
|
||||
{
|
||||
"item": "farm_and_charm:onion"
|
||||
},
|
||||
{
|
||||
"item": "farmersdelight:rice"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:carrot"
|
||||
},
|
||||
{
|
||||
"tag": "society:large_milk"
|
||||
}
|
||||
],
|
||||
"recipe_book_tab": "meals",
|
||||
"result": {
|
||||
"item": "crabbersdelight:bisque"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user