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