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