From 9d60a2d197c133ade0c061c3ddd394c7dbda19ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20L=C3=B8vbr=C3=B8tte=20Olsen?= Date: Wed, 22 May 2019 01:01:02 +0000 Subject: [PATCH] Deleted dodsorfas_easy_crafting/data/dodsorfas_easy_crafting/recipes/trapped_chest_easy2.json --- .../recipes/trapped_chest_easy2.json | 26 ------------------- 1 file changed, 26 deletions(-) delete mode 100755 dodsorfas_easy_crafting/data/dodsorfas_easy_crafting/recipes/trapped_chest_easy2.json diff --git a/dodsorfas_easy_crafting/data/dodsorfas_easy_crafting/recipes/trapped_chest_easy2.json b/dodsorfas_easy_crafting/data/dodsorfas_easy_crafting/recipes/trapped_chest_easy2.json deleted file mode 100755 index 458f306..0000000 --- a/dodsorfas_easy_crafting/data/dodsorfas_easy_crafting/recipes/trapped_chest_easy2.json +++ /dev/null @@ -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 - } -} \ No newline at end of file