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