21 lines
442 B
JSON
21 lines
442 B
JSON
{
|
|
"format_version": "1.12",
|
|
"minecraft:recipe_shapeless": {
|
|
"description": {
|
|
"identifier": "mw_food:fish_steak"
|
|
},
|
|
"tags": [
|
|
"crafting_table"
|
|
],
|
|
"group": "candle",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:cod"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "mw_food:fish_steak",
|
|
"count": 2
|
|
}
|
|
}
|
|
} |