diff --git a/carpet_01.json b/carpet_01.json deleted file mode 100644 index 35a320b..0000000 --- a/carpet_01.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "pattern": [ - "#O", - "O#" - ], - "key": { - "#": "minecraft:yellow_terracotta", - "O": "minecraft:orange_terracotta" - }, - "result": { - "id": "box3:carpet_01", - "count": 4 - } -} \ No newline at end of file diff --git a/carpet_02.json b/carpet_02.json deleted file mode 100644 index 35d36e5..0000000 --- a/carpet_02.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "pattern": [ - "#W#", - "B#B", - "WBW" - ], - "key": { - "#": "minecraft:light_blue_terracotta", - "W": "minecraft:white_terracotta", - "B": "minecraft:blue_terracotta" - }, - "result": { - "id": "box3:carpet_02", - "count": 9 - } -} \ No newline at end of file diff --git a/carpet_03.json b/carpet_03.json deleted file mode 100644 index 39f879e..0000000 --- a/carpet_03.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "pattern": [ - "#W", - "W#" - ], - "key": { - "#": "minecraft:magenta_terracotta", - "W": "minecraft:white_terracotta" - }, - "result": { - "id": "box3:carpet_03", - "count": 4 - } -} \ No newline at end of file diff --git a/carpet_04.json b/carpet_04.json deleted file mode 100644 index 291b30d..0000000 --- a/carpet_04.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "pattern": [ - "##W", - "W##" - ], - "key": { - "#": "minecraft:lime_terracotta", - "W": "minecraft:white_terracotta" - }, - "result": { - "id": "box3:carpet_04", - "count": 6 - } -} \ No newline at end of file diff --git a/carpet_05.json b/carpet_05.json deleted file mode 100644 index 8e4c264..0000000 --- a/carpet_05.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "minecraft:stonecutting", - "ingredient": "minecraft:red_concrete", - "result": { - "id": "box3:carpet_05", - "count": 1 - } -} \ No newline at end of file diff --git a/carpet_06.json b/carpet_06.json deleted file mode 100644 index 97f58e5..0000000 --- a/carpet_06.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "pattern": [ - "#W#", - "W#W", - "#W#" - ], - "key": { - "#": "minecraft:light_gray_concrete", - "W": "minecraft:white_concrete" - }, - "result": { - "id": "box3:carpet_06", - "count": 9 - } -} \ No newline at end of file diff --git a/carpet_07.json b/carpet_07.json deleted file mode 100644 index b676227..0000000 --- a/carpet_07.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "minecraft:stonecutting", - "ingredient": "minecraft:red_concrete", - "result": { - "id": "box3:carpet_07", - "count": 1 - } -} \ No newline at end of file diff --git a/cross_window.json b/cross_window.json deleted file mode 100644 index 5f1c706..0000000 --- a/cross_window.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "minecraft:stonecutting", - "ingredient": "box3:window", - "result": { - "id": "box3:cross_window", - "count": 1 - } -} \ No newline at end of file diff --git a/geometric_window_01.json b/geometric_window_01.json deleted file mode 100644 index 058bbf1..0000000 --- a/geometric_window_01.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "minecraft:stonecutting", - "ingredient": "box3:window", - "result": { - "id": "box3:geometric_window_01", - "count": 1 - } -} \ No newline at end of file diff --git a/geometric_window_02.json b/geometric_window_02.json deleted file mode 100644 index 61f555f..0000000 --- a/geometric_window_02.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "minecraft:stonecutting", - "ingredient": "box3:window", - "result": { - "id": "box3:geometric_window_02", - "count": 1 - } -} \ No newline at end of file diff --git a/gold_trim_brick.json b/gold_trim_brick.json deleted file mode 100644 index 91b3097..0000000 --- a/gold_trim_brick.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "pattern": [ - "#Y#", - "Y#Y", - "#Y#" - ], - "key": { - "#": "minecraft:white_concrete", - "Y": "minecraft:yellow_concrete" - }, - "result": { - "id": "box3:gold_trim_brick", - "count": 9 - } -} \ No newline at end of file diff --git a/grey_stone_brick.json b/grey_stone_brick.json deleted file mode 100644 index 679e501..0000000 --- a/grey_stone_brick.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "pattern": [ - "##", - "##" - ], - "key": { - "#": "minecraft:stone_bricks" - }, - "result": { - "id": "box3:grey_stone_brick", - "count": 4 - } -} \ No newline at end of file diff --git a/ice_brick.json b/ice_brick.json deleted file mode 100644 index c316cd5..0000000 --- a/ice_brick.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "pattern": [ - "###", - "###" - ], - "key": { - "#": "minecraft:blue_ice" - }, - "result": { - "id": "box3:ice_brick", - "count": 6 - } -} \ No newline at end of file diff --git a/lantern_01.json b/lantern_01.json deleted file mode 100644 index 236b699..0000000 --- a/lantern_01.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "pattern": [ - " # ", - "#T#", - " # " - ], - "key": { - "#": "minecraft:stripped_oak_log", - "T": "minecraft:torch" - }, - "result": { - "id": "box3:lantern_01", - "count": 4 - } -} \ No newline at end of file diff --git a/lantern_02.json b/lantern_02.json deleted file mode 100644 index c760e68..0000000 --- a/lantern_02.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "pattern": [ - " i ", - "iTi", - " i " - ], - "key": { - "i": "minecraft:iron_ingot", - "T": "minecraft:torch" - }, - "result": { - "id": "box3:lantern_02", - "count": 1 - } -} \ No newline at end of file diff --git a/light_grey_stone_brick.json b/light_grey_stone_brick.json deleted file mode 100644 index d5c147e..0000000 --- a/light_grey_stone_brick.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "pattern": [ - "###", - "#S#", - "###" - ], - "key": { - "#": "minecraft:stone", - "S": "minecraft:smooth_stone" - }, - "result": { - "id": "box3:light_grey_stone_brick", - "count": 9 - } -} \ No newline at end of file diff --git a/orange_light.json b/orange_light.json deleted file mode 100644 index a0d0cdd..0000000 --- a/orange_light.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "type": "minecraft:crafting_shapeless", - "ingredients": [ - "minecraft:orange_concrete", - "minecraft:glow_ink_sac" - ], - "result": { - "id": "box3:orange_light", - "count": 1 - } -} \ No newline at end of file diff --git a/palace_eaves_01.json b/palace_eaves_01.json deleted file mode 100644 index 5b6c210..0000000 --- a/palace_eaves_01.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "minecraft:stonecutting", - "ingredient": "minecraft:green_glazed_terracotta", - "result": { - "id": "box3:palace_eaves_01", - "count": 1 - } -} \ No newline at end of file diff --git a/palace_eaves_02.json b/palace_eaves_02.json deleted file mode 100644 index 6304570..0000000 --- a/palace_eaves_02.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "minecraft:stonecutting", - "ingredient": "minecraft:green_glazed_terracotta", - "result": { - "id": "box3:palace_eaves_02", - "count": 1 - } -} \ No newline at end of file diff --git a/palace_eaves_03.json b/palace_eaves_03.json deleted file mode 100644 index 6396677..0000000 --- a/palace_eaves_03.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "minecraft:stonecutting", - "ingredient": "minecraft:green_glazed_terracotta", - "result": { - "id": "box3:palace_eaves_03", - "count": 1 - } -} \ No newline at end of file diff --git a/palace_eaves_04.json b/palace_eaves_04.json deleted file mode 100644 index 9753645..0000000 --- a/palace_eaves_04.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "minecraft:stonecutting", - "ingredient": "minecraft:green_glazed_terracotta", - "result": { - "id": "box3:palace_eaves_04", - "count": 1 - } -} \ No newline at end of file diff --git a/palace_eaves_05.json b/palace_eaves_05.json deleted file mode 100644 index e02cbef..0000000 --- a/palace_eaves_05.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "minecraft:stonecutting", - "ingredient": "minecraft:green_glazed_terracotta", - "result": { - "id": "box3:palace_eaves_05", - "count": 1 - } -} \ No newline at end of file diff --git a/palace_eaves_06.json b/palace_eaves_06.json deleted file mode 100644 index 95cf1b2..0000000 --- a/palace_eaves_06.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "minecraft:stonecutting", - "ingredient": "minecraft:green_glazed_terracotta", - "result": { - "id": "box3:palace_eaves_06", - "count": 1 - } -} \ No newline at end of file diff --git a/palace_eaves_07.json b/palace_eaves_07.json deleted file mode 100644 index 65a35e6..0000000 --- a/palace_eaves_07.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "minecraft:stonecutting", - "ingredient": "minecraft:green_glazed_terracotta", - "result": { - "id": "box3:palace_eaves_07", - "count": 1 - } -} \ No newline at end of file diff --git a/palace_eaves_08.json b/palace_eaves_08.json deleted file mode 100644 index 941a5b6..0000000 --- a/palace_eaves_08.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "pattern": [ - "###", - "RRR" - ], - "key": { - "#": "minecraft:yellow_glazed_terracotta", - "R": "minecraft:red_glazed_terracotta" - }, - "result": { - "id": "box3:palace_eaves_08", - "count": 6 - } -} \ No newline at end of file diff --git a/plank_04.json b/plank_04.json deleted file mode 100644 index e3999fe..0000000 --- a/plank_04.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "pattern": [ - "##I", - "##I" - ], - "key": { - "#": "minecraft:spruce_planks", - "I": "minecraft:iron_nugget" - }, - "result": { - "id": "box3:plank_04", - "count": 4 - } -} \ No newline at end of file diff --git a/quartz_brick.json b/quartz_brick.json deleted file mode 100644 index 46da135..0000000 --- a/quartz_brick.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "pattern": [ - "###", - "#S#", - "###" - ], - "key": { - "#": "minecraft:sandstone", - "S": "minecraft:smooth_sandstone" - }, - "result": { - "id": "box3:quartz_brick", - "count": 9 - } -} \ No newline at end of file diff --git a/red_brick.json b/red_brick.json deleted file mode 100644 index 44c7a04..0000000 --- a/red_brick.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "type": "minecraft:crafting_shapeless", - "ingredients": [ - "minecraft:bricks", - "minecraft:bricks" - ], - "result": { - "id": "box3:red_brick", - "count": 2 - } -} \ No newline at end of file diff --git a/red_light.json b/red_light.json deleted file mode 100644 index 50a45a9..0000000 --- a/red_light.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "type": "minecraft:crafting_shapeless", - "ingredients": [ - "minecraft:red_concrete", - "minecraft:glow_ink_sac" - ], - "result": { - "id": "box3:red_light", - "count": 1 - } -} \ No newline at end of file diff --git a/roof_grey_2.json b/roof_grey_2.json deleted file mode 100644 index 8d5b1c9..0000000 --- a/roof_grey_2.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:crafting_shapeless", - "ingredients": [ - "minecraft:deepslate", - "minecraft:deepslate", - "minecraft:deepslate", - "minecraft:deepslate" - ], - "result": { - "id": "box3:roof_grey", - "count": 4 - } -} \ No newline at end of file diff --git a/window.json b/window.json deleted file mode 100644 index 14d65ce..0000000 --- a/window.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "pattern": [ - "///", - "/ /", - "///" - ], - "key": { - "/": "minecraft:stick" - }, - "result": { - "id": "box3:window", - "count": 1 - } -} \ No newline at end of file diff --git a/wooden_box.json b/wooden_box.json deleted file mode 100644 index dc0066d..0000000 --- a/wooden_box.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "pattern": [ - "///", - "/ /", - "///" - ], - "key": { - "/": "box3:plank_03" - }, - "result": { - "id": "box3:wooden_box", - "count": 8 - } -} \ No newline at end of file diff --git a/yellow_light.json b/yellow_light.json deleted file mode 100644 index 0ac2fd9..0000000 --- a/yellow_light.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "type": "minecraft:crafting_shapeless", - "ingredients": [ - "minecraft:yellow_concrete", - "minecraft:glow_ink_sac" - ], - "result": { - "id": "box3:yellow_light", - "count": 1 - } -} \ No newline at end of file