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