Очистка файлов
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"format_version": "1.12",
|
||||
"minecraft:recipe_shapeless": {
|
||||
"description": {
|
||||
"identifier": "minecraft:gray_dye_from_black_bonemeal"
|
||||
},
|
||||
|
||||
|
||||
"tags": [ "crafting_table" ],
|
||||
"priority": 1,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:dye",
|
||||
"data": 16
|
||||
},
|
||||
{
|
||||
"item": "minecraft:dye",
|
||||
"data": 15
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:dye",
|
||||
"data": 8,
|
||||
"count": 2
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user