Очистка файлов
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"format_version": "1.12",
|
||||
"minecraft:recipe_shapeless": {
|
||||
"description": {
|
||||
"identifier": "minecraft:cobbled_deepslate_stairs_from_cobbled_deepslate_stonecutting"
|
||||
},
|
||||
"ingredients": [
|
||||
{
|
||||
"data": 0,
|
||||
"item": "minecraft:cobbled_deepslate"
|
||||
}
|
||||
],
|
||||
"priority": 0,
|
||||
"result": {
|
||||
"count": 1,
|
||||
"data": 0,
|
||||
"item": "minecraft:cobbled_deepslate_stairs"
|
||||
},
|
||||
"tags": [
|
||||
"stonecutter"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user