/* This file uses the ".json5" file extension which allows for comments like this in a json file! Your text editor may show this file with invalid/no syntax, if so, we recommend you download: VSCode: https://code.visualstudio.com/ JSON5 plugin(for VSCode): https://marketplace.visualstudio.com/items?itemName=mrmlnc.vscode-json5 to make editing this file much easier. */ { // Generates all block states for all blocks in the registry. "generate_all_known_states": false, // Whether blocks are replaced in existing chunks. "retro_gen": false, /* A map of states that specifies what the "old" block state is and what its "new" block state is. See "known_states" folder("generate_all_known_states" must be set to true in this config) to see all known block states available for all blocks available in the registry. Example: "state_swapper": [ { "new": { "new": { "Name": "minecraft:birch_log", // Properties define the state of this block/fluid. "Properties": { "axis": "x" } }, "old": { "Name": "minecraft:oak_log", // Properties define the state of this block/fluid. "Properties": { "axis": "z" } } }, { "new": { "Name": "minecraft:birch_leaves", // Properties define the state of this block/fluid. "Properties": { "distance": "7", "persistent": "true" } }, "old": { "Name": "minecraft:acacia_log", // Properties define the state of this block/fluid. "Properties": { "axis": "z" } } }, { "new": { "Name": "minecraft:jungle_log", // Properties define the state of this block/fluid. "Properties": { "axis": "x" } }, "old": { "Name": "minecraft:birch_log", // Properties define the state of this block/fluid. "Properties": { "axis": "z" } } }, { "new": { "Name": "minecraft:jungle_planks", }, "old": { "Name": "minecraft:acacia_planks", } } } ] */ "state_swapper": [ ], /* A map of blocks that specifies what the "old" block is and what its "new" block is. Example: "swapper": { "minecraft:coarse_dirt": "minecraft:dirt", "minecraft:diamond_block": "minecraft:emerald_block" } */ "swapper": { "galosphere:silver_ore": "minecraft:stone", "galosphere:deepslate_silver_ore": "minecraft:deepslate", "iceandfire:silver_block": "oreganized:silver_block", "iceandfire:silver_ore": "oreganized:silver_ore", "iceandfire:deepslate_silver_ore": "oreganized:deepslate_silver_ore", "betternether:nether_ruby_ore": "rubinated_nether:nether_ruby_ore", "betternether:nether_ruby_block": "rubinated_nether:ruby_block", "betternether:basalt_slab": "netherexp:basalt_slab", "regions_unexplored:cypress_sapling": "biomemakeover:swamp_cypress_sapling", "betternether:soul_sandstone":"quark:soul_sandstone", "betternether:soul_sandstone_cut":"quark:cut_soul_sandstone", "betternether:soul_sandstone_cut_stairs": "quark:soul_sandstone_bricks_stairs", "betternether:soul_sandstone_cut_slab": "quark:cut_soul_sandstone_slab", "betternether:soul_sandstone_wall" : "quark:soul_sandstone_bricks_wall", "betternether:soul_sandstone_smooth":"quark:smooth_soul_sandstone", "betternether:soul_sandstone_chiseled":"quark:chiseled_soul_sandstone", "betternether:soul_sandstone_stairs":"quark:soul_sandstone_stairs", "betternether:soul_sandstone_smooth_stairs":"quark:smooth_soul_sandstone_stairs", "betternether:soul_sandstone_slab":"quark:soul_sandstone_slab", "betternether:soul_sandstone_smooth_slab":"quark:smooth_soul_sandstone_slab", "betternether:bone_block":"alexscaves:smooth_bone", "betternether:bone_stairs":"alexscaves:smooth_bone_stairs", "betternether:bone_slab":"alexscaves:smooth_bone_slab", "regions_unexplored:willow_leaves":"hexerei:willow_leaves", "biomemakeover:willow_leaves":"hexerei:willow_leaves", "regions_unexplored:willow_log":"hexerei:willow_log", "biomemakeover:willow_log":"hexerei:willow_log", "regions_unexplored:willow_branch":"minecraft:air", "regions_unexplored:willow_shrub":"minecraft:air", "regions_unexplored:willow_sapling":"hexerei:willow_sapling", "biomemakeover:willow_sapling":"hexerei:willow_sapling", "betternether:nether_reed_crafting_table": "minecraft:crafting_table", "betternether:stalagnate_crafting_table": "minecraft:crafting_table", "betternether:willow_crafting_table": "minecraft:crafting_table", "betternether:wart_crafting_table": "minecraft:crafting_table", "betternether:warped_crafting_table": "minecraft:crafting_table", "betternether:crimson_crafting_table": "minecraft:crafting_table", "betternether:rubeus_crafting_table": "minecraft:crafting_table", "betternether:mushroom_fir_crafting_table": "minecraft:crafting_table", "betternether:nether_mushroom_crafting_table": "minecraft:crafting_table", "betternether:anchor_tree_crafting_table": "minecraft:crafting_table", "betternether:nether_sakura_crafting_table": "minecraft:crafting_table", "betterend:mossy_glowshroom_crafting_table": "minecraft:crafting_table", "betterend:pythadendron_crafting_table": "minecraft:crafting_table", "betterend:end_lotus_crafting_table": "minecraft:crafting_table", "betterend:lacugrove_crafting_table": "minecraft:crafting_table", "betterend:dragon_tree_crafting_table": "minecraft:crafting_table", "betterend:tenanea_crafting_table": "minecraft:crafting_table", "betterend:helix_tree_crafting_table": "minecraft:crafting_table", "betterend:umbrella_tree_crafting_table": "minecraft:crafting_table", "betterend:jellyshroom_crafting_table": "minecraft:crafting_table", "betterend:lucernia_crafting_table": "minecraft:crafting_table", "forbidden_arcanus:petrified_root": "minecraft:air", "born_in_chaos_v1:dark_metal_deposit": "born_in_chaos_v1:dark_metal_block", "cataclysm:black_steel_block": "born_in_chaos_v1:black_argillite", "hexerei:budding_selenite": "minecraft:air", "hexerei:selenite_cluster": "minecraft:air", "hexerei:small_selenite_bud": "minecraft:air", "hexerei:medium_selenite_bud": "minecraft:air", "hexerei:large_selenite_bud": "minecraft:air", "hexerei:selenite_block": "minecraft:air", "regions_unexplored:maple_log":"autumnity:maple_log", "regions_unexplored:maple_branch":"autumnity:maple_log", "regions_unexplored:maple_leaves":"autumnity:maple_leaves", "regions_unexplored:red_maple_leaves":"autumnity:red_maple_leaves", "regions_unexplored:orange_maple_leaves":"autumnity:orange_maple_leaves", "netherexp:soul_jack_o_lantern":"autumnity:soul_jack_o_lantern", "born_in_chaos_v1:infected_diamond_ore":"minecraft:stone", "born_in_chaos_v1:infected_deepslate_diamond_ore":"minecraft:deepslate", "born_in_chaos_v1:bundle_of_bones":"netherexp:bone_cortical", "eidolon:lead_ore":"oreganized:lead_ore", "eidolon:deep_lead_ore":"oreganized:deepslate_lead_ore", "eidolon:silver_ore":"minecraft:stone", "eidolon:deep_silver_ore":"minecraft:deepslate", "eidolon:lead_block":"oreganized:lead_block", "eidolon:candle":"hexerei:candle", "eidolon:crucible":"hexerei:mixing_cauldron", "eidolon:enchanted_ash":"spelunkery:salt", "eidolon:wooden_brewing_stand":"minecraft:brewing_stand", "betternether:obsidian_bricks":"cataclysm:obsidian_bricks", "cataclysm:stone_tiles":"supplementaries:stone_tile", "cataclysm:stone_tile_slab":"supplementaries:stone_tile_slab", "cataclysm:stone_tile_stairs":"supplementaries:stone_tile_stairs", "cataclysm:stone_tile_wall":"supplementaries:stone_tile_wall", "cataclysm:blackstone_pillar":"netherexp:polished_blackstone_pillar", "cataclysm:pointed_icicle":"regions_unexplored:icicle", "irons_spellbooks:arcane_debris":"forbidden_arcanus:stella_arcanum", "regions_unexplored:pine_log":"environmental:pine_log", "regions_unexplored:stripped_pine_log":"environmental:stripped_pine_log", "regions_unexplored:pine_leaves":"environmental:pine_leaves", "environmental:mycelium_sprouts":"biomemakeover:mycelium_sprouts", "fruitsdelight:orange_leaves":"minecraft:oak_leaves", "quark:gold_bars":"caverns_and_chasms:golden_bars", "quark:azalea_log":"caverns_and_chasms:azalea_log", "quark:stripped_azalea_log":"caverns_and_chasms:stripped_azalea_log", "create:copper_bars":"caverns_and_chasms:waxed_copper_bars", "createdeco:copper_bars":"caverns_and_chasms:waxed_copper_bars", "caverns_and_chasms:silver_ore":"minecraft:stone", "caverns_and_chasms:deepslate_silver_ore":"minecraft:deepslate", "betternether:nether_brewing_stand":"minecraft:brewing_stand", "regions_unexplored:salmonberry_bush":"delightful:salmonberry_bush", "betternether:magma_flower": "minecraft:air", "betternether:black_bush": "minecraft:air", "betternether:wall_mushroom_red": "minecraft:air", "betternether:wall_mushroom_brown": "minecraft:air", "betternether:wart_seed": "minecraft:air", "betternether:barrel_cactus": "minecraft:air", "betternether:nether_cactus": "minecraft:air", "betternether:agave": "minecraft:air", "betternether:ink_bush": "minecraft:air", "betternether:ink_bush_seed": "minecraft:air", "betternether:egg_plant": "minecraft:air", "betternether:stalagnate_stem": "minecraft:air", "betternether:eye_seed": "minecraft:air", "betternether:eye_vine": "minecraft:air", "betternether:eyeball": "minecraft:air", "betternether:eyeball_small": "minecraft:air", "betternether:soul_grass": "minecraft:air", "betternether:soul_lily": "minecraft:air", "betternether:soul_lily_sapling": "minecraft:air", "betternether:red_large_mushroom": "minecraft:air", "betternether:red_mold": "minecraft:air", "betternether:giant_mold": "minecraft:air", "betternether:jellyfish_mushroom": "minecraft:air", "betternether:smoker": "minecraft:air", "betternether:orange_mushroom": "minecraft:air", "betternether:netherrack_moss": "minecraft:soul_sand", "betternether:sepia_mushroom_grass": "betternether:mushroom_grass", "betternether:sepia_bone_grass": "betternether:bone_grass", "betternether:nether_grass": "minecraft:air", "createmetallurgy:wolframite_ore": "minecraft:netherrack", "farmersdelight:potato_crate": "quark:potato_crate", "farmersdelight:carrot_crate": "quark:carrot_crate", "farmersdelight:beetroot_crate": "quark:beetroot_crate", "legendary_monsters:polished_diorite_pillar": "quark:diorite_pillar" } }