Новая еда и некоторые изменения

This commit is contained in:
Hell13Cat
2022-01-29 22:01:03 +03:00
parent 942c079297
commit 1014596bed
36 changed files with 83 additions and 788 deletions
@@ -0,0 +1,30 @@
{
"format_version": "1.12",
"minecraft:recipe_shaped": {
"tags": [
"crafting_table"
],
"pattern": [
"###",
"AAA",
" S "
],
"key": {
"#": {
"item": "minecraft:wheat"
},
"A": {
"item": "minecraft:apple"
},
"S": {
"item": "minecraft:sugar"
}
},
"result": {
"item": "mw_food:pieapple"
},
"description": {
"identifier": "mw_food:pieapple"
}
}
}