Очистка файлов

This commit is contained in:
Hell13Cat
2022-01-24 20:17:51 +03:00
parent e6fc366e58
commit 763738e701
1189 changed files with 5 additions and 4 deletions
@@ -0,0 +1,19 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "minecraft:stonecutter_brick_slab_from_polished_blackstone"
},
"tags": [ "stonecutter" ],
"priority": 2,
"ingredients": [
{
"item": "minecraft:polished_blackstone"
}
],
"result": {
"item": "minecraft:polished_blackstone_brick_slab",
"count": 2
}
}
}