diff --git a/box3formula/data/box3/recipe/carpet_01.json b/box3formula/data/box3/recipe/carpet_01.json new file mode 100644 index 0000000..35a320b --- /dev/null +++ b/box3formula/data/box3/recipe/carpet_01.json @@ -0,0 +1,15 @@ +{ + "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/box3formula/data/box3/recipe/carpet_02.json b/box3formula/data/box3/recipe/carpet_02.json new file mode 100644 index 0000000..35d36e5 --- /dev/null +++ b/box3formula/data/box3/recipe/carpet_02.json @@ -0,0 +1,17 @@ +{ + "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/box3formula/data/box3/recipe/carpet_03.json b/box3formula/data/box3/recipe/carpet_03.json new file mode 100644 index 0000000..39f879e --- /dev/null +++ b/box3formula/data/box3/recipe/carpet_03.json @@ -0,0 +1,15 @@ +{ + "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/box3formula/data/box3/recipe/carpet_04.json b/box3formula/data/box3/recipe/carpet_04.json new file mode 100644 index 0000000..291b30d --- /dev/null +++ b/box3formula/data/box3/recipe/carpet_04.json @@ -0,0 +1,15 @@ +{ + "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/box3formula/data/box3/recipe/carpet_05.json b/box3formula/data/box3/recipe/carpet_05.json new file mode 100644 index 0000000..8e4c264 --- /dev/null +++ b/box3formula/data/box3/recipe/carpet_05.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "ingredient": "minecraft:red_concrete", + "result": { + "id": "box3:carpet_05", + "count": 1 + } +} \ No newline at end of file diff --git a/box3formula/data/box3/recipe/carpet_06.json b/box3formula/data/box3/recipe/carpet_06.json new file mode 100644 index 0000000..97f58e5 --- /dev/null +++ b/box3formula/data/box3/recipe/carpet_06.json @@ -0,0 +1,16 @@ +{ + "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/box3formula/data/box3/recipe/carpet_07.json b/box3formula/data/box3/recipe/carpet_07.json new file mode 100644 index 0000000..b676227 --- /dev/null +++ b/box3formula/data/box3/recipe/carpet_07.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "ingredient": "minecraft:red_concrete", + "result": { + "id": "box3:carpet_07", + "count": 1 + } +} \ No newline at end of file diff --git a/box3formula/data/box3/recipe/carpet_08.json b/box3formula/data/box3/recipe/carpet_08.json new file mode 100644 index 0000000..620dc65 --- /dev/null +++ b/box3formula/data/box3/recipe/carpet_08.json @@ -0,0 +1,15 @@ +{ + "type": "minecraft:crafting_shaped", + "pattern": [ + "#W", + "W#" + ], + "key": { + "#": "minecraft:black_concrete", + "W": "minecraft:white_concrete" + }, + "result": { + "id": "box3:carpet_08", + "count": 4 + } +} \ No newline at end of file diff --git a/box3formula/data/box3/recipe/carpet_09.json b/box3formula/data/box3/recipe/carpet_09.json new file mode 100644 index 0000000..3d6ba28 --- /dev/null +++ b/box3formula/data/box3/recipe/carpet_09.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "pattern": [ + "#W", + "WL" + ], + "key": { + "#": "minecraft:blue_concrete", + "W": "minecraft:white_concrete", + "L": "minecraft:light_blue_concrete" + }, + "result": { + "id": "box3:carpet_09", + "count": 4 + } +} \ No newline at end of file diff --git a/box3formula/data/box3/recipe/carpet_10.json b/box3formula/data/box3/recipe/carpet_10.json new file mode 100644 index 0000000..c43da9e --- /dev/null +++ b/box3formula/data/box3/recipe/carpet_10.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "pattern": [ + "#W", + "WL" + ], + "key": { + "#": "minecraft:green_concrete", + "W": "minecraft:white_concrete", + "L": "minecraft:lime_concrete" + }, + "result": { + "id": "box3:carpet_10", + "count": 4 + } +} \ No newline at end of file diff --git a/box3formula/data/box3/recipe/carpet_11.json b/box3formula/data/box3/recipe/carpet_11.json new file mode 100644 index 0000000..1034f2a --- /dev/null +++ b/box3formula/data/box3/recipe/carpet_11.json @@ -0,0 +1,15 @@ +{ + "type": "minecraft:crafting_shaped", + "pattern": [ + "#W", + "W#" + ], + "key": { + "#": "minecraft:yellow_concrete", + "W": "minecraft:white_concrete" + }, + "result": { + "id": "box3:carpet_11", + "count": 4 + } +} \ No newline at end of file diff --git a/box3formula/data/box3/recipe/carpet_12.json b/box3formula/data/box3/recipe/carpet_12.json new file mode 100644 index 0000000..964dcf9 --- /dev/null +++ b/box3formula/data/box3/recipe/carpet_12.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shaped", + "pattern": [ + "#W", + "WM" + ], + "key": { + "#": "minecraft:purple_concrete", + "W": "minecraft:white_concrete", + "M": "minecraft:magenta_concrete" + }, + "result": { + "id": "box3:carpet_12", + "count": 4 + } +} \ No newline at end of file diff --git a/box3formula/data/box3/recipe/carpet_13.json b/box3formula/data/box3/recipe/carpet_13.json new file mode 100644 index 0000000..b7358ed --- /dev/null +++ b/box3formula/data/box3/recipe/carpet_13.json @@ -0,0 +1,15 @@ +{ + "type": "minecraft:crafting_shaped", + "pattern": [ + "#W", + "W#" + ], + "key": { + "#": "minecraft:red_concrete", + "W": "minecraft:white_concrete" + }, + "result": { + "id": "box3:carpet_13", + "count": 4 + } +} \ No newline at end of file diff --git a/box3formula/data/box3/recipe/cross_window.json b/box3formula/data/box3/recipe/cross_window.json new file mode 100644 index 0000000..5f1c706 --- /dev/null +++ b/box3formula/data/box3/recipe/cross_window.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "ingredient": "box3:window", + "result": { + "id": "box3:cross_window", + "count": 1 + } +} \ No newline at end of file diff --git a/box3formula/data/box3/recipe/geometric_window_01.json b/box3formula/data/box3/recipe/geometric_window_01.json new file mode 100644 index 0000000..058bbf1 --- /dev/null +++ b/box3formula/data/box3/recipe/geometric_window_01.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "ingredient": "box3:window", + "result": { + "id": "box3:geometric_window_01", + "count": 1 + } +} \ No newline at end of file diff --git a/box3formula/data/box3/recipe/geometric_window_02.json b/box3formula/data/box3/recipe/geometric_window_02.json new file mode 100644 index 0000000..61f555f --- /dev/null +++ b/box3formula/data/box3/recipe/geometric_window_02.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "ingredient": "box3:window", + "result": { + "id": "box3:geometric_window_02", + "count": 1 + } +} \ No newline at end of file diff --git a/box3formula/data/box3/recipe/gold_trim_brick.json b/box3formula/data/box3/recipe/gold_trim_brick.json new file mode 100644 index 0000000..91b3097 --- /dev/null +++ b/box3formula/data/box3/recipe/gold_trim_brick.json @@ -0,0 +1,16 @@ +{ + "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/box3formula/data/box3/recipe/grey_stone_brick.json b/box3formula/data/box3/recipe/grey_stone_brick.json new file mode 100644 index 0000000..679e501 --- /dev/null +++ b/box3formula/data/box3/recipe/grey_stone_brick.json @@ -0,0 +1,14 @@ +{ + "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/box3formula/data/box3/recipe/ice_brick.json b/box3formula/data/box3/recipe/ice_brick.json new file mode 100644 index 0000000..c316cd5 --- /dev/null +++ b/box3formula/data/box3/recipe/ice_brick.json @@ -0,0 +1,14 @@ +{ + "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/box3formula/data/box3/recipe/indigo_light.json b/box3formula/data/box3/recipe/indigo_light.json new file mode 100644 index 0000000..159c037 --- /dev/null +++ b/box3formula/data/box3/recipe/indigo_light.json @@ -0,0 +1,11 @@ +{ + "type": "minecraft:crafting_shapeless", + "ingredients": [ + "box3:sky_blue", + "minecraft:torch" + ], + "result": { + "id": "box3:indigo_light", + "count": 1 + } +} \ No newline at end of file diff --git a/box3formula/data/box3/recipe/lantern_01.json b/box3formula/data/box3/recipe/lantern_01.json new file mode 100644 index 0000000..236b699 --- /dev/null +++ b/box3formula/data/box3/recipe/lantern_01.json @@ -0,0 +1,16 @@ +{ + "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/box3formula/data/box3/recipe/lantern_02.json b/box3formula/data/box3/recipe/lantern_02.json new file mode 100644 index 0000000..c760e68 --- /dev/null +++ b/box3formula/data/box3/recipe/lantern_02.json @@ -0,0 +1,16 @@ +{ + "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/box3formula/data/box3/recipe/light_grey_stone_brick.json b/box3formula/data/box3/recipe/light_grey_stone_brick.json new file mode 100644 index 0000000..d5c147e --- /dev/null +++ b/box3formula/data/box3/recipe/light_grey_stone_brick.json @@ -0,0 +1,16 @@ +{ + "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/box3formula/data/box3/recipe/orange_light.json b/box3formula/data/box3/recipe/orange_light.json new file mode 100644 index 0000000..3c02b92 --- /dev/null +++ b/box3formula/data/box3/recipe/orange_light.json @@ -0,0 +1,11 @@ +{ + "type": "minecraft:crafting_shapeless", + "ingredients": [ + "box3:orange", + "minecraft:torch" + ], + "result": { + "id": "box3:orange_light", + "count": 1 + } +} \ No newline at end of file diff --git a/box3formula/data/box3/recipe/palace_eaves_01.json b/box3formula/data/box3/recipe/palace_eaves_01.json new file mode 100644 index 0000000..5b6c210 --- /dev/null +++ b/box3formula/data/box3/recipe/palace_eaves_01.json @@ -0,0 +1,8 @@ +{ + "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/box3formula/data/box3/recipe/palace_eaves_02.json b/box3formula/data/box3/recipe/palace_eaves_02.json new file mode 100644 index 0000000..6304570 --- /dev/null +++ b/box3formula/data/box3/recipe/palace_eaves_02.json @@ -0,0 +1,8 @@ +{ + "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/box3formula/data/box3/recipe/palace_eaves_03.json b/box3formula/data/box3/recipe/palace_eaves_03.json new file mode 100644 index 0000000..6396677 --- /dev/null +++ b/box3formula/data/box3/recipe/palace_eaves_03.json @@ -0,0 +1,8 @@ +{ + "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/box3formula/data/box3/recipe/palace_eaves_04.json b/box3formula/data/box3/recipe/palace_eaves_04.json new file mode 100644 index 0000000..9753645 --- /dev/null +++ b/box3formula/data/box3/recipe/palace_eaves_04.json @@ -0,0 +1,8 @@ +{ + "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/box3formula/data/box3/recipe/palace_eaves_05.json b/box3formula/data/box3/recipe/palace_eaves_05.json new file mode 100644 index 0000000..e02cbef --- /dev/null +++ b/box3formula/data/box3/recipe/palace_eaves_05.json @@ -0,0 +1,8 @@ +{ + "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/box3formula/data/box3/recipe/palace_eaves_06.json b/box3formula/data/box3/recipe/palace_eaves_06.json new file mode 100644 index 0000000..95cf1b2 --- /dev/null +++ b/box3formula/data/box3/recipe/palace_eaves_06.json @@ -0,0 +1,8 @@ +{ + "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/box3formula/data/box3/recipe/palace_eaves_07.json b/box3formula/data/box3/recipe/palace_eaves_07.json new file mode 100644 index 0000000..65a35e6 --- /dev/null +++ b/box3formula/data/box3/recipe/palace_eaves_07.json @@ -0,0 +1,8 @@ +{ + "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/box3formula/data/box3/recipe/palace_eaves_08.json b/box3formula/data/box3/recipe/palace_eaves_08.json new file mode 100644 index 0000000..941a5b6 --- /dev/null +++ b/box3formula/data/box3/recipe/palace_eaves_08.json @@ -0,0 +1,15 @@ +{ + "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/box3formula/data/box3/recipe/pink_light.json b/box3formula/data/box3/recipe/pink_light.json new file mode 100644 index 0000000..220070b --- /dev/null +++ b/box3formula/data/box3/recipe/pink_light.json @@ -0,0 +1,11 @@ +{ + "type": "minecraft:crafting_shapeless", + "ingredients": [ + "box3:pink", + "minecraft:torch" + ], + "result": { + "id": "box3:pink_light", + "count": 1 + } +} \ No newline at end of file diff --git a/box3formula/data/box3/recipe/plank_04.json b/box3formula/data/box3/recipe/plank_04.json new file mode 100644 index 0000000..e3999fe --- /dev/null +++ b/box3formula/data/box3/recipe/plank_04.json @@ -0,0 +1,15 @@ +{ + "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/box3formula/data/box3/recipe/purple.json b/box3formula/data/box3/recipe/purple.json new file mode 100644 index 0000000..a0694ba --- /dev/null +++ b/box3formula/data/box3/recipe/purple.json @@ -0,0 +1,11 @@ +{ + "type": "minecraft:crafting_shapeless", + "ingredients": [ + "box3:dark_orchid", + "minecraft:torch" + ], + "result": { + "id": "box3:purple", + "count": 1 + } +} \ No newline at end of file diff --git a/box3formula/data/box3/recipe/quartz_brick.json b/box3formula/data/box3/recipe/quartz_brick.json new file mode 100644 index 0000000..46da135 --- /dev/null +++ b/box3formula/data/box3/recipe/quartz_brick.json @@ -0,0 +1,16 @@ +{ + "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/box3formula/data/box3/recipe/red_brick.json b/box3formula/data/box3/recipe/red_brick.json new file mode 100644 index 0000000..44c7a04 --- /dev/null +++ b/box3formula/data/box3/recipe/red_brick.json @@ -0,0 +1,11 @@ +{ + "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/box3formula/data/box3/recipe/red_light.json b/box3formula/data/box3/recipe/red_light.json new file mode 100644 index 0000000..6ff6b2e --- /dev/null +++ b/box3formula/data/box3/recipe/red_light.json @@ -0,0 +1,11 @@ +{ + "type": "minecraft:crafting_shapeless", + "ingredients": [ + "box3:red", + "minecraft:torch" + ], + "result": { + "id": "box3:red_light", + "count": 1 + } +} \ No newline at end of file diff --git a/box3formula/data/box3/recipe/roof_grey_2.json b/box3formula/data/box3/recipe/roof_grey_2.json new file mode 100644 index 0000000..8d5b1c9 --- /dev/null +++ b/box3formula/data/box3/recipe/roof_grey_2.json @@ -0,0 +1,13 @@ +{ + "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/box3formula/data/box3/recipe/warm_yellow_light.json b/box3formula/data/box3/recipe/warm_yellow_light.json new file mode 100644 index 0000000..8ca8989 --- /dev/null +++ b/box3formula/data/box3/recipe/warm_yellow_light.json @@ -0,0 +1,11 @@ +{ + "type": "minecraft:crafting_shapeless", + "ingredients": [ + "box3:navajo_white", + "minecraft:torch" + ], + "result": { + "id": "box3:warm_yellow_light", + "count": 1 + } +} \ No newline at end of file diff --git a/box3formula/data/box3/recipe/white_light.json b/box3formula/data/box3/recipe/white_light.json new file mode 100644 index 0000000..bfa3f00 --- /dev/null +++ b/box3formula/data/box3/recipe/white_light.json @@ -0,0 +1,11 @@ +{ + "type": "minecraft:crafting_shapeless", + "ingredients": [ + "box3:white", + "minecraft:torch" + ], + "result": { + "id": "box3:white_light", + "count": 1 + } +} \ No newline at end of file diff --git a/box3formula/data/box3/recipe/window.json b/box3formula/data/box3/recipe/window.json new file mode 100644 index 0000000..14d65ce --- /dev/null +++ b/box3formula/data/box3/recipe/window.json @@ -0,0 +1,15 @@ +{ + "type": "minecraft:crafting_shaped", + "pattern": [ + "///", + "/ /", + "///" + ], + "key": { + "/": "minecraft:stick" + }, + "result": { + "id": "box3:window", + "count": 1 + } +} \ No newline at end of file diff --git a/box3formula/data/box3/recipe/wooden_box.json b/box3formula/data/box3/recipe/wooden_box.json new file mode 100644 index 0000000..dc0066d --- /dev/null +++ b/box3formula/data/box3/recipe/wooden_box.json @@ -0,0 +1,15 @@ +{ + "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/box3formula/data/box3/recipe/yellow_light.json b/box3formula/data/box3/recipe/yellow_light.json new file mode 100644 index 0000000..6d38594 --- /dev/null +++ b/box3formula/data/box3/recipe/yellow_light.json @@ -0,0 +1,11 @@ +{ + "type": "minecraft:crafting_shapeless", + "ingredients": [ + "box3:lemon", + "minecraft:torch" + ], + "result": { + "id": "box3:yellow_light", + "count": 1 + } +} \ No newline at end of file diff --git a/carpet_01.json b/carpet_01.json new file mode 100644 index 0000000..35a320b --- /dev/null +++ b/carpet_01.json @@ -0,0 +1,15 @@ +{ + "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 new file mode 100644 index 0000000..35d36e5 --- /dev/null +++ b/carpet_02.json @@ -0,0 +1,17 @@ +{ + "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 new file mode 100644 index 0000000..39f879e --- /dev/null +++ b/carpet_03.json @@ -0,0 +1,15 @@ +{ + "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 new file mode 100644 index 0000000..291b30d --- /dev/null +++ b/carpet_04.json @@ -0,0 +1,15 @@ +{ + "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 new file mode 100644 index 0000000..8e4c264 --- /dev/null +++ b/carpet_05.json @@ -0,0 +1,8 @@ +{ + "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 new file mode 100644 index 0000000..97f58e5 --- /dev/null +++ b/carpet_06.json @@ -0,0 +1,16 @@ +{ + "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 new file mode 100644 index 0000000..b676227 --- /dev/null +++ b/carpet_07.json @@ -0,0 +1,8 @@ +{ + "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 new file mode 100644 index 0000000..5f1c706 --- /dev/null +++ b/cross_window.json @@ -0,0 +1,8 @@ +{ + "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 new file mode 100644 index 0000000..058bbf1 --- /dev/null +++ b/geometric_window_01.json @@ -0,0 +1,8 @@ +{ + "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 new file mode 100644 index 0000000..61f555f --- /dev/null +++ b/geometric_window_02.json @@ -0,0 +1,8 @@ +{ + "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 new file mode 100644 index 0000000..91b3097 --- /dev/null +++ b/gold_trim_brick.json @@ -0,0 +1,16 @@ +{ + "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 new file mode 100644 index 0000000..679e501 --- /dev/null +++ b/grey_stone_brick.json @@ -0,0 +1,14 @@ +{ + "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 new file mode 100644 index 0000000..c316cd5 --- /dev/null +++ b/ice_brick.json @@ -0,0 +1,14 @@ +{ + "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 new file mode 100644 index 0000000..236b699 --- /dev/null +++ b/lantern_01.json @@ -0,0 +1,16 @@ +{ + "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 new file mode 100644 index 0000000..c760e68 --- /dev/null +++ b/lantern_02.json @@ -0,0 +1,16 @@ +{ + "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 new file mode 100644 index 0000000..d5c147e --- /dev/null +++ b/light_grey_stone_brick.json @@ -0,0 +1,16 @@ +{ + "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 new file mode 100644 index 0000000..a0d0cdd --- /dev/null +++ b/orange_light.json @@ -0,0 +1,11 @@ +{ + "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 new file mode 100644 index 0000000..5b6c210 --- /dev/null +++ b/palace_eaves_01.json @@ -0,0 +1,8 @@ +{ + "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 new file mode 100644 index 0000000..6304570 --- /dev/null +++ b/palace_eaves_02.json @@ -0,0 +1,8 @@ +{ + "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 new file mode 100644 index 0000000..6396677 --- /dev/null +++ b/palace_eaves_03.json @@ -0,0 +1,8 @@ +{ + "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 new file mode 100644 index 0000000..9753645 --- /dev/null +++ b/palace_eaves_04.json @@ -0,0 +1,8 @@ +{ + "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 new file mode 100644 index 0000000..e02cbef --- /dev/null +++ b/palace_eaves_05.json @@ -0,0 +1,8 @@ +{ + "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 new file mode 100644 index 0000000..95cf1b2 --- /dev/null +++ b/palace_eaves_06.json @@ -0,0 +1,8 @@ +{ + "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 new file mode 100644 index 0000000..65a35e6 --- /dev/null +++ b/palace_eaves_07.json @@ -0,0 +1,8 @@ +{ + "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 new file mode 100644 index 0000000..941a5b6 --- /dev/null +++ b/palace_eaves_08.json @@ -0,0 +1,15 @@ +{ + "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 new file mode 100644 index 0000000..e3999fe --- /dev/null +++ b/plank_04.json @@ -0,0 +1,15 @@ +{ + "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 new file mode 100644 index 0000000..46da135 --- /dev/null +++ b/quartz_brick.json @@ -0,0 +1,16 @@ +{ + "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 new file mode 100644 index 0000000..44c7a04 --- /dev/null +++ b/red_brick.json @@ -0,0 +1,11 @@ +{ + "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 new file mode 100644 index 0000000..50a45a9 --- /dev/null +++ b/red_light.json @@ -0,0 +1,11 @@ +{ + "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 new file mode 100644 index 0000000..8d5b1c9 --- /dev/null +++ b/roof_grey_2.json @@ -0,0 +1,13 @@ +{ + "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 new file mode 100644 index 0000000..14d65ce --- /dev/null +++ b/window.json @@ -0,0 +1,15 @@ +{ + "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 new file mode 100644 index 0000000..dc0066d --- /dev/null +++ b/wooden_box.json @@ -0,0 +1,15 @@ +{ + "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 new file mode 100644 index 0000000..0ac2fd9 --- /dev/null +++ b/yellow_light.json @@ -0,0 +1,11 @@ +{ + "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