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