From 737ccaf65644a855bccb42edd3ee4fe60e467563 Mon Sep 17 00:00:00 2001 From: akanealw Date: Thu, 19 Dec 2024 17:14:06 -0600 Subject: [PATCH] added files and folders --- .../alloy_forge_fuels/default_fuels.json | 17 ++++++++ .../alloy_forges/deepslate_bricks_forge.json | 11 +++++ .../compat/alloys/steel_from_ingots.json | 33 +++++++++++++++ .../compat/alloys/steel_from_ores.json | 41 +++++++++++++++++++ .../compat/alloys/steel_from_raw_ores.json | 38 +++++++++++++++++ .../pack.mcmeta | 6 +++ .../recipes/alternate_nether_star.json | 23 +++++++++++ .../alternative-nether-star/pack.mcmeta | 6 +++ .../data/c/portals/outer_world.json | 9 ++++ .../data/vshojo/dimension/outer_world.json | 12 ++++++ .../vshojo/dimension_type/outer_world.json | 25 +++++++++++ .../bsmp_outer_world_fabric_only/pack.mcmeta | 6 +++ .../recipes/blasting/diamond_blasting.json | 10 +++++ .../recipes/blasting/emerald_blasting.json | 10 +++++ .../recipes/drilling/diamond_ore.json | 15 +++++++ .../recipes/drilling/dry_ice.json | 15 +++++++ .../recipes/drilling/emerald_ore.json | 15 +++++++ .../recipes/drilling/gold_ore.json | 15 +++++++ .../recipes/drilling/iron_ore.json | 15 +++++++ .../recipes/drilling/quartz_ore.json | 15 +++++++ .../recipes/drilling/redstone_ore.json | 15 +++++++ .../recipes/drilling/sky_stone_block.json | 15 +++++++ .../recipes/drilling/uraninite.json | 15 +++++++ .../recipes/drilling/uraninite_ore.json | 15 +++++++ .../recipes/drilling/uranium_ore.json | 15 +++++++ .../recipes/ore_vein_type/diamond_ore.json | 16 ++++++++ .../recipes/ore_vein_type/dry_ice.json | 16 ++++++++ .../recipes/ore_vein_type/emerald_ore.json | 16 ++++++++ .../recipes/ore_vein_type/gold_ore.json | 16 ++++++++ .../recipes/ore_vein_type/iron_ore.json | 16 ++++++++ .../recipes/ore_vein_type/quartz_ore.json | 16 ++++++++ .../recipes/ore_vein_type/redstone_ore.json | 16 ++++++++ .../ore_vein_type/sky_stone_block.json | 16 ++++++++ .../recipes/ore_vein_type/uraninite.json | 16 ++++++++ .../recipes/ore_vein_type/uraninite_ore.json | 16 ++++++++ .../recipes/ore_vein_type/uranium_ore.json | 16 ++++++++ .../create-ore-excavation/pack.mcmeta | 6 +++ .../exposed_copper_to_copper_block.json | 13 ++++++ .../oxidized_copper_to_weathered_copper.json | 13 ++++++ .../weathered_copper_to_exposed_copper.json | 13 ++++++ .../pack.mcmeta | 6 +++ ...l_plate_from_ingots_iron_stonecutting.json | 8 ++++ ...te_slab_from_ingots_iron_stonecutting.json | 8 ++++ ..._stairs_from_ingots_iron_stonecutting.json | 8 ++++ ...te_wall_from_ingots_iron_stonecutting.json | 8 ++++ ...l_sheet_from_ingots_iron_stonecutting.json | 8 ++++ ...et_slab_from_ingots_iron_stonecutting.json | 8 ++++ ..._stairs_from_ingots_iron_stonecutting.json | 8 ++++ ...et_wall_from_ingots_iron_stonecutting.json | 8 ++++ ...support_from_ingots_iron_stonecutting.json | 8 ++++ .../stonecutting/blank_letter_sign.json | 9 ++++ .../recipes/stonecutting/blank_sign.json | 9 ++++ .../stonecutting/signs/letter/0_sign.json | 9 ++++ .../pack.mcmeta | 6 +++ .../data/minecraft/tags/items/pickaxes.json | 1 + .../quark/tags/blocks/pickarang_immune.json | 6 +++ .../pickarang-pickaxe-tag-fix-v1/pack.mcmeta | 6 +++ .../data/forge/tags/blocks/ores.json | 1 + .../forge/tags/blocks/ores/netherite.json | 1 + .../tags/blocks/ores_in_ground/deepslate.json | 1 + .../tags/blocks/ores_in_ground/end_stone.json | 1 + .../blocks/ores_in_ground/netherrack.json | 1 + .../tags/blocks/ores_in_ground/stone.json | 1 + .../data/forge/tags/items/ores.json | 1 + .../data/forge/tags/items/ores/netherite.json | 1 + .../tags/items/ores_in_ground/deepslate.json | 1 + .../tags/items/ores_in_ground/end_stone.json | 1 + .../tags/items/ores_in_ground/netherrack.json | 1 + .../tags/items/ores_in_ground/stone.json | 1 + .../simple-netherite-tag-fix-v1/pack.mcmeta | 6 +++ 70 files changed, 775 insertions(+) create mode 100644 akanealw_custom_datapacks/alloy-forge-furnace-recipe-fabric-only/data/alloy_forgery/alloy_forge_fuels/default_fuels.json create mode 100644 akanealw_custom_datapacks/alloy-forge-furnace-recipe-fabric-only/data/alloy_forgery/alloy_forges/deepslate_bricks_forge.json create mode 100644 akanealw_custom_datapacks/alloy-forge-furnace-recipe-fabric-only/data/alloy_forgery/recipes/compat/alloys/steel_from_ingots.json create mode 100644 akanealw_custom_datapacks/alloy-forge-furnace-recipe-fabric-only/data/alloy_forgery/recipes/compat/alloys/steel_from_ores.json create mode 100644 akanealw_custom_datapacks/alloy-forge-furnace-recipe-fabric-only/data/alloy_forgery/recipes/compat/alloys/steel_from_raw_ores.json create mode 100644 akanealw_custom_datapacks/alloy-forge-furnace-recipe-fabric-only/pack.mcmeta create mode 100644 akanealw_custom_datapacks/alternative-nether-star/data/crafting/recipes/alternate_nether_star.json create mode 100644 akanealw_custom_datapacks/alternative-nether-star/pack.mcmeta create mode 100644 akanealw_custom_datapacks/bsmp_outer_world_fabric_only/data/c/portals/outer_world.json create mode 100644 akanealw_custom_datapacks/bsmp_outer_world_fabric_only/data/vshojo/dimension/outer_world.json create mode 100644 akanealw_custom_datapacks/bsmp_outer_world_fabric_only/data/vshojo/dimension_type/outer_world.json create mode 100644 akanealw_custom_datapacks/bsmp_outer_world_fabric_only/pack.mcmeta create mode 100644 akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/blasting/diamond_blasting.json create mode 100644 akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/blasting/emerald_blasting.json create mode 100644 akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/diamond_ore.json create mode 100644 akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/dry_ice.json create mode 100644 akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/emerald_ore.json create mode 100644 akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/gold_ore.json create mode 100644 akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/iron_ore.json create mode 100644 akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/quartz_ore.json create mode 100644 akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/redstone_ore.json create mode 100644 akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/sky_stone_block.json create mode 100644 akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/uraninite.json create mode 100644 akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/uraninite_ore.json create mode 100644 akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/uranium_ore.json create mode 100644 akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/diamond_ore.json create mode 100644 akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/dry_ice.json create mode 100644 akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/emerald_ore.json create mode 100644 akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/gold_ore.json create mode 100644 akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/iron_ore.json create mode 100644 akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/quartz_ore.json create mode 100644 akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/redstone_ore.json create mode 100644 akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/sky_stone_block.json create mode 100644 akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/uraninite.json create mode 100644 akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/uraninite_ore.json create mode 100644 akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/uranium_ore.json create mode 100644 akanealw_custom_datapacks/create-ore-excavation/pack.mcmeta create mode 100644 akanealw_custom_datapacks/create-sandpaper-polish-copper-blocks/data/create/recipes/sandpaper_polishing/exposed_copper_to_copper_block.json create mode 100644 akanealw_custom_datapacks/create-sandpaper-polish-copper-blocks/data/create/recipes/sandpaper_polishing/oxidized_copper_to_weathered_copper.json create mode 100644 akanealw_custom_datapacks/create-sandpaper-polish-copper-blocks/data/create/recipes/sandpaper_polishing/weathered_copper_to_exposed_copper.json create mode 100644 akanealw_custom_datapacks/create-sandpaper-polish-copper-blocks/pack.mcmeta create mode 100644 akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_plate_from_ingots_iron_stonecutting.json create mode 100644 akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_plate_slab_from_ingots_iron_stonecutting.json create mode 100644 akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_plate_stairs_from_ingots_iron_stonecutting.json create mode 100644 akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_plate_wall_from_ingots_iron_stonecutting.json create mode 100644 akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_sheet_from_ingots_iron_stonecutting.json create mode 100644 akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_sheet_slab_from_ingots_iron_stonecutting.json create mode 100644 akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_sheet_stairs_from_ingots_iron_stonecutting.json create mode 100644 akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_sheet_wall_from_ingots_iron_stonecutting.json create mode 100644 akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_support_from_ingots_iron_stonecutting.json create mode 100644 akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/stonecutting/blank_letter_sign.json create mode 100644 akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/stonecutting/blank_sign.json create mode 100644 akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/stonecutting/signs/letter/0_sign.json create mode 100644 akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/pack.mcmeta create mode 100644 akanealw_custom_datapacks/pickarang-pickaxe-tag-fix-v1/data/minecraft/tags/items/pickaxes.json create mode 100644 akanealw_custom_datapacks/pickarang-pickaxe-tag-fix-v1/data/quark/tags/blocks/pickarang_immune.json create mode 100644 akanealw_custom_datapacks/pickarang-pickaxe-tag-fix-v1/pack.mcmeta create mode 100644 akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/blocks/ores.json create mode 100644 akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/blocks/ores/netherite.json create mode 100644 akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/blocks/ores_in_ground/deepslate.json create mode 100644 akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/blocks/ores_in_ground/end_stone.json create mode 100644 akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/blocks/ores_in_ground/netherrack.json create mode 100644 akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/blocks/ores_in_ground/stone.json create mode 100644 akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/items/ores.json create mode 100644 akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/items/ores/netherite.json create mode 100644 akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/items/ores_in_ground/deepslate.json create mode 100644 akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/items/ores_in_ground/end_stone.json create mode 100644 akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/items/ores_in_ground/netherrack.json create mode 100644 akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/items/ores_in_ground/stone.json create mode 100644 akanealw_custom_datapacks/simple-netherite-tag-fix-v1/pack.mcmeta diff --git a/akanealw_custom_datapacks/alloy-forge-furnace-recipe-fabric-only/data/alloy_forgery/alloy_forge_fuels/default_fuels.json b/akanealw_custom_datapacks/alloy-forge-furnace-recipe-fabric-only/data/alloy_forgery/alloy_forge_fuels/default_fuels.json new file mode 100644 index 0000000..4713867 --- /dev/null +++ b/akanealw_custom_datapacks/alloy-forge-furnace-recipe-fabric-only/data/alloy_forgery/alloy_forge_fuels/default_fuels.json @@ -0,0 +1,17 @@ +{ + "fuels": [ + { + "item": "minecraft:lava_bucket", + "return_item": "minecraft:bucket", + "fuel": 24000 + }, + { + "item": "minecraft:blaze_rod", + "fuel": 2000 + }, + { + "item": "minecraft:coal_block", + "fuel": 9000 + } + ] +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/alloy-forge-furnace-recipe-fabric-only/data/alloy_forgery/alloy_forges/deepslate_bricks_forge.json b/akanealw_custom_datapacks/alloy-forge-furnace-recipe-fabric-only/data/alloy_forgery/alloy_forges/deepslate_bricks_forge.json new file mode 100644 index 0000000..5a4edd9 --- /dev/null +++ b/akanealw_custom_datapacks/alloy-forge-furnace-recipe-fabric-only/data/alloy_forgery/alloy_forges/deepslate_bricks_forge.json @@ -0,0 +1,11 @@ +{ + "material": "minecraft:deepslate_bricks", + "additional_materials": [ + "minecraft:deepslate_tiles", + "minecraft:polished_deepslate", + "minecraft:chiseled_deepslate" + ], + "tier": 3, + "speed_multiplier": 10, + "fuel_capacity": 192000 +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/alloy-forge-furnace-recipe-fabric-only/data/alloy_forgery/recipes/compat/alloys/steel_from_ingots.json b/akanealw_custom_datapacks/alloy-forge-furnace-recipe-fabric-only/data/alloy_forgery/recipes/compat/alloys/steel_from_ingots.json new file mode 100644 index 0000000..71601fa --- /dev/null +++ b/akanealw_custom_datapacks/alloy-forge-furnace-recipe-fabric-only/data/alloy_forgery/recipes/compat/alloys/steel_from_ingots.json @@ -0,0 +1,33 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:item_tags_populated", + "values": [ + "c:coal", + "c:iron_ingots", + "c:steel_ingots" + ] + } + ], + "type": "alloy_forgery:forging", + "inputs": [ + { + "tag": "c:iron_ingots" + }, + { + "tag": "c:coal" + } + ], + "output": { + "priority": [ + "ad_astra:steel_ingot", + "techreborn:steel_ingot", + "indrev:steel_ingot", + "modern_industrialization:steel_ingot" + ], + "default": "c:steel_ingots", + "count": 2 + }, + "min_forge_tier": 1, + "fuel_per_tick": 5 +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/alloy-forge-furnace-recipe-fabric-only/data/alloy_forgery/recipes/compat/alloys/steel_from_ores.json b/akanealw_custom_datapacks/alloy-forge-furnace-recipe-fabric-only/data/alloy_forgery/recipes/compat/alloys/steel_from_ores.json new file mode 100644 index 0000000..acf9405 --- /dev/null +++ b/akanealw_custom_datapacks/alloy-forge-furnace-recipe-fabric-only/data/alloy_forgery/recipes/compat/alloys/steel_from_ores.json @@ -0,0 +1,41 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:item_tags_populated", + "values": [ + "c:coal_ores", + "c:iron_ores", + "c:steel_ingots" + ] + } + ], + "type": "alloy_forgery:forging", + "inputs": [ + { + "tag": "c:iron_ores" + }, + { + "tag": "c:coal_ores" + } + ], + "output": { + "priority": [ + "ad_astra:steel_ingot", + "techreborn:steel_ingot", + "indrev:steel_ingot", + "modern_industrialization:steel_ingot" + ], + "default": "c:steel_ingots", + "count": 3 + }, + "overrides": { + "2+": { + "count": 4 + }, + "3+": { + "count": 5 + } + }, + "min_forge_tier": 1, + "fuel_per_tick": 5 +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/alloy-forge-furnace-recipe-fabric-only/data/alloy_forgery/recipes/compat/alloys/steel_from_raw_ores.json b/akanealw_custom_datapacks/alloy-forge-furnace-recipe-fabric-only/data/alloy_forgery/recipes/compat/alloys/steel_from_raw_ores.json new file mode 100644 index 0000000..15b6b25 --- /dev/null +++ b/akanealw_custom_datapacks/alloy-forge-furnace-recipe-fabric-only/data/alloy_forgery/recipes/compat/alloys/steel_from_raw_ores.json @@ -0,0 +1,38 @@ +{ + "fabric:load_conditions": [ + { + "condition": "fabric:item_tags_populated", + "values": [ + "c:coal", + "c:raw_iron_ores", + "c:steel_ingots" + ] + } + ], + "type": "alloy_forgery:forging", + "inputs": [ + { + "tag": "c:raw_iron_ores" + }, + { + "tag": "c:coal" + } + ], + "output": { + "priority": [ + "ad_astra:steel_ingot", + "techreborn:steel_ingot", + "indrev:steel_ingot", + "modern_industrialization:steel_ingot" + ], + "default": "c:steel_ingots", + "count": 2 + }, + "overrides": { + "2+": { + "count": 3 + } + }, + "min_forge_tier": 1, + "fuel_per_tick": 5 +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/alloy-forge-furnace-recipe-fabric-only/pack.mcmeta b/akanealw_custom_datapacks/alloy-forge-furnace-recipe-fabric-only/pack.mcmeta new file mode 100644 index 0000000..a9aae17 --- /dev/null +++ b/akanealw_custom_datapacks/alloy-forge-furnace-recipe-fabric-only/pack.mcmeta @@ -0,0 +1,6 @@ +{ + "pack": { + "pack_format": 15, + "description": "alloy forge furnace recipes" + } +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/alternative-nether-star/data/crafting/recipes/alternate_nether_star.json b/akanealw_custom_datapacks/alternative-nether-star/data/crafting/recipes/alternate_nether_star.json new file mode 100644 index 0000000..64ab4d7 --- /dev/null +++ b/akanealw_custom_datapacks/alternative-nether-star/data/crafting/recipes/alternate_nether_star.json @@ -0,0 +1,23 @@ +{ + "type": "minecraft:crafting_shaped", + "pattern": [ + " # ", + "DND", + " # " + ], + "key": { + "#": { + "item": "minecraft:emerald_block" + }, + "D": { + "item": "minecraft:diamond_block" + }, + "N": { + "item": "minecraft:netherite_block" + } + }, + "result": { + "item": "minecraft:nether_star", + "count": 1 + } +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/alternative-nether-star/pack.mcmeta b/akanealw_custom_datapacks/alternative-nether-star/pack.mcmeta new file mode 100644 index 0000000..3ae8e4e --- /dev/null +++ b/akanealw_custom_datapacks/alternative-nether-star/pack.mcmeta @@ -0,0 +1,6 @@ +{ + "pack": { + "pack_format": 15, + "description": "alternative nether star" + } +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/bsmp_outer_world_fabric_only/data/c/portals/outer_world.json b/akanealw_custom_datapacks/bsmp_outer_world_fabric_only/data/c/portals/outer_world.json new file mode 100644 index 0000000..9a33773 --- /dev/null +++ b/akanealw_custom_datapacks/bsmp_outer_world_fabric_only/data/c/portals/outer_world.json @@ -0,0 +1,9 @@ +{ + "block": "minecraft:stone_bricks", + "dim": "vshojo:outer_world", + "r": 181, + "g": 231, + "b": 245, + "ignitionType": "BLOCK", + "ignitionSource": "minecraft:fire" +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/bsmp_outer_world_fabric_only/data/vshojo/dimension/outer_world.json b/akanealw_custom_datapacks/bsmp_outer_world_fabric_only/data/vshojo/dimension/outer_world.json new file mode 100644 index 0000000..b6faa29 --- /dev/null +++ b/akanealw_custom_datapacks/bsmp_outer_world_fabric_only/data/vshojo/dimension/outer_world.json @@ -0,0 +1,12 @@ +{ + "type": "minecraft:overworld", + "generator": { + "type": "minecraft:noise", + "seed": 104777392991, + "settings": "minecraft:overworld", + "biome_source": { + "type": "minecraft:multi_noise", + "preset": "minecraft:overworld" + } + } +} diff --git a/akanealw_custom_datapacks/bsmp_outer_world_fabric_only/data/vshojo/dimension_type/outer_world.json b/akanealw_custom_datapacks/bsmp_outer_world_fabric_only/data/vshojo/dimension_type/outer_world.json new file mode 100644 index 0000000..01a548e --- /dev/null +++ b/akanealw_custom_datapacks/bsmp_outer_world_fabric_only/data/vshojo/dimension_type/outer_world.json @@ -0,0 +1,25 @@ +{ + "ultrawarm": false, + "natural": true, + "piglin_safe": false, + "respawn_anchor_works": false, + "bed_works": true, + "has_raids": true, + "has_skylight": true, + "has_ceiling": false, + "coordinate_scale": 1, + "ambient_light": 0, + "logical_height": 256, + "effects": "minecraft:overworld", + "infiniburn": "#minecraft:infiniburn_overworld", + "min_y": -64, + "height": 256, + "monster_spawn_light_level": { + "type": "minecraft:uniform", + "value": { + "min_inclusive": 0, + "max_inclusive": 7 + } + }, + "monster_spawn_block_light_limit": 0 +} diff --git a/akanealw_custom_datapacks/bsmp_outer_world_fabric_only/pack.mcmeta b/akanealw_custom_datapacks/bsmp_outer_world_fabric_only/pack.mcmeta new file mode 100644 index 0000000..6f8fcd3 --- /dev/null +++ b/akanealw_custom_datapacks/bsmp_outer_world_fabric_only/pack.mcmeta @@ -0,0 +1,6 @@ +{ + "pack": { + "pack_format": 15, + "description": "OUTER WORLD" + } +} diff --git a/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/blasting/diamond_blasting.json b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/blasting/diamond_blasting.json new file mode 100644 index 0000000..c858d3a --- /dev/null +++ b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/blasting/diamond_blasting.json @@ -0,0 +1,10 @@ +{ + "type": "minecraft:blasting", + "category": "misc", + "cookingtime": 100, + "experience": 0.1, + "ingredient": { + "item": "createoreexcavation:raw_diamond" + }, + "result": "minecraft:diamond" +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/blasting/emerald_blasting.json b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/blasting/emerald_blasting.json new file mode 100644 index 0000000..515c075 --- /dev/null +++ b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/blasting/emerald_blasting.json @@ -0,0 +1,10 @@ +{ + "type": "minecraft:blasting", + "category": "misc", + "cookingtime": 100, + "experience": 0.1, + "ingredient": { + "item": "createoreexcavation:raw_emerald" + }, + "result": "minecraft:emerald" +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/diamond_ore.json b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/diamond_ore.json new file mode 100644 index 0000000..fb19048 --- /dev/null +++ b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/diamond_ore.json @@ -0,0 +1,15 @@ +{ + "type": "createoreexcavation:drilling", + "drill": { + "tag": "createoreexcavation:drills" + }, + "output": [ + { + "item": "minecraft:diamond_ore" + } + ], + "priority": 0, + "stress": 128, + "ticks": 600, + "vein_id": "createoreexcavation:ore_vein_type/diamond_ore" +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/dry_ice.json b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/dry_ice.json new file mode 100644 index 0000000..1970b89 --- /dev/null +++ b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/dry_ice.json @@ -0,0 +1,15 @@ +{ + "type": "createoreexcavation:drilling", + "drill": { + "tag": "createoreexcavation:drills" + }, + "output": [ + { + "item": "powah:dry_ice" + } + ], + "priority": 0, + "stress": 128, + "ticks": 600, + "vein_id": "createoreexcavation:ore_vein_type/dry_ice" +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/emerald_ore.json b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/emerald_ore.json new file mode 100644 index 0000000..a9115fc --- /dev/null +++ b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/emerald_ore.json @@ -0,0 +1,15 @@ +{ + "type": "createoreexcavation:drilling", + "drill": { + "tag": "createoreexcavation:drills" + }, + "output": [ + { + "item": "minecraft:emerald_ore" + } + ], + "priority": 0, + "stress": 128, + "ticks": 600, + "vein_id": "createoreexcavation:ore_vein_type/emerald_ore" +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/gold_ore.json b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/gold_ore.json new file mode 100644 index 0000000..55f03cb --- /dev/null +++ b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/gold_ore.json @@ -0,0 +1,15 @@ +{ + "type": "createoreexcavation:drilling", + "drill": { + "tag": "createoreexcavation:drills" + }, + "output": [ + { + "item": "minecraft:gold_ore" + } + ], + "priority": 0, + "stress": 128, + "ticks": 600, + "vein_id": "createoreexcavation:ore_vein_type/gold_ore" +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/iron_ore.json b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/iron_ore.json new file mode 100644 index 0000000..c46755d --- /dev/null +++ b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/iron_ore.json @@ -0,0 +1,15 @@ +{ + "type": "createoreexcavation:drilling", + "drill": { + "tag": "createoreexcavation:drills" + }, + "output": [ + { + "item": "minecraft:iron_ore" + } + ], + "priority": 0, + "stress": 128, + "ticks": 600, + "vein_id": "createoreexcavation:ore_vein_type/iron_ore" +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/quartz_ore.json b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/quartz_ore.json new file mode 100644 index 0000000..e564fe0 --- /dev/null +++ b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/quartz_ore.json @@ -0,0 +1,15 @@ +{ + "type": "createoreexcavation:drilling", + "drill": { + "tag": "createoreexcavation:drills" + }, + "output": [ + { + "item": "minecraft:nether_quartz_ore" + } + ], + "priority": 0, + "stress": 128, + "ticks": 600, + "vein_id": "createoreexcavation:ore_vein_type/quartz_ore" +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/redstone_ore.json b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/redstone_ore.json new file mode 100644 index 0000000..f80896f --- /dev/null +++ b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/redstone_ore.json @@ -0,0 +1,15 @@ +{ + "type": "createoreexcavation:drilling", + "drill": { + "tag": "createoreexcavation:drills" + }, + "output": [ + { + "item": "minecraft:redstone_ore" + } + ], + "priority": 0, + "stress": 128, + "ticks": 600, + "vein_id": "createoreexcavation:ore_vein_type/redstone_ore" +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/sky_stone_block.json b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/sky_stone_block.json new file mode 100644 index 0000000..d17ed48 --- /dev/null +++ b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/sky_stone_block.json @@ -0,0 +1,15 @@ +{ + "type": "createoreexcavation:drilling", + "drill": { + "tag": "createoreexcavation:drills" + }, + "output": [ + { + "item": "ae2:sky_stone_block" + } + ], + "priority": 0, + "stress": 128, + "ticks": 600, + "vein_id": "createoreexcavation:ore_vein_type/sky_stone_block" +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/uraninite.json b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/uraninite.json new file mode 100644 index 0000000..70e27dd --- /dev/null +++ b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/uraninite.json @@ -0,0 +1,15 @@ +{ + "type": "createoreexcavation:drilling", + "drill": { + "tag": "createoreexcavation:drills" + }, + "output": [ + { + "item": "powah:uraninite_raw" + } + ], + "priority": 0, + "stress": 128, + "ticks": 600, + "vein_id": "createoreexcavation:ore_vein_type/uraninite" +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/uraninite_ore.json b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/uraninite_ore.json new file mode 100644 index 0000000..3692dd7 --- /dev/null +++ b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/uraninite_ore.json @@ -0,0 +1,15 @@ +{ + "type": "createoreexcavation:drilling", + "drill": { + "tag": "createoreexcavation:drills" + }, + "output": [ + { + "item": "powah:uraninite_ore" + } + ], + "priority": 0, + "stress": 128, + "ticks": 600, + "vein_id": "createoreexcavation:ore_vein_type/uraninite_ore" +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/uranium_ore.json b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/uranium_ore.json new file mode 100644 index 0000000..aa201cb --- /dev/null +++ b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/drilling/uranium_ore.json @@ -0,0 +1,15 @@ +{ + "type": "createoreexcavation:drilling", + "drill": { + "tag": "createoreexcavation:drills" + }, + "output": [ + { + "item": "mekanism:uranium_ore" + } + ], + "priority": 0, + "stress": 128, + "ticks": 600, + "vein_id": "createoreexcavation:ore_vein_type/uranium_ore" +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/diamond_ore.json b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/diamond_ore.json new file mode 100644 index 0000000..e4c1049 --- /dev/null +++ b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/diamond_ore.json @@ -0,0 +1,16 @@ +{ + "type": "createoreexcavation:vein", + "amountMax": 2.0, + "amountMin": 0.5, + "biomeWhitelist": "minecraft:is_overworld", + "icon": { + "item": "minecraft:diamond_ore" + }, + "name": "{\"translate\":\"item.minecraft.diamond_ore\"}", + "placement": { + "salt": 2078084124, + "separation": 64, + "spacing": 256 + }, + "priority": 0 +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/dry_ice.json b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/dry_ice.json new file mode 100644 index 0000000..5551378 --- /dev/null +++ b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/dry_ice.json @@ -0,0 +1,16 @@ +{ + "type": "createoreexcavation:vein", + "amountMax": 4.0, + "amountMin": 2.0, + "biomeWhitelist": "minecraft:is_overworld", + "icon": { + "item": "powah:dry_ice" + }, + "name": "{\"translate\":\"item.powah.dry_ice\"}", + "placement": { + "salt": 1523235716, + "separation": 32, + "spacing": 128 + }, + "priority": 0 +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/emerald_ore.json b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/emerald_ore.json new file mode 100644 index 0000000..e80db4e --- /dev/null +++ b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/emerald_ore.json @@ -0,0 +1,16 @@ +{ + "type": "createoreexcavation:vein", + "amountMax": 1.0, + "amountMin": 0.2, + "biomeWhitelist": "minecraft:is_overworld", + "icon": { + "item": "minecraft:emerald_ore" + }, + "name": "{\"translate\":\"item.minecraft.emerald_ore\"}", + "placement": { + "salt": 551829032, + "separation": 64, + "spacing": 256 + }, + "priority": 0 +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/gold_ore.json b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/gold_ore.json new file mode 100644 index 0000000..345d25b --- /dev/null +++ b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/gold_ore.json @@ -0,0 +1,16 @@ +{ + "type": "createoreexcavation:vein", + "amountMax": 4.0, + "amountMin": 2.0, + "biomeWhitelist": "minecraft:is_overworld", + "icon": { + "item": "minecraft:gold_ore" + }, + "name": "{\"translate\":\"item.minecraft.gold_ore\"}", + "placement": { + "salt": 1523235716, + "separation": 32, + "spacing": 128 + }, + "priority": 0 +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/iron_ore.json b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/iron_ore.json new file mode 100644 index 0000000..48186bb --- /dev/null +++ b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/iron_ore.json @@ -0,0 +1,16 @@ +{ + "type": "createoreexcavation:vein", + "amountMax": 30.0, + "amountMin": 10.0, + "biomeWhitelist": "minecraft:is_overworld", + "icon": { + "item": "minecraft:iron_ore" + }, + "name": "{\"translate\":\"item.minecraft.iron_ore\"}", + "placement": { + "salt": 1544847576, + "separation": 8, + "spacing": 128 + }, + "priority": 0 +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/quartz_ore.json b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/quartz_ore.json new file mode 100644 index 0000000..5da351f --- /dev/null +++ b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/quartz_ore.json @@ -0,0 +1,16 @@ +{ + "type": "createoreexcavation:vein", + "amountMax": 24.0, + "amountMin": 8.0, + "biomeWhitelist": "minecraft:is_overworld", + "icon": { + "item": "minecraft:nether_quartz_ore" + }, + "name": "{\"translate\":\"item.minecraft.nether_quartz_ore\"}", + "placement": { + "salt": 1434658661, + "separation": 8, + "spacing": 128 + }, + "priority": 0 +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/redstone_ore.json b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/redstone_ore.json new file mode 100644 index 0000000..5ec64e8 --- /dev/null +++ b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/redstone_ore.json @@ -0,0 +1,16 @@ +{ + "type": "createoreexcavation:vein", + "amountMax": 30.0, + "amountMin": 10.0, + "biomeWhitelist": "minecraft:is_overworld", + "icon": { + "item": "minecraft:redstone_ore" + }, + "name": "{\"translate\":\"item.minecraft.redstone_ore\"}", + "placement": { + "salt": 473161052, + "separation": 16, + "spacing": 128 + }, + "priority": 0 +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/sky_stone_block.json b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/sky_stone_block.json new file mode 100644 index 0000000..c16c2d1 --- /dev/null +++ b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/sky_stone_block.json @@ -0,0 +1,16 @@ +{ + "type": "createoreexcavation:vein", + "amountMax": 4.0, + "amountMin": 2.0, + "biomeWhitelist": "minecraft:is_overworld", + "icon": { + "item": "ae2:sky_stone_block" + }, + "name": "{\"translate\":\"item.ae2.sky_stone_block\"}", + "placement": { + "salt": 1523235716, + "separation": 32, + "spacing": 128 + }, + "priority": 0 +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/uraninite.json b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/uraninite.json new file mode 100644 index 0000000..c2fcf12 --- /dev/null +++ b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/uraninite.json @@ -0,0 +1,16 @@ +{ + "type": "createoreexcavation:vein", + "amountMax": 2.0, + "amountMin": 0.5, + "biomeWhitelist": "minecraft:is_overworld", + "icon": { + "item": "powah:uraninite_raw" + }, + "name": "{\"translate\":\"item.powah.uraninite_raw\"}", + "placement": { + "salt": 2072124124, + "separation": 64, + "spacing": 256 + }, + "priority": 0 +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/uraninite_ore.json b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/uraninite_ore.json new file mode 100644 index 0000000..35cd569 --- /dev/null +++ b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/uraninite_ore.json @@ -0,0 +1,16 @@ +{ + "type": "createoreexcavation:vein", + "amountMax": 2.0, + "amountMin": 0.5, + "biomeWhitelist": "minecraft:is_overworld", + "icon": { + "item": "powah:uraninite_ore" + }, + "name": "{\"translate\":\"item.powah.uraninite_ore\"}", + "placement": { + "salt": 2072124124, + "separation": 64, + "spacing": 256 + }, + "priority": 0 +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/uranium_ore.json b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/uranium_ore.json new file mode 100644 index 0000000..113fc9a --- /dev/null +++ b/akanealw_custom_datapacks/create-ore-excavation/data/createoreexcavation/recipes/ore_vein_type/uranium_ore.json @@ -0,0 +1,16 @@ +{ + "type": "createoreexcavation:vein", + "amountMax": 2.0, + "amountMin": 0.5, + "biomeWhitelist": "minecraft:is_overworld", + "icon": { + "item": "mekanism:uranium_ore" + }, + "name": "{\"translate\":\"item.mekansim.uranium_ore\"}", + "placement": { + "salt": 2072124124, + "separation": 64, + "spacing": 256 + }, + "priority": 0 +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create-ore-excavation/pack.mcmeta b/akanealw_custom_datapacks/create-ore-excavation/pack.mcmeta new file mode 100644 index 0000000..121c41c --- /dev/null +++ b/akanealw_custom_datapacks/create-ore-excavation/pack.mcmeta @@ -0,0 +1,6 @@ +{ + "pack": { + "pack_format": 15, + "description": "create ore excavation" + } +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create-sandpaper-polish-copper-blocks/data/create/recipes/sandpaper_polishing/exposed_copper_to_copper_block.json b/akanealw_custom_datapacks/create-sandpaper-polish-copper-blocks/data/create/recipes/sandpaper_polishing/exposed_copper_to_copper_block.json new file mode 100644 index 0000000..4af2424 --- /dev/null +++ b/akanealw_custom_datapacks/create-sandpaper-polish-copper-blocks/data/create/recipes/sandpaper_polishing/exposed_copper_to_copper_block.json @@ -0,0 +1,13 @@ +{ + "type": "create:sandpaper_polishing", + "ingredients": [ + { + "item": "minecraft:exposed_copper" + } + ], + "results": [ + { + "item": "minecraft:copper_block" + } + ] +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create-sandpaper-polish-copper-blocks/data/create/recipes/sandpaper_polishing/oxidized_copper_to_weathered_copper.json b/akanealw_custom_datapacks/create-sandpaper-polish-copper-blocks/data/create/recipes/sandpaper_polishing/oxidized_copper_to_weathered_copper.json new file mode 100644 index 0000000..41a535b --- /dev/null +++ b/akanealw_custom_datapacks/create-sandpaper-polish-copper-blocks/data/create/recipes/sandpaper_polishing/oxidized_copper_to_weathered_copper.json @@ -0,0 +1,13 @@ +{ + "type": "create:sandpaper_polishing", + "ingredients": [ + { + "item": "minecraft:oxidized_copper" + } + ], + "results": [ + { + "item": "minecraft:weathered_copper" + } + ] +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create-sandpaper-polish-copper-blocks/data/create/recipes/sandpaper_polishing/weathered_copper_to_exposed_copper.json b/akanealw_custom_datapacks/create-sandpaper-polish-copper-blocks/data/create/recipes/sandpaper_polishing/weathered_copper_to_exposed_copper.json new file mode 100644 index 0000000..b5aab3b --- /dev/null +++ b/akanealw_custom_datapacks/create-sandpaper-polish-copper-blocks/data/create/recipes/sandpaper_polishing/weathered_copper_to_exposed_copper.json @@ -0,0 +1,13 @@ +{ + "type": "create:sandpaper_polishing", + "ingredients": [ + { + "item": "minecraft:weathered_copper" + } + ], + "results": [ + { + "item": "minecraft:exposed_copper" + } + ] +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create-sandpaper-polish-copper-blocks/pack.mcmeta b/akanealw_custom_datapacks/create-sandpaper-polish-copper-blocks/pack.mcmeta new file mode 100644 index 0000000..e7b9faf --- /dev/null +++ b/akanealw_custom_datapacks/create-sandpaper-polish-copper-blocks/pack.mcmeta @@ -0,0 +1,6 @@ +{ + "pack": { + "pack_format": 15, + "description": "create sandpaper polish copper blocks" + } +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_plate_from_ingots_iron_stonecutting.json b/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_plate_from_ingots_iron_stonecutting.json new file mode 100644 index 0000000..69d81ca --- /dev/null +++ b/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_plate_from_ingots_iron_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 4, + "ingredient": { + "tag": "c:iron_ingots" + }, + "result": "design_decor:metal_plate" +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_plate_slab_from_ingots_iron_stonecutting.json b/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_plate_slab_from_ingots_iron_stonecutting.json new file mode 100644 index 0000000..0c916b1 --- /dev/null +++ b/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_plate_slab_from_ingots_iron_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 8, + "ingredient": { + "tag": "c:iron_ingots" + }, + "result": "design_decor:metal_plate_slab" +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_plate_stairs_from_ingots_iron_stonecutting.json b/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_plate_stairs_from_ingots_iron_stonecutting.json new file mode 100644 index 0000000..fd62239 --- /dev/null +++ b/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_plate_stairs_from_ingots_iron_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 4, + "ingredient": { + "tag": "c:iron_ingots" + }, + "result": "design_decor:metal_plate_stairs" +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_plate_wall_from_ingots_iron_stonecutting.json b/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_plate_wall_from_ingots_iron_stonecutting.json new file mode 100644 index 0000000..0506570 --- /dev/null +++ b/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_plate_wall_from_ingots_iron_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 4, + "ingredient": { + "tag": "c:iron_ingots" + }, + "result": "design_decor:metal_plate_wall" +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_sheet_from_ingots_iron_stonecutting.json b/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_sheet_from_ingots_iron_stonecutting.json new file mode 100644 index 0000000..56772aa --- /dev/null +++ b/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_sheet_from_ingots_iron_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 4, + "ingredient": { + "tag": "c:iron_ingots" + }, + "result": "design_decor:metal_sheet" +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_sheet_slab_from_ingots_iron_stonecutting.json b/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_sheet_slab_from_ingots_iron_stonecutting.json new file mode 100644 index 0000000..8e911c1 --- /dev/null +++ b/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_sheet_slab_from_ingots_iron_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 8, + "ingredient": { + "tag": "c:iron_ingots" + }, + "result": "design_decor:metal_sheet_slab" +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_sheet_stairs_from_ingots_iron_stonecutting.json b/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_sheet_stairs_from_ingots_iron_stonecutting.json new file mode 100644 index 0000000..7f73595 --- /dev/null +++ b/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_sheet_stairs_from_ingots_iron_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 4, + "ingredient": { + "tag": "c:iron_ingots" + }, + "result": "design_decor:metal_sheet_stairs" +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_sheet_wall_from_ingots_iron_stonecutting.json b/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_sheet_wall_from_ingots_iron_stonecutting.json new file mode 100644 index 0000000..8291c15 --- /dev/null +++ b/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_sheet_wall_from_ingots_iron_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 4, + "ingredient": { + "tag": "c:iron_ingots" + }, + "result": "design_decor:metal_sheet_wall" +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_support_from_ingots_iron_stonecutting.json b/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_support_from_ingots_iron_stonecutting.json new file mode 100644 index 0000000..b2ba48b --- /dev/null +++ b/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/metal_support_from_ingots_iron_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 4, + "ingredient": { + "tag": "c:iron_ingots" + }, + "result": "design_decor:metal_support" +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/stonecutting/blank_letter_sign.json b/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/stonecutting/blank_letter_sign.json new file mode 100644 index 0000000..0def0d1 --- /dev/null +++ b/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/stonecutting/blank_letter_sign.json @@ -0,0 +1,9 @@ + +{ + "type": "minecraft:stonecutting", + "ingredient": { + "tag": "c:brass_nuggets" + }, + "result": "design_decor:letter_sign", + "count": 1 +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/stonecutting/blank_sign.json b/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/stonecutting/blank_sign.json new file mode 100644 index 0000000..fb9245b --- /dev/null +++ b/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/stonecutting/blank_sign.json @@ -0,0 +1,9 @@ + +{ + "type": "minecraft:stonecutting", + "ingredient": { + "tag": "c:zinc_nuggets" + }, + "result": "design_decor:blank_sign", + "count": 1 +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/stonecutting/signs/letter/0_sign.json b/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/stonecutting/signs/letter/0_sign.json new file mode 100644 index 0000000..d285e50 --- /dev/null +++ b/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/data/design_decor/recipes/stonecutting/signs/letter/0_sign.json @@ -0,0 +1,9 @@ + +{ + "type": "minecraft:stonecutting", + "ingredient": { + "tag": "design_decor:letter_signs" + }, + "result": "design_decor:0_sign", + "count": 1 +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/pack.mcmeta b/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/pack.mcmeta new file mode 100644 index 0000000..1cf5ce7 --- /dev/null +++ b/akanealw_custom_datapacks/create_design_decor_recipe_fix_fabric_only/pack.mcmeta @@ -0,0 +1,6 @@ +{ + "pack": { + "pack_format": 15, + "description": "create design and decor recipe fix" + } +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/pickarang-pickaxe-tag-fix-v1/data/minecraft/tags/items/pickaxes.json b/akanealw_custom_datapacks/pickarang-pickaxe-tag-fix-v1/data/minecraft/tags/items/pickaxes.json new file mode 100644 index 0000000..107a24a --- /dev/null +++ b/akanealw_custom_datapacks/pickarang-pickaxe-tag-fix-v1/data/minecraft/tags/items/pickaxes.json @@ -0,0 +1 @@ +{"values":["quark:pickarang"]} \ No newline at end of file diff --git a/akanealw_custom_datapacks/pickarang-pickaxe-tag-fix-v1/data/quark/tags/blocks/pickarang_immune.json b/akanealw_custom_datapacks/pickarang-pickaxe-tag-fix-v1/data/quark/tags/blocks/pickarang_immune.json new file mode 100644 index 0000000..90f1bde --- /dev/null +++ b/akanealw_custom_datapacks/pickarang-pickaxe-tag-fix-v1/data/quark/tags/blocks/pickarang_immune.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "minecraft:reinforced_deepslate" + ] +} diff --git a/akanealw_custom_datapacks/pickarang-pickaxe-tag-fix-v1/pack.mcmeta b/akanealw_custom_datapacks/pickarang-pickaxe-tag-fix-v1/pack.mcmeta new file mode 100644 index 0000000..f4c517d --- /dev/null +++ b/akanealw_custom_datapacks/pickarang-pickaxe-tag-fix-v1/pack.mcmeta @@ -0,0 +1,6 @@ +{ + "pack": { + "pack_format": 15, + "description": "pickarang pickaxe tag fix" + } +} \ No newline at end of file diff --git a/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/blocks/ores.json b/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/blocks/ores.json new file mode 100644 index 0000000..f3d1213 --- /dev/null +++ b/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/blocks/ores.json @@ -0,0 +1 @@ +{"values":["#forge:ores/netherite"]} \ No newline at end of file diff --git a/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/blocks/ores/netherite.json b/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/blocks/ores/netherite.json new file mode 100644 index 0000000..d62a648 --- /dev/null +++ b/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/blocks/ores/netherite.json @@ -0,0 +1 @@ +{"values":["simplenetheriteforge:stone_netherite_ore","simplenetheriteforge:deepslate_netherite_ore","simplenetheriteforge:endstone_netherite_ore","simplenetheriteforge:netherrack_netherite_ore"]} \ No newline at end of file diff --git a/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/blocks/ores_in_ground/deepslate.json b/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/blocks/ores_in_ground/deepslate.json new file mode 100644 index 0000000..1d323a9 --- /dev/null +++ b/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/blocks/ores_in_ground/deepslate.json @@ -0,0 +1 @@ +{"values":["simplenetheriteforge:deepslate_netherite_ore"]} \ No newline at end of file diff --git a/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/blocks/ores_in_ground/end_stone.json b/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/blocks/ores_in_ground/end_stone.json new file mode 100644 index 0000000..3aba782 --- /dev/null +++ b/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/blocks/ores_in_ground/end_stone.json @@ -0,0 +1 @@ +{"values":["simplenetheriteforge:endstone_netherite_ore"]} \ No newline at end of file diff --git a/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/blocks/ores_in_ground/netherrack.json b/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/blocks/ores_in_ground/netherrack.json new file mode 100644 index 0000000..d07cc9e --- /dev/null +++ b/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/blocks/ores_in_ground/netherrack.json @@ -0,0 +1 @@ +{"values":["simplenetheriteforge:netherrack_netherite_ore"]} \ No newline at end of file diff --git a/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/blocks/ores_in_ground/stone.json b/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/blocks/ores_in_ground/stone.json new file mode 100644 index 0000000..0c7c1e4 --- /dev/null +++ b/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/blocks/ores_in_ground/stone.json @@ -0,0 +1 @@ +{"values":["simplenetheriteforge:stone_netherite_ore"]} \ No newline at end of file diff --git a/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/items/ores.json b/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/items/ores.json new file mode 100644 index 0000000..f3d1213 --- /dev/null +++ b/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/items/ores.json @@ -0,0 +1 @@ +{"values":["#forge:ores/netherite"]} \ No newline at end of file diff --git a/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/items/ores/netherite.json b/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/items/ores/netherite.json new file mode 100644 index 0000000..d62a648 --- /dev/null +++ b/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/items/ores/netherite.json @@ -0,0 +1 @@ +{"values":["simplenetheriteforge:stone_netherite_ore","simplenetheriteforge:deepslate_netherite_ore","simplenetheriteforge:endstone_netherite_ore","simplenetheriteforge:netherrack_netherite_ore"]} \ No newline at end of file diff --git a/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/items/ores_in_ground/deepslate.json b/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/items/ores_in_ground/deepslate.json new file mode 100644 index 0000000..1d323a9 --- /dev/null +++ b/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/items/ores_in_ground/deepslate.json @@ -0,0 +1 @@ +{"values":["simplenetheriteforge:deepslate_netherite_ore"]} \ No newline at end of file diff --git a/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/items/ores_in_ground/end_stone.json b/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/items/ores_in_ground/end_stone.json new file mode 100644 index 0000000..3aba782 --- /dev/null +++ b/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/items/ores_in_ground/end_stone.json @@ -0,0 +1 @@ +{"values":["simplenetheriteforge:endstone_netherite_ore"]} \ No newline at end of file diff --git a/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/items/ores_in_ground/netherrack.json b/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/items/ores_in_ground/netherrack.json new file mode 100644 index 0000000..d07cc9e --- /dev/null +++ b/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/items/ores_in_ground/netherrack.json @@ -0,0 +1 @@ +{"values":["simplenetheriteforge:netherrack_netherite_ore"]} \ No newline at end of file diff --git a/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/items/ores_in_ground/stone.json b/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/items/ores_in_ground/stone.json new file mode 100644 index 0000000..0c7c1e4 --- /dev/null +++ b/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/data/forge/tags/items/ores_in_ground/stone.json @@ -0,0 +1 @@ +{"values":["simplenetheriteforge:stone_netherite_ore"]} \ No newline at end of file diff --git a/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/pack.mcmeta b/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/pack.mcmeta new file mode 100644 index 0000000..3c34263 --- /dev/null +++ b/akanealw_custom_datapacks/simple-netherite-tag-fix-v1/pack.mcmeta @@ -0,0 +1,6 @@ +{ + "pack": { + "pack_format": 15, + "description": "simple netherite tag fix" + } +} \ No newline at end of file