add first patch
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:wheat"
|
||||
},
|
||||
{
|
||||
"item": "unusualfishmod:cooked_unusual_fillet"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:wheat"
|
||||
},
|
||||
{
|
||||
"tag": "forge:water_bottles"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "unusualfishmod:weird_goldfish",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user