Очистка файлов
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"format_version": "1.16",
|
||||
"minecraft:recipe_shaped": {
|
||||
"description": {
|
||||
"identifier": "minecraft:cobbled_deepslate_slab"
|
||||
},
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:cobbled_deepslate"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"###"
|
||||
],
|
||||
"priority": 1,
|
||||
"result": {
|
||||
"count": 6,
|
||||
"item": "minecraft:cobbled_deepslate_slab"
|
||||
},
|
||||
"tags": [
|
||||
"crafting_table"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user