Рыбный стейк и рыбное филе

This commit is contained in:
Hell13Cat
2022-02-05 22:47:44 +03:00
parent 7a6d4a4ec2
commit e761ddb1a0
8 changed files with 108 additions and 7 deletions
@@ -0,0 +1,21 @@
{
"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
}
}
}