Deleted dodsorfas_easy_crafting/data/dodsorfas_easy_crafting/recipes/trapped_chest_easy2.json
This commit is contained in:
parent
0f34ae27f0
commit
9d60a2d197
|
@ -1,26 +0,0 @@
|
||||||
{
|
|
||||||
"type": "crafting_shaped",
|
|
||||||
"pattern": [
|
|
||||||
"# ",
|
|
||||||
"XC",
|
|
||||||
"IC"
|
|
||||||
],
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:iron_ingot"
|
|
||||||
},
|
|
||||||
"X": {
|
|
||||||
"item": "minecraft:stick"
|
|
||||||
},
|
|
||||||
"I": {
|
|
||||||
"tag": "minecraft:planks"
|
|
||||||
},
|
|
||||||
"C": {
|
|
||||||
"item": "minecraft:chest"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "minecraft:trapped_chest",
|
|
||||||
"count": 2
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue