diff --git a/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/door/copper_door_from_blocks.json b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/door/copper_door_from_blocks.json new file mode 100644 index 0000000..44cd0c0 --- /dev/null +++ b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/door/copper_door_from_blocks.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "redstone", + "key": { + "#": { + "item": "minecraft:copper_block" + } + }, + "pattern": [ + "##", + "##", + "##" + ], + "result": { + "count": 12, + "id": "minecraft:copper_door" + } +} diff --git a/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/door/exposed_copper_door_from_blocks.json b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/door/exposed_copper_door_from_blocks.json new file mode 100644 index 0000000..c6e7ad7 --- /dev/null +++ b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/door/exposed_copper_door_from_blocks.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "redstone", + "key": { + "#": { + "item": "minecraft:exposed_copper" + } + }, + "pattern": [ + "##", + "##", + "##" + ], + "result": { + "count": 12, + "id": "minecraft:exposed_copper_door" + } +} diff --git a/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/door/oxidized_copper_door_from_blocks.json b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/door/oxidized_copper_door_from_blocks.json new file mode 100644 index 0000000..cd18eaa --- /dev/null +++ b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/door/oxidized_copper_door_from_blocks.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "redstone", + "key": { + "#": { + "item": "minecraft:oxidized_copper" + } + }, + "pattern": [ + "##", + "##", + "##" + ], + "result": { + "count": 12, + "id": "minecraft:oxidized_copper_door" + } +} diff --git a/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/door/waxed_copper_door_from_blocks.json b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/door/waxed_copper_door_from_blocks.json new file mode 100644 index 0000000..fbec7d2 --- /dev/null +++ b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/door/waxed_copper_door_from_blocks.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "redstone", + "key": { + "#": { + "item": "minecraft:waxed_copper_block" + } + }, + "pattern": [ + "##", + "##", + "##" + ], + "result": { + "count": 12, + "id": "minecraft:waxed_copper_door" + } +} diff --git a/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/door/waxed_exposed_copper_door_from_blocks.json b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/door/waxed_exposed_copper_door_from_blocks.json new file mode 100644 index 0000000..8d77ab6 --- /dev/null +++ b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/door/waxed_exposed_copper_door_from_blocks.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "redstone", + "key": { + "#": { + "item": "minecraft:waxed_exposed_copper" + } + }, + "pattern": [ + "##", + "##", + "##" + ], + "result": { + "count": 12, + "id": "minecraft:waxed_exposed_copper_door" + } +} diff --git a/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/door/waxed_oxidized_copper_door_from_blocks.json b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/door/waxed_oxidized_copper_door_from_blocks.json new file mode 100644 index 0000000..c636273 --- /dev/null +++ b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/door/waxed_oxidized_copper_door_from_blocks.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "redstone", + "key": { + "#": { + "item": "minecraft:waxed_oxidized_copper" + } + }, + "pattern": [ + "##", + "##", + "##" + ], + "result": { + "count": 12, + "id": "minecraft:waxed_oxidized_copper_door" + } +} diff --git a/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/door/waxed_weathered_copper_door_from_blocks.json b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/door/waxed_weathered_copper_door_from_blocks.json new file mode 100644 index 0000000..95d008b --- /dev/null +++ b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/door/waxed_weathered_copper_door_from_blocks.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "redstone", + "key": { + "#": { + "item": "minecraft:waxed_weathered_copper" + } + }, + "pattern": [ + "##", + "##", + "##" + ], + "result": { + "count": 12, + "id": "minecraft:waxed_weathered_copper_door" + } +} diff --git a/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/door/weathered_copper_door_from_blocks.json b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/door/weathered_copper_door_from_blocks.json new file mode 100644 index 0000000..d7654ce --- /dev/null +++ b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/door/weathered_copper_door_from_blocks.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "redstone", + "key": { + "#": { + "item": "minecraft:weathered_copper" + } + }, + "pattern": [ + "##", + "##", + "##" + ], + "result": { + "count": 12, + "id": "minecraft:weathered_copper_door" + } +} diff --git a/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/lightning_rod_from_blocks.json b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/lightning_rod_from_blocks.json new file mode 100644 index 0000000..9fd4aad --- /dev/null +++ b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/lightning_rod_from_blocks.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "redstone", + "key": { + "#": { + "item": "minecraft:copper_block" + } + }, + "pattern": [ + "#", + "#", + "#" + ], + "result": { + "count": 4, + "id": "minecraft:lightning_rod" + } +} diff --git a/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/trapdoor/copper_trapdoor_from_blocks.json b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/trapdoor/copper_trapdoor_from_blocks.json new file mode 100644 index 0000000..3e52fcb --- /dev/null +++ b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/trapdoor/copper_trapdoor_from_blocks.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "redstone", + "key": { + "#": { + "item": "minecraft:copper_block" + } + }, + "pattern": [ + "###", + "###" + ], + "result": { + "count": 16, + "id": "minecraft:copper_trapdoor" + } +} diff --git a/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/trapdoor/exposed_copper_trapdoor_from_blocks.json b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/trapdoor/exposed_copper_trapdoor_from_blocks.json new file mode 100644 index 0000000..49aed9d --- /dev/null +++ b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/trapdoor/exposed_copper_trapdoor_from_blocks.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "redstone", + "key": { + "#": { + "item": "minecraft:exposed_copper" + } + }, + "pattern": [ + "###", + "###" + ], + "result": { + "count": 16, + "id": "minecraft:exposed_copper_trapdoor" + } +} diff --git a/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/trapdoor/oxidized_copper_trapdoor_from_blocks.json b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/trapdoor/oxidized_copper_trapdoor_from_blocks.json new file mode 100644 index 0000000..5899419 --- /dev/null +++ b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/trapdoor/oxidized_copper_trapdoor_from_blocks.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "redstone", + "key": { + "#": { + "item": "minecraft:oxidized_copper" + } + }, + "pattern": [ + "###", + "###" + ], + "result": { + "count": 16, + "id": "minecraft:oxidized_copper_trapdoor" + } +} diff --git a/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/trapdoor/waxed_copper_trapdoor_from_blocks.json b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/trapdoor/waxed_copper_trapdoor_from_blocks.json new file mode 100644 index 0000000..10fcf52 --- /dev/null +++ b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/trapdoor/waxed_copper_trapdoor_from_blocks.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "redstone", + "key": { + "#": { + "item": "minecraft:waxed_copper_block" + } + }, + "pattern": [ + "###", + "###" + ], + "result": { + "count": 16, + "id": "minecraft:waxed_copper_trapdoor" + } +} diff --git a/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/trapdoor/waxed_exposed_copper_trapdoor_from_blocks.json b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/trapdoor/waxed_exposed_copper_trapdoor_from_blocks.json new file mode 100644 index 0000000..14047e3 --- /dev/null +++ b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/trapdoor/waxed_exposed_copper_trapdoor_from_blocks.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "redstone", + "key": { + "#": { + "item": "minecraft:waxed_exposed_copper" + } + }, + "pattern": [ + "###", + "###" + ], + "result": { + "count": 16, + "id": "minecraft:waxed_exposed_copper_trapdoor" + } +} diff --git a/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/trapdoor/waxed_oxidized_copper_trapdoor_from_blocks.json b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/trapdoor/waxed_oxidized_copper_trapdoor_from_blocks.json new file mode 100644 index 0000000..d84aaa1 --- /dev/null +++ b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/trapdoor/waxed_oxidized_copper_trapdoor_from_blocks.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "redstone", + "key": { + "#": { + "item": "minecraft:waxed_oxidized_copper" + } + }, + "pattern": [ + "###", + "###" + ], + "result": { + "count": 16, + "id": "minecraft:waxed_oxidized_copper_trapdoor" + } +} diff --git a/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/trapdoor/waxed_weathered_copper_trapdoor_from_blocks.json b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/trapdoor/waxed_weathered_copper_trapdoor_from_blocks.json new file mode 100644 index 0000000..763c628 --- /dev/null +++ b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/trapdoor/waxed_weathered_copper_trapdoor_from_blocks.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "redstone", + "key": { + "#": { + "item": "minecraft:waxed_weathered_copper" + } + }, + "pattern": [ + "###", + "###" + ], + "result": { + "count": 16, + "id": "minecraft:waxed_weathered_copper_trapdoor" + } +} diff --git a/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/trapdoor/weathered_copper_trapdoor_from_blocks.json b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/trapdoor/weathered_copper_trapdoor_from_blocks.json new file mode 100644 index 0000000..1b83e73 --- /dev/null +++ b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/copper/trapdoor/weathered_copper_trapdoor_from_blocks.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "redstone", + "key": { + "#": { + "item": "minecraft:weathered_copper" + } + }, + "pattern": [ + "###", + "###" + ], + "result": { + "count": 16, + "id": "minecraft:weathered_copper_trapdoor" + } +} diff --git a/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/iron/chain_bulk.json b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/iron/chain_bulk.json new file mode 100644 index 0000000..bcfb9da --- /dev/null +++ b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/iron/chain_bulk.json @@ -0,0 +1,21 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "misc", + "key": { + "I": { + "item": "minecraft:iron_block" + }, + "N": { + "item": "minecraft:iron_ingot" + } + }, + "pattern": [ + "N", + "I", + "N" + ], + "result": { + "count": 9, + "id": "minecraft:chain" + } +} diff --git a/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/iron/iron_bars_from_nuggets.json b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/iron/iron_bars_from_nuggets.json new file mode 100644 index 0000000..d408902 --- /dev/null +++ b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/iron/iron_bars_from_nuggets.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "misc", + "key": { + "#": { + "item": "minecraft:iron_nugget" + } + }, + "pattern": [ + "###", + "###" + ], + "result": { + "count": 1, + "id": "minecraft:iron_bars" + } +} diff --git a/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/iron/iron_door_from_blocks.json b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/iron/iron_door_from_blocks.json new file mode 100644 index 0000000..269083b --- /dev/null +++ b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/iron/iron_door_from_blocks.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "redstone", + "key": { + "#": { + "item": "minecraft:iron_block" + } + }, + "pattern": [ + "##", + "##", + "##" + ], + "result": { + "count": 27, + "id": "minecraft:iron_door" + } +} diff --git a/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/iron/iron_trapdoor_from_blocks.json b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/iron/iron_trapdoor_from_blocks.json new file mode 100644 index 0000000..a144326 --- /dev/null +++ b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/recipe/alternate/bulk/iron/iron_trapdoor_from_blocks.json @@ -0,0 +1,17 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "redstone", + "key": { + "#": { + "item": "minecraft:iron_block" + } + }, + "pattern": [ + "##", + "##" + ], + "result": { + "count": 9, + "id": "minecraft:iron_trapdoor" + } +}