@@ -67,12 +67,14 @@ public void addTags(HolderLookup.Provider pProvider)
6767 tag (BlockTags .MINEABLE_WITH_PICKAXE ).add (BloodMagicBlocks .RAW_CRYSTAL_BLOCK .get (), BloodMagicBlocks .CORROSIVE_CRYSTAL_BLOCK .get (), BloodMagicBlocks .ETHEREAL_MIMIC .get (), BloodMagicBlocks .DESTRUCTIVE_CRYSTAL_BLOCK .get (), BloodMagicBlocks .VENGEFUL_CRYSTAL_BLOCK .get (), BloodMagicBlocks .STEADFAST_CRYSTAL_BLOCK .get (), BloodMagicBlocks .ROUTING_NODE_BLOCK .get (), BloodMagicBlocks .INPUT_ROUTING_NODE_BLOCK .get (), BloodMagicBlocks .OUTPUT_ROUTING_NODE_BLOCK .get (), BloodMagicBlocks .MASTER_ROUTING_NODE_BLOCK .get (), BloodMagicBlocks .TELEPOSER .get (), BloodMagicBlocks .STONE_PATH .get (), BloodMagicBlocks .STONE_TILE_PATH .get (), BloodMagicBlocks .WORN_STONE_PATH .get (), BloodMagicBlocks .WORN_STONE_TILE_PATH .get (), BloodMagicBlocks .OBSIDIAN_PATH .get (), BloodMagicBlocks .OBSIDIAN_TILE_PATH .get (), BloodMagicBlocks .MIMIC .get ());
6868 tag (BlockTags .MINEABLE_WITH_PICKAXE ).add (BloodMagicBlocks .DUNGEON_BRICK_1 .get (), BloodMagicBlocks .DUNGEON_BRICK_2 .get (), BloodMagicBlocks .DUNGEON_BRICK_3 .get (), BloodMagicBlocks .DUNGEON_ORE .get (), BloodMagicBlocks .RAW_HELLFORGED_BLOCK .get (), BloodMagicBlocks .DUNGEON_STONE .get (), BloodMagicBlocks .DUNGEON_EYE .get (), BloodMagicBlocks .DUNGEON_EMITTER .get (), BloodMagicBlocks .DUNGEON_ALTERNATOR .get (), BloodMagicBlocks .DUNGEON_POLISHED_STONE .get (), BloodMagicBlocks .DUNGEON_TILE .get (), BloodMagicBlocks .DUNGEON_SMALL_BRICK .get (), BloodMagicBlocks .DUNGEON_TILE_SPECIAL .get (), BloodMagicBlocks .DUNGEON_BRICK_ASSORTED .get (), BloodMagicBlocks .DUNGEON_BRICK_STAIRS .get (), BloodMagicBlocks .DUNGEON_POLISHED_STAIRS .get (), BloodMagicBlocks .DUNGEON_PILLAR_CENTER .get (), BloodMagicBlocks .DUNGEON_PILLAR_SPECIAL .get (), BloodMagicBlocks .DUNGEON_PILLAR_CAP .get (), BloodMagicBlocks .DUNGEON_BRICK_WALL .get (), BloodMagicBlocks .DUNGEON_POLISHED_WALL .get (), BloodMagicBlocks .DUNGEON_BRICK_GATE .get (), BloodMagicBlocks .DUNGEON_POLISHED_GATE .get (), BloodMagicBlocks .DUNGEON_BRICK_SLAB .get (), BloodMagicBlocks .DUNGEON_TILE_SLAB .get (), BloodMagicBlocks .HELLFORGED_BLOCK .get (), BloodMagicBlocks .DUNGEON_CRACKED_BRICK_1 .get (), BloodMagicBlocks .DUNGEON_GLOWING_CRACKED_BRICK_1 .get (), BloodMagicBlocks .DUNGEON_CONTROLLER .get (), BloodMagicBlocks .DUNGEON_SEAL .get (), BloodMagicBlocks .SPIKES .get (), BloodMagicBlocks .DUNGEON_SPIKE_TRAP .get (), BloodMagicBlocks .INVERSION_PILLAR_CAP .get (), BloodMagicBlocks .INVERSION_PILLAR .get ());
6969 tag (BlockTags .MINEABLE_WITH_PICKAXE ).add (BloodMagicBlocks .DEFORESTER_CHARGE .get ()).add (BloodMagicBlocks .VEINMINE_CHARGE .get ()).add (BloodMagicBlocks .VEINMINE_CHARGE_2 .get ()).add (BloodMagicBlocks .DEFORESTER_CHARGE_2 .get ()).add (BloodMagicBlocks .FUNGAL_CHARGE_2 .get ()).add (BloodMagicBlocks .SHAPED_CHARGE .get ()).add (BloodMagicBlocks .FUNGAL_CHARGE .get ()).add (BloodMagicBlocks .AUG_SHAPED_CHARGE .get ()).add (BloodMagicBlocks .SHAPED_CHARGE_DEEP .get ());
70+ tag (BlockTags .MINEABLE_WITH_PICKAXE ).add (BloodMagicBlocks .SPEED_RUNE_2 .get (), BloodMagicBlocks .SACRIFICE_RUNE_2 .get (), BloodMagicBlocks .SELF_SACRIFICE_RUNE_2 .get (), BloodMagicBlocks .DISPLACEMENT_RUNE_2 .get (), BloodMagicBlocks .CAPACITY_RUNE_2 .get (), BloodMagicBlocks .AUGMENTED_CAPACITY_RUNE_2 .get (), BloodMagicBlocks .ORB_RUNE_2 .get (), BloodMagicBlocks .ACCELERATION_RUNE_2 .get (), BloodMagicBlocks .CHARGING_RUNE_2 .get ());
7071
7172 tag (BlockTags .MINEABLE_WITH_AXE ).add (BloodMagicBlocks .WOOD_PATH .get (), BloodMagicBlocks .WOOD_TILE_PATH .get ());
7273
7374 tag (BlockTags .NEEDS_STONE_TOOL ).add (BloodMagicBlocks .SOUL_FORGE .get (), BloodMagicBlocks .INCENSE_ALTAR .get (), BloodMagicBlocks .BLANK_RUNE .get (), BloodMagicBlocks .SPEED_RUNE .get (), BloodMagicBlocks .SACRIFICE_RUNE .get (), BloodMagicBlocks .SELF_SACRIFICE_RUNE .get (), BloodMagicBlocks .DISPLACEMENT_RUNE .get (), BloodMagicBlocks .CAPACITY_RUNE .get (), BloodMagicBlocks .AUGMENTED_CAPACITY_RUNE .get (), BloodMagicBlocks .ORB_RUNE .get (), BloodMagicBlocks .ACCELERATION_RUNE .get (), BloodMagicBlocks .CHARGING_RUNE .get (), BloodMagicBlocks .BLOOD_ALTAR .get (), BloodMagicBlocks .BLANK_RITUAL_STONE .get (), BloodMagicBlocks .AIR_RITUAL_STONE .get (), BloodMagicBlocks .WATER_RITUAL_STONE .get (), BloodMagicBlocks .FIRE_RITUAL_STONE .get (), BloodMagicBlocks .EARTH_RITUAL_STONE .get (), BloodMagicBlocks .DUSK_RITUAL_STONE .get (), BloodMagicBlocks .DAWN_RITUAL_STONE .get (), BloodMagicBlocks .BLOODSTONE .get (), BloodMagicBlocks .BLOODSTONE_BRICK .get (), BloodMagicBlocks .MASTER_RITUAL_STONE .get (), BloodMagicBlocks .ALCHEMICAL_REACTION_CHAMBER .get (), BloodMagicBlocks .ALCHEMY_TABLE .get (), BloodMagicBlocks .DEMON_CRUCIBLE .get (), BloodMagicBlocks .DEMON_CRYSTALLIZER .get (), BloodMagicBlocks .DEMON_PYLON .get ());
7475 tag (BlockTags .NEEDS_STONE_TOOL ).add (BloodMagicBlocks .RAW_CRYSTAL_BLOCK .get (), BloodMagicBlocks .CORROSIVE_CRYSTAL_BLOCK .get (), BloodMagicBlocks .ETHEREAL_MIMIC .get (), BloodMagicBlocks .DESTRUCTIVE_CRYSTAL_BLOCK .get (), BloodMagicBlocks .VENGEFUL_CRYSTAL_BLOCK .get (), BloodMagicBlocks .STEADFAST_CRYSTAL_BLOCK .get (), BloodMagicBlocks .ROUTING_NODE_BLOCK .get (), BloodMagicBlocks .INPUT_ROUTING_NODE_BLOCK .get (), BloodMagicBlocks .OUTPUT_ROUTING_NODE_BLOCK .get (), BloodMagicBlocks .MASTER_ROUTING_NODE_BLOCK .get (), BloodMagicBlocks .TELEPOSER .get (), BloodMagicBlocks .STONE_PATH .get (), BloodMagicBlocks .STONE_TILE_PATH .get (), BloodMagicBlocks .WORN_STONE_PATH .get (), BloodMagicBlocks .WORN_STONE_TILE_PATH .get (), BloodMagicBlocks .MIMIC .get ());
7576 tag (BlockTags .NEEDS_STONE_TOOL ).add (BloodMagicBlocks .DUNGEON_BRICK_1 .get (), BloodMagicBlocks .DUNGEON_BRICK_2 .get (), BloodMagicBlocks .DUNGEON_BRICK_3 .get (), BloodMagicBlocks .DUNGEON_ORE .get (), BloodMagicBlocks .RAW_HELLFORGED_BLOCK .get (), BloodMagicBlocks .DUNGEON_STONE .get (), BloodMagicBlocks .DUNGEON_EYE .get (), BloodMagicBlocks .DUNGEON_EMITTER .get (), BloodMagicBlocks .DUNGEON_ALTERNATOR .get (), BloodMagicBlocks .DUNGEON_POLISHED_STONE .get (), BloodMagicBlocks .DUNGEON_TILE .get (), BloodMagicBlocks .DUNGEON_SMALL_BRICK .get (), BloodMagicBlocks .DUNGEON_TILE_SPECIAL .get (), BloodMagicBlocks .DUNGEON_BRICK_ASSORTED .get (), BloodMagicBlocks .DUNGEON_BRICK_STAIRS .get (), BloodMagicBlocks .DUNGEON_POLISHED_STAIRS .get (), BloodMagicBlocks .DUNGEON_PILLAR_CENTER .get (), BloodMagicBlocks .DUNGEON_PILLAR_SPECIAL .get (), BloodMagicBlocks .DUNGEON_PILLAR_CAP .get (), BloodMagicBlocks .DUNGEON_BRICK_WALL .get (), BloodMagicBlocks .DUNGEON_POLISHED_WALL .get (), BloodMagicBlocks .DUNGEON_BRICK_GATE .get (), BloodMagicBlocks .DUNGEON_POLISHED_GATE .get (), BloodMagicBlocks .DUNGEON_BRICK_SLAB .get (), BloodMagicBlocks .DUNGEON_TILE_SLAB .get (), BloodMagicBlocks .HELLFORGED_BLOCK .get (), BloodMagicBlocks .DUNGEON_CRACKED_BRICK_1 .get (), BloodMagicBlocks .DUNGEON_GLOWING_CRACKED_BRICK_1 .get (), BloodMagicBlocks .DUNGEON_CONTROLLER .get (), BloodMagicBlocks .DUNGEON_SEAL .get (), BloodMagicBlocks .SPIKES .get (), BloodMagicBlocks .DUNGEON_SPIKE_TRAP .get (), BloodMagicBlocks .INVERSION_PILLAR_CAP .get (), BloodMagicBlocks .INVERSION_PILLAR .get ());
77+ tag (BlockTags .NEEDS_DIAMOND_TOOL ).add (BloodMagicBlocks .SPEED_RUNE_2 .get (), BloodMagicBlocks .SACRIFICE_RUNE_2 .get (), BloodMagicBlocks .SELF_SACRIFICE_RUNE_2 .get (), BloodMagicBlocks .DISPLACEMENT_RUNE_2 .get (), BloodMagicBlocks .CAPACITY_RUNE_2 .get (), BloodMagicBlocks .AUGMENTED_CAPACITY_RUNE_2 .get (), BloodMagicBlocks .ORB_RUNE_2 .get (), BloodMagicBlocks .ACCELERATION_RUNE_2 .get (), BloodMagicBlocks .CHARGING_RUNE_2 .get ());
7678 tag (BlockTags .NEEDS_DIAMOND_TOOL ).add (BloodMagicBlocks .OBSIDIAN_PATH .get (), BloodMagicBlocks .OBSIDIAN_TILE_PATH .get ());
7779 tag (BlockTags .BEACON_BASE_BLOCKS ).add (BloodMagicBlocks .HELLFORGED_BLOCK .get ());
7880
0 commit comments