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