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