21 lines
350 B
JSON
21 lines
350 B
JSON
{
|
|
"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
|
|
}
|
|
} |