    public static final Item ACACIA_LOG_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("acacia_log_redstone_torch",
new WallStandingBlockItem(ModBlocks.ACACIA_LOG_REDSTONE_TORCH, ModBlocks.ACACIA_LOG_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item ACACIA_LOG_SOUL_TORCH_ITEM = registerWallStandingBlockItem("acacia_log_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.ACACIA_LOG_SOUL_TORCH, ModBlocks.ACACIA_LOG_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item ACACIA_LOG_TORCH_ITEM = registerWallStandingBlockItem("acacia_log_torch",
                                                                               new WallStandingBlockItem(ModBlocks.ACACIA_LOG_TORCH, ModBlocks.ACACIA_LOG_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item ACACIA_PLANKS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("acacia_planks_redstone_torch",
new WallStandingBlockItem(ModBlocks.ACACIA_PLANKS_REDSTONE_TORCH, ModBlocks.ACACIA_PLANKS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item ACACIA_PLANKS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("acacia_planks_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.ACACIA_PLANKS_SOUL_TORCH, ModBlocks.ACACIA_PLANKS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item ACACIA_PLANKS_TORCH_ITEM = registerWallStandingBlockItem("acacia_planks_torch",
                                                                               new WallStandingBlockItem(ModBlocks.ACACIA_PLANKS_TORCH, ModBlocks.ACACIA_PLANKS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item AMETHYST_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("amethyst_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.AMETHYST_BLOCK_REDSTONE_TORCH, ModBlocks.AMETHYST_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item AMETHYST_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("amethyst_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.AMETHYST_BLOCK_SOUL_TORCH, ModBlocks.AMETHYST_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item AMETHYST_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("amethyst_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.AMETHYST_BLOCK_TORCH, ModBlocks.AMETHYST_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item AMETHYST_CLUSTER_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("amethyst_cluster_redstone_torch",
new WallStandingBlockItem(ModBlocks.AMETHYST_CLUSTER_REDSTONE_TORCH, ModBlocks.AMETHYST_CLUSTER_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item AMETHYST_CLUSTER_SOUL_TORCH_ITEM = registerWallStandingBlockItem("amethyst_cluster_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.AMETHYST_CLUSTER_SOUL_TORCH, ModBlocks.AMETHYST_CLUSTER_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item AMETHYST_CLUSTER_TORCH_ITEM = registerWallStandingBlockItem("amethyst_cluster_torch",
                                                                               new WallStandingBlockItem(ModBlocks.AMETHYST_CLUSTER_TORCH, ModBlocks.AMETHYST_CLUSTER_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item ANCIENT_DEBRIS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("ancient_debris_redstone_torch",
new WallStandingBlockItem(ModBlocks.ANCIENT_DEBRIS_REDSTONE_TORCH, ModBlocks.ANCIENT_DEBRIS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item ANCIENT_DEBRIS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("ancient_debris_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.ANCIENT_DEBRIS_SOUL_TORCH, ModBlocks.ANCIENT_DEBRIS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item ANCIENT_DEBRIS_TORCH_ITEM = registerWallStandingBlockItem("ancient_debris_torch",
                                                                               new WallStandingBlockItem(ModBlocks.ANCIENT_DEBRIS_TORCH, ModBlocks.ANCIENT_DEBRIS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item ANDESITE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("andesite_redstone_torch",
new WallStandingBlockItem(ModBlocks.ANDESITE_REDSTONE_TORCH, ModBlocks.ANDESITE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item ANDESITE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("andesite_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.ANDESITE_SOUL_TORCH, ModBlocks.ANDESITE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item ANDESITE_TORCH_ITEM = registerWallStandingBlockItem("andesite_torch",
                                                                               new WallStandingBlockItem(ModBlocks.ANDESITE_TORCH, ModBlocks.ANDESITE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item BASALT_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("basalt_redstone_torch",
new WallStandingBlockItem(ModBlocks.BASALT_REDSTONE_TORCH, ModBlocks.BASALT_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BASALT_SOUL_TORCH_ITEM = registerWallStandingBlockItem("basalt_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.BASALT_SOUL_TORCH, ModBlocks.BASALT_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BASALT_TORCH_ITEM = registerWallStandingBlockItem("basalt_torch",
                                                                               new WallStandingBlockItem(ModBlocks.BASALT_TORCH, ModBlocks.BASALT_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item BEEHIVE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("beehive_redstone_torch",
new WallStandingBlockItem(ModBlocks.BEEHIVE_REDSTONE_TORCH, ModBlocks.BEEHIVE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BEEHIVE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("beehive_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.BEEHIVE_SOUL_TORCH, ModBlocks.BEEHIVE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BEEHIVE_TORCH_ITEM = registerWallStandingBlockItem("beehive_torch",
                                                                               new WallStandingBlockItem(ModBlocks.BEEHIVE_TORCH, ModBlocks.BEEHIVE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item BEE_NEST_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("bee_nest_redstone_torch",
new WallStandingBlockItem(ModBlocks.BEE_NEST_REDSTONE_TORCH, ModBlocks.BEE_NEST_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BEE_NEST_SOUL_TORCH_ITEM = registerWallStandingBlockItem("bee_nest_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.BEE_NEST_SOUL_TORCH, ModBlocks.BEE_NEST_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BEE_NEST_TORCH_ITEM = registerWallStandingBlockItem("bee_nest_torch",
                                                                               new WallStandingBlockItem(ModBlocks.BEE_NEST_TORCH, ModBlocks.BEE_NEST_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item BIRCH_LOG_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("birch_log_redstone_torch",
new WallStandingBlockItem(ModBlocks.BIRCH_LOG_REDSTONE_TORCH, ModBlocks.BIRCH_LOG_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BIRCH_LOG_SOUL_TORCH_ITEM = registerWallStandingBlockItem("birch_log_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.BIRCH_LOG_SOUL_TORCH, ModBlocks.BIRCH_LOG_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BIRCH_LOG_TORCH_ITEM = registerWallStandingBlockItem("birch_log_torch",
                                                                               new WallStandingBlockItem(ModBlocks.BIRCH_LOG_TORCH, ModBlocks.BIRCH_LOG_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item BIRCH_PLANKS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("birch_planks_redstone_torch",
new WallStandingBlockItem(ModBlocks.BIRCH_PLANKS_REDSTONE_TORCH, ModBlocks.BIRCH_PLANKS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BIRCH_PLANKS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("birch_planks_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.BIRCH_PLANKS_SOUL_TORCH, ModBlocks.BIRCH_PLANKS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BIRCH_PLANKS_TORCH_ITEM = registerWallStandingBlockItem("birch_planks_torch",
                                                                               new WallStandingBlockItem(ModBlocks.BIRCH_PLANKS_TORCH, ModBlocks.BIRCH_PLANKS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item BLACKSTONE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("blackstone_redstone_torch",
new WallStandingBlockItem(ModBlocks.BLACKSTONE_REDSTONE_TORCH, ModBlocks.BLACKSTONE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BLACKSTONE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("blackstone_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.BLACKSTONE_SOUL_TORCH, ModBlocks.BLACKSTONE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BLACKSTONE_TORCH_ITEM = registerWallStandingBlockItem("blackstone_torch",
                                                                               new WallStandingBlockItem(ModBlocks.BLACKSTONE_TORCH, ModBlocks.BLACKSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item BLACK_TERRACOTTA_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("black_terracotta_redstone_torch",
new WallStandingBlockItem(ModBlocks.BLACK_TERRACOTTA_REDSTONE_TORCH, ModBlocks.BLACK_TERRACOTTA_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BLACK_TERRACOTTA_SOUL_TORCH_ITEM = registerWallStandingBlockItem("black_terracotta_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.BLACK_TERRACOTTA_SOUL_TORCH, ModBlocks.BLACK_TERRACOTTA_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BLACK_TERRACOTTA_TORCH_ITEM = registerWallStandingBlockItem("black_terracotta_torch",
                                                                               new WallStandingBlockItem(ModBlocks.BLACK_TERRACOTTA_TORCH, ModBlocks.BLACK_TERRACOTTA_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item BLACK_WOOL_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("black_wool_redstone_torch",
new WallStandingBlockItem(ModBlocks.BLACK_WOOL_REDSTONE_TORCH, ModBlocks.BLACK_WOOL_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BLACK_WOOL_SOUL_TORCH_ITEM = registerWallStandingBlockItem("black_wool_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.BLACK_WOOL_SOUL_TORCH, ModBlocks.BLACK_WOOL_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BLACK_WOOL_TORCH_ITEM = registerWallStandingBlockItem("black_wool_torch",
                                                                               new WallStandingBlockItem(ModBlocks.BLACK_WOOL_TORCH, ModBlocks.BLACK_WOOL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item BLUE_ICE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("blue_ice_redstone_torch",
new WallStandingBlockItem(ModBlocks.BLUE_ICE_REDSTONE_TORCH, ModBlocks.BLUE_ICE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BLUE_ICE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("blue_ice_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.BLUE_ICE_SOUL_TORCH, ModBlocks.BLUE_ICE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BLUE_ICE_TORCH_ITEM = registerWallStandingBlockItem("blue_ice_torch",
                                                                               new WallStandingBlockItem(ModBlocks.BLUE_ICE_TORCH, ModBlocks.BLUE_ICE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item BLUE_TERRACOTTA_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("blue_terracotta_redstone_torch",
new WallStandingBlockItem(ModBlocks.BLUE_TERRACOTTA_REDSTONE_TORCH, ModBlocks.BLUE_TERRACOTTA_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BLUE_TERRACOTTA_SOUL_TORCH_ITEM = registerWallStandingBlockItem("blue_terracotta_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.BLUE_TERRACOTTA_SOUL_TORCH, ModBlocks.BLUE_TERRACOTTA_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BLUE_TERRACOTTA_TORCH_ITEM = registerWallStandingBlockItem("blue_terracotta_torch",
                                                                               new WallStandingBlockItem(ModBlocks.BLUE_TERRACOTTA_TORCH, ModBlocks.BLUE_TERRACOTTA_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item BLUE_WOOL_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("blue_wool_redstone_torch",
new WallStandingBlockItem(ModBlocks.BLUE_WOOL_REDSTONE_TORCH, ModBlocks.BLUE_WOOL_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BLUE_WOOL_SOUL_TORCH_ITEM = registerWallStandingBlockItem("blue_wool_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.BLUE_WOOL_SOUL_TORCH, ModBlocks.BLUE_WOOL_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BLUE_WOOL_TORCH_ITEM = registerWallStandingBlockItem("blue_wool_torch",
                                                                               new WallStandingBlockItem(ModBlocks.BLUE_WOOL_TORCH, ModBlocks.BLUE_WOOL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item BONE_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("bone_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.BONE_BLOCK_REDSTONE_TORCH, ModBlocks.BONE_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BONE_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("bone_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.BONE_BLOCK_SOUL_TORCH, ModBlocks.BONE_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BONE_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("bone_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.BONE_BLOCK_TORCH, ModBlocks.BONE_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item BOOKSHELF_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("bookshelf_redstone_torch",
new WallStandingBlockItem(ModBlocks.BOOKSHELF_REDSTONE_TORCH, ModBlocks.BOOKSHELF_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BOOKSHELF_SOUL_TORCH_ITEM = registerWallStandingBlockItem("bookshelf_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.BOOKSHELF_SOUL_TORCH, ModBlocks.BOOKSHELF_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BOOKSHELF_TORCH_ITEM = registerWallStandingBlockItem("bookshelf_torch",
                                                                               new WallStandingBlockItem(ModBlocks.BOOKSHELF_TORCH, ModBlocks.BOOKSHELF_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item BRAIN_CORAL_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("brain_coral_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.BRAIN_CORAL_BLOCK_REDSTONE_TORCH, ModBlocks.BRAIN_CORAL_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BRAIN_CORAL_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("brain_coral_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.BRAIN_CORAL_BLOCK_SOUL_TORCH, ModBlocks.BRAIN_CORAL_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BRAIN_CORAL_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("brain_coral_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.BRAIN_CORAL_BLOCK_TORCH, ModBlocks.BRAIN_CORAL_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item BRICKS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("bricks_redstone_torch",
new WallStandingBlockItem(ModBlocks.BRICKS_REDSTONE_TORCH, ModBlocks.BRICKS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BRICKS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("bricks_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.BRICKS_SOUL_TORCH, ModBlocks.BRICKS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BRICKS_TORCH_ITEM = registerWallStandingBlockItem("bricks_torch",
                                                                               new WallStandingBlockItem(ModBlocks.BRICKS_TORCH, ModBlocks.BRICKS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item BROWN_MUSHROOM_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("brown_mushroom_redstone_torch",
new WallStandingBlockItem(ModBlocks.BROWN_MUSHROOM_REDSTONE_TORCH, ModBlocks.BROWN_MUSHROOM_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BROWN_MUSHROOM_SOUL_TORCH_ITEM = registerWallStandingBlockItem("brown_mushroom_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.BROWN_MUSHROOM_SOUL_TORCH, ModBlocks.BROWN_MUSHROOM_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BROWN_MUSHROOM_TORCH_ITEM = registerWallStandingBlockItem("brown_mushroom_torch",
                                                                               new WallStandingBlockItem(ModBlocks.BROWN_MUSHROOM_TORCH, ModBlocks.BROWN_MUSHROOM_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item BROWN_MUSHROOM_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("brown_mushroom_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.BROWN_MUSHROOM_BLOCK_REDSTONE_TORCH, ModBlocks.BROWN_MUSHROOM_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BROWN_MUSHROOM_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("brown_mushroom_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.BROWN_MUSHROOM_BLOCK_SOUL_TORCH, ModBlocks.BROWN_MUSHROOM_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BROWN_MUSHROOM_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("brown_mushroom_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.BROWN_MUSHROOM_BLOCK_TORCH, ModBlocks.BROWN_MUSHROOM_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item BROWN_TERRACOTTA_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("brown_terracotta_redstone_torch",
new WallStandingBlockItem(ModBlocks.BROWN_TERRACOTTA_REDSTONE_TORCH, ModBlocks.BROWN_TERRACOTTA_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BROWN_TERRACOTTA_SOUL_TORCH_ITEM = registerWallStandingBlockItem("brown_terracotta_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.BROWN_TERRACOTTA_SOUL_TORCH, ModBlocks.BROWN_TERRACOTTA_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BROWN_TERRACOTTA_TORCH_ITEM = registerWallStandingBlockItem("brown_terracotta_torch",
                                                                               new WallStandingBlockItem(ModBlocks.BROWN_TERRACOTTA_TORCH, ModBlocks.BROWN_TERRACOTTA_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item BROWN_WOOL_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("brown_wool_redstone_torch",
new WallStandingBlockItem(ModBlocks.BROWN_WOOL_REDSTONE_TORCH, ModBlocks.BROWN_WOOL_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BROWN_WOOL_SOUL_TORCH_ITEM = registerWallStandingBlockItem("brown_wool_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.BROWN_WOOL_SOUL_TORCH, ModBlocks.BROWN_WOOL_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BROWN_WOOL_TORCH_ITEM = registerWallStandingBlockItem("brown_wool_torch",
                                                                               new WallStandingBlockItem(ModBlocks.BROWN_WOOL_TORCH, ModBlocks.BROWN_WOOL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item BUBBLE_CORAL_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("bubble_coral_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.BUBBLE_CORAL_BLOCK_REDSTONE_TORCH, ModBlocks.BUBBLE_CORAL_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BUBBLE_CORAL_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("bubble_coral_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.BUBBLE_CORAL_BLOCK_SOUL_TORCH, ModBlocks.BUBBLE_CORAL_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BUBBLE_CORAL_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("bubble_coral_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.BUBBLE_CORAL_BLOCK_TORCH, ModBlocks.BUBBLE_CORAL_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item BUDDING_AMETHYST_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("budding_amethyst_redstone_torch",
new WallStandingBlockItem(ModBlocks.BUDDING_AMETHYST_REDSTONE_TORCH, ModBlocks.BUDDING_AMETHYST_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BUDDING_AMETHYST_SOUL_TORCH_ITEM = registerWallStandingBlockItem("budding_amethyst_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.BUDDING_AMETHYST_SOUL_TORCH, ModBlocks.BUDDING_AMETHYST_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item BUDDING_AMETHYST_TORCH_ITEM = registerWallStandingBlockItem("budding_amethyst_torch",
                                                                               new WallStandingBlockItem(ModBlocks.BUDDING_AMETHYST_TORCH, ModBlocks.BUDDING_AMETHYST_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item CALCITE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("calcite_redstone_torch",
new WallStandingBlockItem(ModBlocks.CALCITE_REDSTONE_TORCH, ModBlocks.CALCITE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CALCITE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("calcite_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.CALCITE_SOUL_TORCH, ModBlocks.CALCITE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CALCITE_TORCH_ITEM = registerWallStandingBlockItem("calcite_torch",
                                                                               new WallStandingBlockItem(ModBlocks.CALCITE_TORCH, ModBlocks.CALCITE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item CHISELED_DEEPSLATE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("chiseled_deepslate_redstone_torch",
new WallStandingBlockItem(ModBlocks.CHISELED_DEEPSLATE_REDSTONE_TORCH, ModBlocks.CHISELED_DEEPSLATE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CHISELED_DEEPSLATE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("chiseled_deepslate_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.CHISELED_DEEPSLATE_SOUL_TORCH, ModBlocks.CHISELED_DEEPSLATE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CHISELED_DEEPSLATE_TORCH_ITEM = registerWallStandingBlockItem("chiseled_deepslate_torch",
                                                                               new WallStandingBlockItem(ModBlocks.CHISELED_DEEPSLATE_TORCH, ModBlocks.CHISELED_DEEPSLATE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item CHISELED_NETHER_BRICKS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("chiseled_nether_bricks_redstone_torch",
new WallStandingBlockItem(ModBlocks.CHISELED_NETHER_BRICKS_REDSTONE_TORCH, ModBlocks.CHISELED_NETHER_BRICKS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CHISELED_NETHER_BRICKS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("chiseled_nether_bricks_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.CHISELED_NETHER_BRICKS_SOUL_TORCH, ModBlocks.CHISELED_NETHER_BRICKS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CHISELED_NETHER_BRICKS_TORCH_ITEM = registerWallStandingBlockItem("chiseled_nether_bricks_torch",
                                                                               new WallStandingBlockItem(ModBlocks.CHISELED_NETHER_BRICKS_TORCH, ModBlocks.CHISELED_NETHER_BRICKS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item CHISELED_POLISHED_BLACKSTONE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("chiseled_polished_blackstone_redstone_torch",
new WallStandingBlockItem(ModBlocks.CHISELED_POLISHED_BLACKSTONE_REDSTONE_TORCH, ModBlocks.CHISELED_POLISHED_BLACKSTONE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CHISELED_POLISHED_BLACKSTONE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("chiseled_polished_blackstone_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.CHISELED_POLISHED_BLACKSTONE_SOUL_TORCH, ModBlocks.CHISELED_POLISHED_BLACKSTONE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CHISELED_POLISHED_BLACKSTONE_TORCH_ITEM = registerWallStandingBlockItem("chiseled_polished_blackstone_torch",
                                                                               new WallStandingBlockItem(ModBlocks.CHISELED_POLISHED_BLACKSTONE_TORCH, ModBlocks.CHISELED_POLISHED_BLACKSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item CHISELED_QUARTZ_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("chiseled_quartz_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.CHISELED_QUARTZ_BLOCK_REDSTONE_TORCH, ModBlocks.CHISELED_QUARTZ_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CHISELED_QUARTZ_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("chiseled_quartz_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.CHISELED_QUARTZ_BLOCK_SOUL_TORCH, ModBlocks.CHISELED_QUARTZ_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CHISELED_QUARTZ_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("chiseled_quartz_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.CHISELED_QUARTZ_BLOCK_TORCH, ModBlocks.CHISELED_QUARTZ_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item CHISELED_RED_SANDSTONE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("chiseled_red_sandstone_redstone_torch",
new WallStandingBlockItem(ModBlocks.CHISELED_RED_SANDSTONE_REDSTONE_TORCH, ModBlocks.CHISELED_RED_SANDSTONE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CHISELED_RED_SANDSTONE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("chiseled_red_sandstone_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.CHISELED_RED_SANDSTONE_SOUL_TORCH, ModBlocks.CHISELED_RED_SANDSTONE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CHISELED_RED_SANDSTONE_TORCH_ITEM = registerWallStandingBlockItem("chiseled_red_sandstone_torch",
                                                                               new WallStandingBlockItem(ModBlocks.CHISELED_RED_SANDSTONE_TORCH, ModBlocks.CHISELED_RED_SANDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item CHISELED_SANDSTONE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("chiseled_sandstone_redstone_torch",
new WallStandingBlockItem(ModBlocks.CHISELED_SANDSTONE_REDSTONE_TORCH, ModBlocks.CHISELED_SANDSTONE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CHISELED_SANDSTONE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("chiseled_sandstone_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.CHISELED_SANDSTONE_SOUL_TORCH, ModBlocks.CHISELED_SANDSTONE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CHISELED_SANDSTONE_TORCH_ITEM = registerWallStandingBlockItem("chiseled_sandstone_torch",
                                                                               new WallStandingBlockItem(ModBlocks.CHISELED_SANDSTONE_TORCH, ModBlocks.CHISELED_SANDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item CHISELED_STONE_BRICKS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("chiseled_stone_bricks_redstone_torch",
new WallStandingBlockItem(ModBlocks.CHISELED_STONE_BRICKS_REDSTONE_TORCH, ModBlocks.CHISELED_STONE_BRICKS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CHISELED_STONE_BRICKS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("chiseled_stone_bricks_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.CHISELED_STONE_BRICKS_SOUL_TORCH, ModBlocks.CHISELED_STONE_BRICKS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CHISELED_STONE_BRICKS_TORCH_ITEM = registerWallStandingBlockItem("chiseled_stone_bricks_torch",
                                                                               new WallStandingBlockItem(ModBlocks.CHISELED_STONE_BRICKS_TORCH, ModBlocks.CHISELED_STONE_BRICKS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item CHORUS_FLOWER_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("chorus_flower_redstone_torch",
new WallStandingBlockItem(ModBlocks.CHORUS_FLOWER_REDSTONE_TORCH, ModBlocks.CHORUS_FLOWER_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CHORUS_FLOWER_SOUL_TORCH_ITEM = registerWallStandingBlockItem("chorus_flower_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.CHORUS_FLOWER_SOUL_TORCH, ModBlocks.CHORUS_FLOWER_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CHORUS_FLOWER_TORCH_ITEM = registerWallStandingBlockItem("chorus_flower_torch",
                                                                               new WallStandingBlockItem(ModBlocks.CHORUS_FLOWER_TORCH, ModBlocks.CHORUS_FLOWER_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item CHORUS_PLANT_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("chorus_plant_redstone_torch",
new WallStandingBlockItem(ModBlocks.CHORUS_PLANT_REDSTONE_TORCH, ModBlocks.CHORUS_PLANT_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CHORUS_PLANT_SOUL_TORCH_ITEM = registerWallStandingBlockItem("chorus_plant_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.CHORUS_PLANT_SOUL_TORCH, ModBlocks.CHORUS_PLANT_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CHORUS_PLANT_TORCH_ITEM = registerWallStandingBlockItem("chorus_plant_torch",
                                                                               new WallStandingBlockItem(ModBlocks.CHORUS_PLANT_TORCH, ModBlocks.CHORUS_PLANT_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item CLAY_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("clay_redstone_torch",
new WallStandingBlockItem(ModBlocks.CLAY_REDSTONE_TORCH, ModBlocks.CLAY_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CLAY_SOUL_TORCH_ITEM = registerWallStandingBlockItem("clay_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.CLAY_SOUL_TORCH, ModBlocks.CLAY_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CLAY_TORCH_ITEM = registerWallStandingBlockItem("clay_torch",
                                                                               new WallStandingBlockItem(ModBlocks.CLAY_TORCH, ModBlocks.CLAY_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item COAL_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("coal_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.COAL_BLOCK_REDSTONE_TORCH, ModBlocks.COAL_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item COAL_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("coal_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.COAL_BLOCK_SOUL_TORCH, ModBlocks.COAL_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item COAL_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("coal_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.COAL_BLOCK_TORCH, ModBlocks.COAL_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item COAL_ORE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("coal_ore_redstone_torch",
new WallStandingBlockItem(ModBlocks.COAL_ORE_REDSTONE_TORCH, ModBlocks.COAL_ORE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item COAL_ORE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("coal_ore_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.COAL_ORE_SOUL_TORCH, ModBlocks.COAL_ORE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item COAL_ORE_TORCH_ITEM = registerWallStandingBlockItem("coal_ore_torch",
                                                                               new WallStandingBlockItem(ModBlocks.COAL_ORE_TORCH, ModBlocks.COAL_ORE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item COARSE_DIRT_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("coarse_dirt_redstone_torch",
new WallStandingBlockItem(ModBlocks.COARSE_DIRT_REDSTONE_TORCH, ModBlocks.COARSE_DIRT_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item COARSE_DIRT_SOUL_TORCH_ITEM = registerWallStandingBlockItem("coarse_dirt_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.COARSE_DIRT_SOUL_TORCH, ModBlocks.COARSE_DIRT_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item COARSE_DIRT_TORCH_ITEM = registerWallStandingBlockItem("coarse_dirt_torch",
                                                                               new WallStandingBlockItem(ModBlocks.COARSE_DIRT_TORCH, ModBlocks.COARSE_DIRT_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item COBBLED_DEEPSLATE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("cobbled_deepslate_redstone_torch",
new WallStandingBlockItem(ModBlocks.COBBLED_DEEPSLATE_REDSTONE_TORCH, ModBlocks.COBBLED_DEEPSLATE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item COBBLED_DEEPSLATE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("cobbled_deepslate_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.COBBLED_DEEPSLATE_SOUL_TORCH, ModBlocks.COBBLED_DEEPSLATE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item COBBLED_DEEPSLATE_TORCH_ITEM = registerWallStandingBlockItem("cobbled_deepslate_torch",
                                                                               new WallStandingBlockItem(ModBlocks.COBBLED_DEEPSLATE_TORCH, ModBlocks.COBBLED_DEEPSLATE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item COBBLESTONE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("cobblestone_redstone_torch",
new WallStandingBlockItem(ModBlocks.COBBLESTONE_REDSTONE_TORCH, ModBlocks.COBBLESTONE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item COBBLESTONE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("cobblestone_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.COBBLESTONE_SOUL_TORCH, ModBlocks.COBBLESTONE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item COBBLESTONE_TORCH_ITEM = registerWallStandingBlockItem("cobblestone_torch",
                                                                               new WallStandingBlockItem(ModBlocks.COBBLESTONE_TORCH, ModBlocks.COBBLESTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item COPPER_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("copper_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.COPPER_BLOCK_REDSTONE_TORCH, ModBlocks.COPPER_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item COPPER_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("copper_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.COPPER_BLOCK_SOUL_TORCH, ModBlocks.COPPER_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item COPPER_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("copper_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.COPPER_BLOCK_TORCH, ModBlocks.COPPER_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item COPPER_ORE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("copper_ore_redstone_torch",
new WallStandingBlockItem(ModBlocks.COPPER_ORE_REDSTONE_TORCH, ModBlocks.COPPER_ORE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item COPPER_ORE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("copper_ore_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.COPPER_ORE_SOUL_TORCH, ModBlocks.COPPER_ORE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item COPPER_ORE_TORCH_ITEM = registerWallStandingBlockItem("copper_ore_torch",
                                                                               new WallStandingBlockItem(ModBlocks.COPPER_ORE_TORCH, ModBlocks.COPPER_ORE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item CRACKED_DEEPSLATE_BRICKS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("cracked_deepslate_bricks_redstone_torch",
new WallStandingBlockItem(ModBlocks.CRACKED_DEEPSLATE_BRICKS_REDSTONE_TORCH, ModBlocks.CRACKED_DEEPSLATE_BRICKS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CRACKED_DEEPSLATE_BRICKS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("cracked_deepslate_bricks_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.CRACKED_DEEPSLATE_BRICKS_SOUL_TORCH, ModBlocks.CRACKED_DEEPSLATE_BRICKS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CRACKED_DEEPSLATE_BRICKS_TORCH_ITEM = registerWallStandingBlockItem("cracked_deepslate_bricks_torch",
                                                                               new WallStandingBlockItem(ModBlocks.CRACKED_DEEPSLATE_BRICKS_TORCH, ModBlocks.CRACKED_DEEPSLATE_BRICKS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item CRACKED_DEEPSLATE_TILES_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("cracked_deepslate_tiles_redstone_torch",
new WallStandingBlockItem(ModBlocks.CRACKED_DEEPSLATE_TILES_REDSTONE_TORCH, ModBlocks.CRACKED_DEEPSLATE_TILES_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CRACKED_DEEPSLATE_TILES_SOUL_TORCH_ITEM = registerWallStandingBlockItem("cracked_deepslate_tiles_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.CRACKED_DEEPSLATE_TILES_SOUL_TORCH, ModBlocks.CRACKED_DEEPSLATE_TILES_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CRACKED_DEEPSLATE_TILES_TORCH_ITEM = registerWallStandingBlockItem("cracked_deepslate_tiles_torch",
                                                                               new WallStandingBlockItem(ModBlocks.CRACKED_DEEPSLATE_TILES_TORCH, ModBlocks.CRACKED_DEEPSLATE_TILES_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item CRACKED_NETHER_BRICKS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("cracked_nether_bricks_redstone_torch",
new WallStandingBlockItem(ModBlocks.CRACKED_NETHER_BRICKS_REDSTONE_TORCH, ModBlocks.CRACKED_NETHER_BRICKS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CRACKED_NETHER_BRICKS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("cracked_nether_bricks_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.CRACKED_NETHER_BRICKS_SOUL_TORCH, ModBlocks.CRACKED_NETHER_BRICKS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CRACKED_NETHER_BRICKS_TORCH_ITEM = registerWallStandingBlockItem("cracked_nether_bricks_torch",
                                                                               new WallStandingBlockItem(ModBlocks.CRACKED_NETHER_BRICKS_TORCH, ModBlocks.CRACKED_NETHER_BRICKS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item CRACKED_POLISHED_BLACKSTONE_BRICKS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("cracked_polished_blackstone_bricks_redstone_torch",
new WallStandingBlockItem(ModBlocks.CRACKED_POLISHED_BLACKSTONE_BRICKS_REDSTONE_TORCH, ModBlocks.CRACKED_POLISHED_BLACKSTONE_BRICKS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CRACKED_POLISHED_BLACKSTONE_BRICKS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("cracked_polished_blackstone_bricks_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.CRACKED_POLISHED_BLACKSTONE_BRICKS_SOUL_TORCH, ModBlocks.CRACKED_POLISHED_BLACKSTONE_BRICKS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CRACKED_POLISHED_BLACKSTONE_BRICKS_TORCH_ITEM = registerWallStandingBlockItem("cracked_polished_blackstone_bricks_torch",
                                                                               new WallStandingBlockItem(ModBlocks.CRACKED_POLISHED_BLACKSTONE_BRICKS_TORCH, ModBlocks.CRACKED_POLISHED_BLACKSTONE_BRICKS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item CRACKED_STONE_BRICKS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("cracked_stone_bricks_redstone_torch",
new WallStandingBlockItem(ModBlocks.CRACKED_STONE_BRICKS_REDSTONE_TORCH, ModBlocks.CRACKED_STONE_BRICKS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CRACKED_STONE_BRICKS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("cracked_stone_bricks_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.CRACKED_STONE_BRICKS_SOUL_TORCH, ModBlocks.CRACKED_STONE_BRICKS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CRACKED_STONE_BRICKS_TORCH_ITEM = registerWallStandingBlockItem("cracked_stone_bricks_torch",
                                                                               new WallStandingBlockItem(ModBlocks.CRACKED_STONE_BRICKS_TORCH, ModBlocks.CRACKED_STONE_BRICKS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item CRIMSON_FUNGUS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("crimson_fungus_redstone_torch",
new WallStandingBlockItem(ModBlocks.CRIMSON_FUNGUS_REDSTONE_TORCH, ModBlocks.CRIMSON_FUNGUS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CRIMSON_FUNGUS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("crimson_fungus_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.CRIMSON_FUNGUS_SOUL_TORCH, ModBlocks.CRIMSON_FUNGUS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CRIMSON_FUNGUS_TORCH_ITEM = registerWallStandingBlockItem("crimson_fungus_torch",
                                                                               new WallStandingBlockItem(ModBlocks.CRIMSON_FUNGUS_TORCH, ModBlocks.CRIMSON_FUNGUS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item CRIMSON_HYPHAE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("crimson_hyphae_redstone_torch",
new WallStandingBlockItem(ModBlocks.CRIMSON_HYPHAE_REDSTONE_TORCH, ModBlocks.CRIMSON_HYPHAE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CRIMSON_HYPHAE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("crimson_hyphae_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.CRIMSON_HYPHAE_SOUL_TORCH, ModBlocks.CRIMSON_HYPHAE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CRIMSON_HYPHAE_TORCH_ITEM = registerWallStandingBlockItem("crimson_hyphae_torch",
                                                                               new WallStandingBlockItem(ModBlocks.CRIMSON_HYPHAE_TORCH, ModBlocks.CRIMSON_HYPHAE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item CRIMSON_NYLIUM_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("crimson_nylium_redstone_torch",
new WallStandingBlockItem(ModBlocks.CRIMSON_NYLIUM_REDSTONE_TORCH, ModBlocks.CRIMSON_NYLIUM_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CRIMSON_NYLIUM_SOUL_TORCH_ITEM = registerWallStandingBlockItem("crimson_nylium_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.CRIMSON_NYLIUM_SOUL_TORCH, ModBlocks.CRIMSON_NYLIUM_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CRIMSON_NYLIUM_TORCH_ITEM = registerWallStandingBlockItem("crimson_nylium_torch",
                                                                               new WallStandingBlockItem(ModBlocks.CRIMSON_NYLIUM_TORCH, ModBlocks.CRIMSON_NYLIUM_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item CRIMSON_PLANKS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("crimson_planks_redstone_torch",
new WallStandingBlockItem(ModBlocks.CRIMSON_PLANKS_REDSTONE_TORCH, ModBlocks.CRIMSON_PLANKS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CRIMSON_PLANKS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("crimson_planks_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.CRIMSON_PLANKS_SOUL_TORCH, ModBlocks.CRIMSON_PLANKS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CRIMSON_PLANKS_TORCH_ITEM = registerWallStandingBlockItem("crimson_planks_torch",
                                                                               new WallStandingBlockItem(ModBlocks.CRIMSON_PLANKS_TORCH, ModBlocks.CRIMSON_PLANKS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item CRIMSON_ROOTS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("crimson_roots_redstone_torch",
new WallStandingBlockItem(ModBlocks.CRIMSON_ROOTS_REDSTONE_TORCH, ModBlocks.CRIMSON_ROOTS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CRIMSON_ROOTS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("crimson_roots_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.CRIMSON_ROOTS_SOUL_TORCH, ModBlocks.CRIMSON_ROOTS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CRIMSON_ROOTS_TORCH_ITEM = registerWallStandingBlockItem("crimson_roots_torch",
                                                                               new WallStandingBlockItem(ModBlocks.CRIMSON_ROOTS_TORCH, ModBlocks.CRIMSON_ROOTS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item CRYING_OBSIDIAN_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("crying_obsidian_redstone_torch",
new WallStandingBlockItem(ModBlocks.CRYING_OBSIDIAN_REDSTONE_TORCH, ModBlocks.CRYING_OBSIDIAN_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CRYING_OBSIDIAN_SOUL_TORCH_ITEM = registerWallStandingBlockItem("crying_obsidian_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.CRYING_OBSIDIAN_SOUL_TORCH, ModBlocks.CRYING_OBSIDIAN_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CRYING_OBSIDIAN_TORCH_ITEM = registerWallStandingBlockItem("crying_obsidian_torch",
                                                                               new WallStandingBlockItem(ModBlocks.CRYING_OBSIDIAN_TORCH, ModBlocks.CRYING_OBSIDIAN_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item CUT_COPPER_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("cut_copper_redstone_torch",
new WallStandingBlockItem(ModBlocks.CUT_COPPER_REDSTONE_TORCH, ModBlocks.CUT_COPPER_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CUT_COPPER_SOUL_TORCH_ITEM = registerWallStandingBlockItem("cut_copper_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.CUT_COPPER_SOUL_TORCH, ModBlocks.CUT_COPPER_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CUT_COPPER_TORCH_ITEM = registerWallStandingBlockItem("cut_copper_torch",
                                                                               new WallStandingBlockItem(ModBlocks.CUT_COPPER_TORCH, ModBlocks.CUT_COPPER_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item CUT_RED_SANDSTONE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("cut_red_sandstone_redstone_torch",
new WallStandingBlockItem(ModBlocks.CUT_RED_SANDSTONE_REDSTONE_TORCH, ModBlocks.CUT_RED_SANDSTONE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CUT_RED_SANDSTONE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("cut_red_sandstone_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.CUT_RED_SANDSTONE_SOUL_TORCH, ModBlocks.CUT_RED_SANDSTONE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CUT_RED_SANDSTONE_TORCH_ITEM = registerWallStandingBlockItem("cut_red_sandstone_torch",
                                                                               new WallStandingBlockItem(ModBlocks.CUT_RED_SANDSTONE_TORCH, ModBlocks.CUT_RED_SANDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item CUT_SANDSTONE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("cut_sandstone_redstone_torch",
new WallStandingBlockItem(ModBlocks.CUT_SANDSTONE_REDSTONE_TORCH, ModBlocks.CUT_SANDSTONE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CUT_SANDSTONE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("cut_sandstone_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.CUT_SANDSTONE_SOUL_TORCH, ModBlocks.CUT_SANDSTONE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CUT_SANDSTONE_TORCH_ITEM = registerWallStandingBlockItem("cut_sandstone_torch",
                                                                               new WallStandingBlockItem(ModBlocks.CUT_SANDSTONE_TORCH, ModBlocks.CUT_SANDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item CYAN_TERRACOTTA_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("cyan_terracotta_redstone_torch",
new WallStandingBlockItem(ModBlocks.CYAN_TERRACOTTA_REDSTONE_TORCH, ModBlocks.CYAN_TERRACOTTA_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CYAN_TERRACOTTA_SOUL_TORCH_ITEM = registerWallStandingBlockItem("cyan_terracotta_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.CYAN_TERRACOTTA_SOUL_TORCH, ModBlocks.CYAN_TERRACOTTA_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CYAN_TERRACOTTA_TORCH_ITEM = registerWallStandingBlockItem("cyan_terracotta_torch",
                                                                               new WallStandingBlockItem(ModBlocks.CYAN_TERRACOTTA_TORCH, ModBlocks.CYAN_TERRACOTTA_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item CYAN_WOOL_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("cyan_wool_redstone_torch",
new WallStandingBlockItem(ModBlocks.CYAN_WOOL_REDSTONE_TORCH, ModBlocks.CYAN_WOOL_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CYAN_WOOL_SOUL_TORCH_ITEM = registerWallStandingBlockItem("cyan_wool_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.CYAN_WOOL_SOUL_TORCH, ModBlocks.CYAN_WOOL_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item CYAN_WOOL_TORCH_ITEM = registerWallStandingBlockItem("cyan_wool_torch",
                                                                               new WallStandingBlockItem(ModBlocks.CYAN_WOOL_TORCH, ModBlocks.CYAN_WOOL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item DARK_OAK_LOG_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("dark_oak_log_redstone_torch",
new WallStandingBlockItem(ModBlocks.DARK_OAK_LOG_REDSTONE_TORCH, ModBlocks.DARK_OAK_LOG_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DARK_OAK_LOG_SOUL_TORCH_ITEM = registerWallStandingBlockItem("dark_oak_log_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.DARK_OAK_LOG_SOUL_TORCH, ModBlocks.DARK_OAK_LOG_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DARK_OAK_LOG_TORCH_ITEM = registerWallStandingBlockItem("dark_oak_log_torch",
                                                                               new WallStandingBlockItem(ModBlocks.DARK_OAK_LOG_TORCH, ModBlocks.DARK_OAK_LOG_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item DARK_OAK_PLANKS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("dark_oak_planks_redstone_torch",
new WallStandingBlockItem(ModBlocks.DARK_OAK_PLANKS_REDSTONE_TORCH, ModBlocks.DARK_OAK_PLANKS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DARK_OAK_PLANKS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("dark_oak_planks_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.DARK_OAK_PLANKS_SOUL_TORCH, ModBlocks.DARK_OAK_PLANKS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DARK_OAK_PLANKS_TORCH_ITEM = registerWallStandingBlockItem("dark_oak_planks_torch",
                                                                               new WallStandingBlockItem(ModBlocks.DARK_OAK_PLANKS_TORCH, ModBlocks.DARK_OAK_PLANKS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item DARK_PRISMARINE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("dark_prismarine_redstone_torch",
new WallStandingBlockItem(ModBlocks.DARK_PRISMARINE_REDSTONE_TORCH, ModBlocks.DARK_PRISMARINE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DARK_PRISMARINE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("dark_prismarine_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.DARK_PRISMARINE_SOUL_TORCH, ModBlocks.DARK_PRISMARINE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DARK_PRISMARINE_TORCH_ITEM = registerWallStandingBlockItem("dark_prismarine_torch",
                                                                               new WallStandingBlockItem(ModBlocks.DARK_PRISMARINE_TORCH, ModBlocks.DARK_PRISMARINE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item DEAD_BRAIN_CORAL_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("dead_brain_coral_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.DEAD_BRAIN_CORAL_BLOCK_REDSTONE_TORCH, ModBlocks.DEAD_BRAIN_CORAL_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEAD_BRAIN_CORAL_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("dead_brain_coral_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.DEAD_BRAIN_CORAL_BLOCK_SOUL_TORCH, ModBlocks.DEAD_BRAIN_CORAL_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEAD_BRAIN_CORAL_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("dead_brain_coral_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.DEAD_BRAIN_CORAL_BLOCK_TORCH, ModBlocks.DEAD_BRAIN_CORAL_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item DEAD_BUBBLE_CORAL_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("dead_bubble_coral_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.DEAD_BUBBLE_CORAL_BLOCK_REDSTONE_TORCH, ModBlocks.DEAD_BUBBLE_CORAL_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEAD_BUBBLE_CORAL_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("dead_bubble_coral_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.DEAD_BUBBLE_CORAL_BLOCK_SOUL_TORCH, ModBlocks.DEAD_BUBBLE_CORAL_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEAD_BUBBLE_CORAL_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("dead_bubble_coral_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.DEAD_BUBBLE_CORAL_BLOCK_TORCH, ModBlocks.DEAD_BUBBLE_CORAL_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item DEAD_FIRE_CORAL_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("dead_fire_coral_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.DEAD_FIRE_CORAL_BLOCK_REDSTONE_TORCH, ModBlocks.DEAD_FIRE_CORAL_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEAD_FIRE_CORAL_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("dead_fire_coral_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.DEAD_FIRE_CORAL_BLOCK_SOUL_TORCH, ModBlocks.DEAD_FIRE_CORAL_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEAD_FIRE_CORAL_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("dead_fire_coral_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.DEAD_FIRE_CORAL_BLOCK_TORCH, ModBlocks.DEAD_FIRE_CORAL_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item DEAD_HORN_CORAL_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("dead_horn_coral_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.DEAD_HORN_CORAL_BLOCK_REDSTONE_TORCH, ModBlocks.DEAD_HORN_CORAL_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEAD_HORN_CORAL_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("dead_horn_coral_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.DEAD_HORN_CORAL_BLOCK_SOUL_TORCH, ModBlocks.DEAD_HORN_CORAL_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEAD_HORN_CORAL_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("dead_horn_coral_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.DEAD_HORN_CORAL_BLOCK_TORCH, ModBlocks.DEAD_HORN_CORAL_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item DEAD_TUBE_CORAL_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("dead_tube_coral_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.DEAD_TUBE_CORAL_BLOCK_REDSTONE_TORCH, ModBlocks.DEAD_TUBE_CORAL_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEAD_TUBE_CORAL_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("dead_tube_coral_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.DEAD_TUBE_CORAL_BLOCK_SOUL_TORCH, ModBlocks.DEAD_TUBE_CORAL_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEAD_TUBE_CORAL_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("dead_tube_coral_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.DEAD_TUBE_CORAL_BLOCK_TORCH, ModBlocks.DEAD_TUBE_CORAL_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item DEEPSLATE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("deepslate_redstone_torch",
new WallStandingBlockItem(ModBlocks.DEEPSLATE_REDSTONE_TORCH, ModBlocks.DEEPSLATE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEEPSLATE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("deepslate_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.DEEPSLATE_SOUL_TORCH, ModBlocks.DEEPSLATE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEEPSLATE_TORCH_ITEM = registerWallStandingBlockItem("deepslate_torch",
                                                                               new WallStandingBlockItem(ModBlocks.DEEPSLATE_TORCH, ModBlocks.DEEPSLATE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item DEEPSLATE_BRICKS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("deepslate_bricks_redstone_torch",
new WallStandingBlockItem(ModBlocks.DEEPSLATE_BRICKS_REDSTONE_TORCH, ModBlocks.DEEPSLATE_BRICKS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEEPSLATE_BRICKS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("deepslate_bricks_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.DEEPSLATE_BRICKS_SOUL_TORCH, ModBlocks.DEEPSLATE_BRICKS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEEPSLATE_BRICKS_TORCH_ITEM = registerWallStandingBlockItem("deepslate_bricks_torch",
                                                                               new WallStandingBlockItem(ModBlocks.DEEPSLATE_BRICKS_TORCH, ModBlocks.DEEPSLATE_BRICKS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item DEEPSLATE_COAL_ORE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("deepslate_coal_ore_redstone_torch",
new WallStandingBlockItem(ModBlocks.DEEPSLATE_COAL_ORE_REDSTONE_TORCH, ModBlocks.DEEPSLATE_COAL_ORE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEEPSLATE_COAL_ORE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("deepslate_coal_ore_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.DEEPSLATE_COAL_ORE_SOUL_TORCH, ModBlocks.DEEPSLATE_COAL_ORE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEEPSLATE_COAL_ORE_TORCH_ITEM = registerWallStandingBlockItem("deepslate_coal_ore_torch",
                                                                               new WallStandingBlockItem(ModBlocks.DEEPSLATE_COAL_ORE_TORCH, ModBlocks.DEEPSLATE_COAL_ORE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item DEEPSLATE_COPPER_ORE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("deepslate_copper_ore_redstone_torch",
new WallStandingBlockItem(ModBlocks.DEEPSLATE_COPPER_ORE_REDSTONE_TORCH, ModBlocks.DEEPSLATE_COPPER_ORE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEEPSLATE_COPPER_ORE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("deepslate_copper_ore_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.DEEPSLATE_COPPER_ORE_SOUL_TORCH, ModBlocks.DEEPSLATE_COPPER_ORE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEEPSLATE_COPPER_ORE_TORCH_ITEM = registerWallStandingBlockItem("deepslate_copper_ore_torch",
                                                                               new WallStandingBlockItem(ModBlocks.DEEPSLATE_COPPER_ORE_TORCH, ModBlocks.DEEPSLATE_COPPER_ORE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item DEEPSLATE_DIAMOND_ORE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("deepslate_diamond_ore_redstone_torch",
new WallStandingBlockItem(ModBlocks.DEEPSLATE_DIAMOND_ORE_REDSTONE_TORCH, ModBlocks.DEEPSLATE_DIAMOND_ORE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEEPSLATE_DIAMOND_ORE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("deepslate_diamond_ore_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.DEEPSLATE_DIAMOND_ORE_SOUL_TORCH, ModBlocks.DEEPSLATE_DIAMOND_ORE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEEPSLATE_DIAMOND_ORE_TORCH_ITEM = registerWallStandingBlockItem("deepslate_diamond_ore_torch",
                                                                               new WallStandingBlockItem(ModBlocks.DEEPSLATE_DIAMOND_ORE_TORCH, ModBlocks.DEEPSLATE_DIAMOND_ORE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item DEEPSLATE_EMERALD_ORE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("deepslate_emerald_ore_redstone_torch",
new WallStandingBlockItem(ModBlocks.DEEPSLATE_EMERALD_ORE_REDSTONE_TORCH, ModBlocks.DEEPSLATE_EMERALD_ORE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEEPSLATE_EMERALD_ORE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("deepslate_emerald_ore_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.DEEPSLATE_EMERALD_ORE_SOUL_TORCH, ModBlocks.DEEPSLATE_EMERALD_ORE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEEPSLATE_EMERALD_ORE_TORCH_ITEM = registerWallStandingBlockItem("deepslate_emerald_ore_torch",
                                                                               new WallStandingBlockItem(ModBlocks.DEEPSLATE_EMERALD_ORE_TORCH, ModBlocks.DEEPSLATE_EMERALD_ORE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item DEEPSLATE_GOLD_ORE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("deepslate_gold_ore_redstone_torch",
new WallStandingBlockItem(ModBlocks.DEEPSLATE_GOLD_ORE_REDSTONE_TORCH, ModBlocks.DEEPSLATE_GOLD_ORE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEEPSLATE_GOLD_ORE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("deepslate_gold_ore_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.DEEPSLATE_GOLD_ORE_SOUL_TORCH, ModBlocks.DEEPSLATE_GOLD_ORE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEEPSLATE_GOLD_ORE_TORCH_ITEM = registerWallStandingBlockItem("deepslate_gold_ore_torch",
                                                                               new WallStandingBlockItem(ModBlocks.DEEPSLATE_GOLD_ORE_TORCH, ModBlocks.DEEPSLATE_GOLD_ORE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item DEEPSLATE_IRON_ORE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("deepslate_iron_ore_redstone_torch",
new WallStandingBlockItem(ModBlocks.DEEPSLATE_IRON_ORE_REDSTONE_TORCH, ModBlocks.DEEPSLATE_IRON_ORE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEEPSLATE_IRON_ORE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("deepslate_iron_ore_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.DEEPSLATE_IRON_ORE_SOUL_TORCH, ModBlocks.DEEPSLATE_IRON_ORE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEEPSLATE_IRON_ORE_TORCH_ITEM = registerWallStandingBlockItem("deepslate_iron_ore_torch",
                                                                               new WallStandingBlockItem(ModBlocks.DEEPSLATE_IRON_ORE_TORCH, ModBlocks.DEEPSLATE_IRON_ORE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item DEEPSLATE_LAPIS_ORE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("deepslate_lapis_ore_redstone_torch",
new WallStandingBlockItem(ModBlocks.DEEPSLATE_LAPIS_ORE_REDSTONE_TORCH, ModBlocks.DEEPSLATE_LAPIS_ORE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEEPSLATE_LAPIS_ORE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("deepslate_lapis_ore_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.DEEPSLATE_LAPIS_ORE_SOUL_TORCH, ModBlocks.DEEPSLATE_LAPIS_ORE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEEPSLATE_LAPIS_ORE_TORCH_ITEM = registerWallStandingBlockItem("deepslate_lapis_ore_torch",
                                                                               new WallStandingBlockItem(ModBlocks.DEEPSLATE_LAPIS_ORE_TORCH, ModBlocks.DEEPSLATE_LAPIS_ORE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item DEEPSLATE_REDSTONE_ORE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("deepslate_redstone_ore_redstone_torch",
new WallStandingBlockItem(ModBlocks.DEEPSLATE_REDSTONE_ORE_REDSTONE_TORCH, ModBlocks.DEEPSLATE_REDSTONE_ORE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEEPSLATE_REDSTONE_ORE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("deepslate_redstone_ore_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.DEEPSLATE_REDSTONE_ORE_SOUL_TORCH, ModBlocks.DEEPSLATE_REDSTONE_ORE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEEPSLATE_REDSTONE_ORE_TORCH_ITEM = registerWallStandingBlockItem("deepslate_redstone_ore_torch",
                                                                               new WallStandingBlockItem(ModBlocks.DEEPSLATE_REDSTONE_ORE_TORCH, ModBlocks.DEEPSLATE_REDSTONE_ORE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item DEEPSLATE_TILES_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("deepslate_tiles_redstone_torch",
new WallStandingBlockItem(ModBlocks.DEEPSLATE_TILES_REDSTONE_TORCH, ModBlocks.DEEPSLATE_TILES_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEEPSLATE_TILES_SOUL_TORCH_ITEM = registerWallStandingBlockItem("deepslate_tiles_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.DEEPSLATE_TILES_SOUL_TORCH, ModBlocks.DEEPSLATE_TILES_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DEEPSLATE_TILES_TORCH_ITEM = registerWallStandingBlockItem("deepslate_tiles_torch",
                                                                               new WallStandingBlockItem(ModBlocks.DEEPSLATE_TILES_TORCH, ModBlocks.DEEPSLATE_TILES_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item DIAMOND_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("diamond_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.DIAMOND_BLOCK_REDSTONE_TORCH, ModBlocks.DIAMOND_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DIAMOND_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("diamond_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.DIAMOND_BLOCK_SOUL_TORCH, ModBlocks.DIAMOND_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DIAMOND_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("diamond_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.DIAMOND_BLOCK_TORCH, ModBlocks.DIAMOND_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item DIAMOND_ORE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("diamond_ore_redstone_torch",
new WallStandingBlockItem(ModBlocks.DIAMOND_ORE_REDSTONE_TORCH, ModBlocks.DIAMOND_ORE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DIAMOND_ORE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("diamond_ore_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.DIAMOND_ORE_SOUL_TORCH, ModBlocks.DIAMOND_ORE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DIAMOND_ORE_TORCH_ITEM = registerWallStandingBlockItem("diamond_ore_torch",
                                                                               new WallStandingBlockItem(ModBlocks.DIAMOND_ORE_TORCH, ModBlocks.DIAMOND_ORE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item DIORITE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("diorite_redstone_torch",
new WallStandingBlockItem(ModBlocks.DIORITE_REDSTONE_TORCH, ModBlocks.DIORITE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DIORITE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("diorite_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.DIORITE_SOUL_TORCH, ModBlocks.DIORITE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DIORITE_TORCH_ITEM = registerWallStandingBlockItem("diorite_torch",
                                                                               new WallStandingBlockItem(ModBlocks.DIORITE_TORCH, ModBlocks.DIORITE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item DIRT_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("dirt_redstone_torch",
new WallStandingBlockItem(ModBlocks.DIRT_REDSTONE_TORCH, ModBlocks.DIRT_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DIRT_SOUL_TORCH_ITEM = registerWallStandingBlockItem("dirt_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.DIRT_SOUL_TORCH, ModBlocks.DIRT_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DIRT_TORCH_ITEM = registerWallStandingBlockItem("dirt_torch",
                                                                               new WallStandingBlockItem(ModBlocks.DIRT_TORCH, ModBlocks.DIRT_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item DRIED_KELP_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("dried_kelp_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.DRIED_KELP_BLOCK_REDSTONE_TORCH, ModBlocks.DRIED_KELP_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DRIED_KELP_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("dried_kelp_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.DRIED_KELP_BLOCK_SOUL_TORCH, ModBlocks.DRIED_KELP_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DRIED_KELP_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("dried_kelp_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.DRIED_KELP_BLOCK_TORCH, ModBlocks.DRIED_KELP_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item DRIPSTONE_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("dripstone_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.DRIPSTONE_BLOCK_REDSTONE_TORCH, ModBlocks.DRIPSTONE_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DRIPSTONE_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("dripstone_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.DRIPSTONE_BLOCK_SOUL_TORCH, ModBlocks.DRIPSTONE_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item DRIPSTONE_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("dripstone_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.DRIPSTONE_BLOCK_TORCH, ModBlocks.DRIPSTONE_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item EMERALD_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("emerald_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.EMERALD_BLOCK_REDSTONE_TORCH, ModBlocks.EMERALD_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item EMERALD_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("emerald_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.EMERALD_BLOCK_SOUL_TORCH, ModBlocks.EMERALD_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item EMERALD_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("emerald_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.EMERALD_BLOCK_TORCH, ModBlocks.EMERALD_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item EMERALD_ORE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("emerald_ore_redstone_torch",
new WallStandingBlockItem(ModBlocks.EMERALD_ORE_REDSTONE_TORCH, ModBlocks.EMERALD_ORE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item EMERALD_ORE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("emerald_ore_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.EMERALD_ORE_SOUL_TORCH, ModBlocks.EMERALD_ORE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item EMERALD_ORE_TORCH_ITEM = registerWallStandingBlockItem("emerald_ore_torch",
                                                                               new WallStandingBlockItem(ModBlocks.EMERALD_ORE_TORCH, ModBlocks.EMERALD_ORE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item END_PORTAL_FRAME_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("end_portal_frame_redstone_torch",
new WallStandingBlockItem(ModBlocks.END_PORTAL_FRAME_REDSTONE_TORCH, ModBlocks.END_PORTAL_FRAME_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item END_PORTAL_FRAME_SOUL_TORCH_ITEM = registerWallStandingBlockItem("end_portal_frame_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.END_PORTAL_FRAME_SOUL_TORCH, ModBlocks.END_PORTAL_FRAME_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item END_PORTAL_FRAME_TORCH_ITEM = registerWallStandingBlockItem("end_portal_frame_torch",
                                                                               new WallStandingBlockItem(ModBlocks.END_PORTAL_FRAME_TORCH, ModBlocks.END_PORTAL_FRAME_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item END_STONE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("end_stone_redstone_torch",
new WallStandingBlockItem(ModBlocks.END_STONE_REDSTONE_TORCH, ModBlocks.END_STONE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item END_STONE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("end_stone_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.END_STONE_SOUL_TORCH, ModBlocks.END_STONE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item END_STONE_TORCH_ITEM = registerWallStandingBlockItem("end_stone_torch",
                                                                               new WallStandingBlockItem(ModBlocks.END_STONE_TORCH, ModBlocks.END_STONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item END_STONE_BRICKS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("end_stone_bricks_redstone_torch",
new WallStandingBlockItem(ModBlocks.END_STONE_BRICKS_REDSTONE_TORCH, ModBlocks.END_STONE_BRICKS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item END_STONE_BRICKS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("end_stone_bricks_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.END_STONE_BRICKS_SOUL_TORCH, ModBlocks.END_STONE_BRICKS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item END_STONE_BRICKS_TORCH_ITEM = registerWallStandingBlockItem("end_stone_bricks_torch",
                                                                               new WallStandingBlockItem(ModBlocks.END_STONE_BRICKS_TORCH, ModBlocks.END_STONE_BRICKS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item EXPOSED_COPPER_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("exposed_copper_redstone_torch",
new WallStandingBlockItem(ModBlocks.EXPOSED_COPPER_REDSTONE_TORCH, ModBlocks.EXPOSED_COPPER_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item EXPOSED_COPPER_SOUL_TORCH_ITEM = registerWallStandingBlockItem("exposed_copper_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.EXPOSED_COPPER_SOUL_TORCH, ModBlocks.EXPOSED_COPPER_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item EXPOSED_COPPER_TORCH_ITEM = registerWallStandingBlockItem("exposed_copper_torch",
                                                                               new WallStandingBlockItem(ModBlocks.EXPOSED_COPPER_TORCH, ModBlocks.EXPOSED_COPPER_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item EXPOSED_CUT_COPPER_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("exposed_cut_copper_redstone_torch",
new WallStandingBlockItem(ModBlocks.EXPOSED_CUT_COPPER_REDSTONE_TORCH, ModBlocks.EXPOSED_CUT_COPPER_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item EXPOSED_CUT_COPPER_SOUL_TORCH_ITEM = registerWallStandingBlockItem("exposed_cut_copper_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.EXPOSED_CUT_COPPER_SOUL_TORCH, ModBlocks.EXPOSED_CUT_COPPER_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item EXPOSED_CUT_COPPER_TORCH_ITEM = registerWallStandingBlockItem("exposed_cut_copper_torch",
                                                                               new WallStandingBlockItem(ModBlocks.EXPOSED_CUT_COPPER_TORCH, ModBlocks.EXPOSED_CUT_COPPER_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item FIRE_CORAL_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("fire_coral_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.FIRE_CORAL_BLOCK_REDSTONE_TORCH, ModBlocks.FIRE_CORAL_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item FIRE_CORAL_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("fire_coral_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.FIRE_CORAL_BLOCK_SOUL_TORCH, ModBlocks.FIRE_CORAL_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item FIRE_CORAL_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("fire_coral_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.FIRE_CORAL_BLOCK_TORCH, ModBlocks.FIRE_CORAL_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item GILDED_BLACKSTONE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("gilded_blackstone_redstone_torch",
new WallStandingBlockItem(ModBlocks.GILDED_BLACKSTONE_REDSTONE_TORCH, ModBlocks.GILDED_BLACKSTONE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item GILDED_BLACKSTONE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("gilded_blackstone_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.GILDED_BLACKSTONE_SOUL_TORCH, ModBlocks.GILDED_BLACKSTONE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item GILDED_BLACKSTONE_TORCH_ITEM = registerWallStandingBlockItem("gilded_blackstone_torch",
                                                                               new WallStandingBlockItem(ModBlocks.GILDED_BLACKSTONE_TORCH, ModBlocks.GILDED_BLACKSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item GLOWSTONE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("glowstone_redstone_torch",
new WallStandingBlockItem(ModBlocks.GLOWSTONE_REDSTONE_TORCH, ModBlocks.GLOWSTONE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item GLOWSTONE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("glowstone_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.GLOWSTONE_SOUL_TORCH, ModBlocks.GLOWSTONE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item GLOWSTONE_TORCH_ITEM = registerWallStandingBlockItem("glowstone_torch",
                                                                               new WallStandingBlockItem(ModBlocks.GLOWSTONE_TORCH, ModBlocks.GLOWSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item GOLD_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("gold_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.GOLD_BLOCK_REDSTONE_TORCH, ModBlocks.GOLD_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item GOLD_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("gold_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.GOLD_BLOCK_SOUL_TORCH, ModBlocks.GOLD_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item GOLD_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("gold_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.GOLD_BLOCK_TORCH, ModBlocks.GOLD_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item GOLD_ORE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("gold_ore_redstone_torch",
new WallStandingBlockItem(ModBlocks.GOLD_ORE_REDSTONE_TORCH, ModBlocks.GOLD_ORE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item GOLD_ORE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("gold_ore_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.GOLD_ORE_SOUL_TORCH, ModBlocks.GOLD_ORE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item GOLD_ORE_TORCH_ITEM = registerWallStandingBlockItem("gold_ore_torch",
                                                                               new WallStandingBlockItem(ModBlocks.GOLD_ORE_TORCH, ModBlocks.GOLD_ORE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item GRANITE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("granite_redstone_torch",
new WallStandingBlockItem(ModBlocks.GRANITE_REDSTONE_TORCH, ModBlocks.GRANITE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item GRANITE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("granite_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.GRANITE_SOUL_TORCH, ModBlocks.GRANITE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item GRANITE_TORCH_ITEM = registerWallStandingBlockItem("granite_torch",
                                                                               new WallStandingBlockItem(ModBlocks.GRANITE_TORCH, ModBlocks.GRANITE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item GRAVEL_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("gravel_redstone_torch",
new WallStandingBlockItem(ModBlocks.GRAVEL_REDSTONE_TORCH, ModBlocks.GRAVEL_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item GRAVEL_SOUL_TORCH_ITEM = registerWallStandingBlockItem("gravel_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.GRAVEL_SOUL_TORCH, ModBlocks.GRAVEL_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item GRAVEL_TORCH_ITEM = registerWallStandingBlockItem("gravel_torch",
                                                                               new WallStandingBlockItem(ModBlocks.GRAVEL_TORCH, ModBlocks.GRAVEL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item GRAY_TERRACOTTA_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("gray_terracotta_redstone_torch",
new WallStandingBlockItem(ModBlocks.GRAY_TERRACOTTA_REDSTONE_TORCH, ModBlocks.GRAY_TERRACOTTA_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item GRAY_TERRACOTTA_SOUL_TORCH_ITEM = registerWallStandingBlockItem("gray_terracotta_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.GRAY_TERRACOTTA_SOUL_TORCH, ModBlocks.GRAY_TERRACOTTA_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item GRAY_TERRACOTTA_TORCH_ITEM = registerWallStandingBlockItem("gray_terracotta_torch",
                                                                               new WallStandingBlockItem(ModBlocks.GRAY_TERRACOTTA_TORCH, ModBlocks.GRAY_TERRACOTTA_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item GRAY_WOOL_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("gray_wool_redstone_torch",
new WallStandingBlockItem(ModBlocks.GRAY_WOOL_REDSTONE_TORCH, ModBlocks.GRAY_WOOL_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item GRAY_WOOL_SOUL_TORCH_ITEM = registerWallStandingBlockItem("gray_wool_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.GRAY_WOOL_SOUL_TORCH, ModBlocks.GRAY_WOOL_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item GRAY_WOOL_TORCH_ITEM = registerWallStandingBlockItem("gray_wool_torch",
                                                                               new WallStandingBlockItem(ModBlocks.GRAY_WOOL_TORCH, ModBlocks.GRAY_WOOL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item GREEN_TERRACOTTA_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("green_terracotta_redstone_torch",
new WallStandingBlockItem(ModBlocks.GREEN_TERRACOTTA_REDSTONE_TORCH, ModBlocks.GREEN_TERRACOTTA_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item GREEN_TERRACOTTA_SOUL_TORCH_ITEM = registerWallStandingBlockItem("green_terracotta_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.GREEN_TERRACOTTA_SOUL_TORCH, ModBlocks.GREEN_TERRACOTTA_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item GREEN_TERRACOTTA_TORCH_ITEM = registerWallStandingBlockItem("green_terracotta_torch",
                                                                               new WallStandingBlockItem(ModBlocks.GREEN_TERRACOTTA_TORCH, ModBlocks.GREEN_TERRACOTTA_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item GREEN_WOOL_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("green_wool_redstone_torch",
new WallStandingBlockItem(ModBlocks.GREEN_WOOL_REDSTONE_TORCH, ModBlocks.GREEN_WOOL_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item GREEN_WOOL_SOUL_TORCH_ITEM = registerWallStandingBlockItem("green_wool_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.GREEN_WOOL_SOUL_TORCH, ModBlocks.GREEN_WOOL_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item GREEN_WOOL_TORCH_ITEM = registerWallStandingBlockItem("green_wool_torch",
                                                                               new WallStandingBlockItem(ModBlocks.GREEN_WOOL_TORCH, ModBlocks.GREEN_WOOL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item HAY_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("hay_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.HAY_BLOCK_REDSTONE_TORCH, ModBlocks.HAY_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item HAY_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("hay_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.HAY_BLOCK_SOUL_TORCH, ModBlocks.HAY_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item HAY_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("hay_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.HAY_BLOCK_TORCH, ModBlocks.HAY_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item HONEYCOMB_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("honeycomb_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.HONEYCOMB_BLOCK_REDSTONE_TORCH, ModBlocks.HONEYCOMB_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item HONEYCOMB_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("honeycomb_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.HONEYCOMB_BLOCK_SOUL_TORCH, ModBlocks.HONEYCOMB_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item HONEYCOMB_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("honeycomb_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.HONEYCOMB_BLOCK_TORCH, ModBlocks.HONEYCOMB_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item HONEY_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("honey_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.HONEY_BLOCK_REDSTONE_TORCH, ModBlocks.HONEY_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item HONEY_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("honey_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.HONEY_BLOCK_SOUL_TORCH, ModBlocks.HONEY_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item HONEY_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("honey_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.HONEY_BLOCK_TORCH, ModBlocks.HONEY_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item HORN_CORAL_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("horn_coral_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.HORN_CORAL_BLOCK_REDSTONE_TORCH, ModBlocks.HORN_CORAL_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item HORN_CORAL_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("horn_coral_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.HORN_CORAL_BLOCK_SOUL_TORCH, ModBlocks.HORN_CORAL_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item HORN_CORAL_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("horn_coral_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.HORN_CORAL_BLOCK_TORCH, ModBlocks.HORN_CORAL_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item ICE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("ice_redstone_torch",
new WallStandingBlockItem(ModBlocks.ICE_REDSTONE_TORCH, ModBlocks.ICE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item ICE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("ice_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.ICE_SOUL_TORCH, ModBlocks.ICE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item ICE_TORCH_ITEM = registerWallStandingBlockItem("ice_torch",
                                                                               new WallStandingBlockItem(ModBlocks.ICE_TORCH, ModBlocks.ICE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item IRON_BARS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("iron_bars_redstone_torch",
new WallStandingBlockItem(ModBlocks.IRON_BARS_REDSTONE_TORCH, ModBlocks.IRON_BARS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item IRON_BARS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("iron_bars_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.IRON_BARS_SOUL_TORCH, ModBlocks.IRON_BARS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item IRON_BARS_TORCH_ITEM = registerWallStandingBlockItem("iron_bars_torch",
                                                                               new WallStandingBlockItem(ModBlocks.IRON_BARS_TORCH, ModBlocks.IRON_BARS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item IRON_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("iron_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.IRON_BLOCK_REDSTONE_TORCH, ModBlocks.IRON_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item IRON_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("iron_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.IRON_BLOCK_SOUL_TORCH, ModBlocks.IRON_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item IRON_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("iron_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.IRON_BLOCK_TORCH, ModBlocks.IRON_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item IRON_ORE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("iron_ore_redstone_torch",
new WallStandingBlockItem(ModBlocks.IRON_ORE_REDSTONE_TORCH, ModBlocks.IRON_ORE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item IRON_ORE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("iron_ore_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.IRON_ORE_SOUL_TORCH, ModBlocks.IRON_ORE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item IRON_ORE_TORCH_ITEM = registerWallStandingBlockItem("iron_ore_torch",
                                                                               new WallStandingBlockItem(ModBlocks.IRON_ORE_TORCH, ModBlocks.IRON_ORE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item JUNGLE_LOG_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("jungle_log_redstone_torch",
new WallStandingBlockItem(ModBlocks.JUNGLE_LOG_REDSTONE_TORCH, ModBlocks.JUNGLE_LOG_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item JUNGLE_LOG_SOUL_TORCH_ITEM = registerWallStandingBlockItem("jungle_log_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.JUNGLE_LOG_SOUL_TORCH, ModBlocks.JUNGLE_LOG_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item JUNGLE_LOG_TORCH_ITEM = registerWallStandingBlockItem("jungle_log_torch",
                                                                               new WallStandingBlockItem(ModBlocks.JUNGLE_LOG_TORCH, ModBlocks.JUNGLE_LOG_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item JUNGLE_PLANKS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("jungle_planks_redstone_torch",
new WallStandingBlockItem(ModBlocks.JUNGLE_PLANKS_REDSTONE_TORCH, ModBlocks.JUNGLE_PLANKS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item JUNGLE_PLANKS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("jungle_planks_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.JUNGLE_PLANKS_SOUL_TORCH, ModBlocks.JUNGLE_PLANKS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item JUNGLE_PLANKS_TORCH_ITEM = registerWallStandingBlockItem("jungle_planks_torch",
                                                                               new WallStandingBlockItem(ModBlocks.JUNGLE_PLANKS_TORCH, ModBlocks.JUNGLE_PLANKS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item LAPIS_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("lapis_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.LAPIS_BLOCK_REDSTONE_TORCH, ModBlocks.LAPIS_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item LAPIS_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("lapis_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.LAPIS_BLOCK_SOUL_TORCH, ModBlocks.LAPIS_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item LAPIS_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("lapis_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.LAPIS_BLOCK_TORCH, ModBlocks.LAPIS_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item LAPIS_ORE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("lapis_ore_redstone_torch",
new WallStandingBlockItem(ModBlocks.LAPIS_ORE_REDSTONE_TORCH, ModBlocks.LAPIS_ORE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item LAPIS_ORE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("lapis_ore_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.LAPIS_ORE_SOUL_TORCH, ModBlocks.LAPIS_ORE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item LAPIS_ORE_TORCH_ITEM = registerWallStandingBlockItem("lapis_ore_torch",
                                                                               new WallStandingBlockItem(ModBlocks.LAPIS_ORE_TORCH, ModBlocks.LAPIS_ORE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item LIGHT_BLUE_TERRACOTTA_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("light_blue_terracotta_redstone_torch",
new WallStandingBlockItem(ModBlocks.LIGHT_BLUE_TERRACOTTA_REDSTONE_TORCH, ModBlocks.LIGHT_BLUE_TERRACOTTA_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item LIGHT_BLUE_TERRACOTTA_SOUL_TORCH_ITEM = registerWallStandingBlockItem("light_blue_terracotta_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.LIGHT_BLUE_TERRACOTTA_SOUL_TORCH, ModBlocks.LIGHT_BLUE_TERRACOTTA_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item LIGHT_BLUE_TERRACOTTA_TORCH_ITEM = registerWallStandingBlockItem("light_blue_terracotta_torch",
                                                                               new WallStandingBlockItem(ModBlocks.LIGHT_BLUE_TERRACOTTA_TORCH, ModBlocks.LIGHT_BLUE_TERRACOTTA_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item LIGHT_BLUE_WOOL_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("light_blue_wool_redstone_torch",
new WallStandingBlockItem(ModBlocks.LIGHT_BLUE_WOOL_REDSTONE_TORCH, ModBlocks.LIGHT_BLUE_WOOL_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item LIGHT_BLUE_WOOL_SOUL_TORCH_ITEM = registerWallStandingBlockItem("light_blue_wool_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.LIGHT_BLUE_WOOL_SOUL_TORCH, ModBlocks.LIGHT_BLUE_WOOL_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item LIGHT_BLUE_WOOL_TORCH_ITEM = registerWallStandingBlockItem("light_blue_wool_torch",
                                                                               new WallStandingBlockItem(ModBlocks.LIGHT_BLUE_WOOL_TORCH, ModBlocks.LIGHT_BLUE_WOOL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item LIGHT_GRAY_TERRACOTTA_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("light_gray_terracotta_redstone_torch",
new WallStandingBlockItem(ModBlocks.LIGHT_GRAY_TERRACOTTA_REDSTONE_TORCH, ModBlocks.LIGHT_GRAY_TERRACOTTA_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item LIGHT_GRAY_TERRACOTTA_SOUL_TORCH_ITEM = registerWallStandingBlockItem("light_gray_terracotta_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.LIGHT_GRAY_TERRACOTTA_SOUL_TORCH, ModBlocks.LIGHT_GRAY_TERRACOTTA_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item LIGHT_GRAY_TERRACOTTA_TORCH_ITEM = registerWallStandingBlockItem("light_gray_terracotta_torch",
                                                                               new WallStandingBlockItem(ModBlocks.LIGHT_GRAY_TERRACOTTA_TORCH, ModBlocks.LIGHT_GRAY_TERRACOTTA_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item LIGHT_GRAY_WOOL_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("light_gray_wool_redstone_torch",
new WallStandingBlockItem(ModBlocks.LIGHT_GRAY_WOOL_REDSTONE_TORCH, ModBlocks.LIGHT_GRAY_WOOL_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item LIGHT_GRAY_WOOL_SOUL_TORCH_ITEM = registerWallStandingBlockItem("light_gray_wool_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.LIGHT_GRAY_WOOL_SOUL_TORCH, ModBlocks.LIGHT_GRAY_WOOL_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item LIGHT_GRAY_WOOL_TORCH_ITEM = registerWallStandingBlockItem("light_gray_wool_torch",
                                                                               new WallStandingBlockItem(ModBlocks.LIGHT_GRAY_WOOL_TORCH, ModBlocks.LIGHT_GRAY_WOOL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item LIME_TERRACOTTA_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("lime_terracotta_redstone_torch",
new WallStandingBlockItem(ModBlocks.LIME_TERRACOTTA_REDSTONE_TORCH, ModBlocks.LIME_TERRACOTTA_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item LIME_TERRACOTTA_SOUL_TORCH_ITEM = registerWallStandingBlockItem("lime_terracotta_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.LIME_TERRACOTTA_SOUL_TORCH, ModBlocks.LIME_TERRACOTTA_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item LIME_TERRACOTTA_TORCH_ITEM = registerWallStandingBlockItem("lime_terracotta_torch",
                                                                               new WallStandingBlockItem(ModBlocks.LIME_TERRACOTTA_TORCH, ModBlocks.LIME_TERRACOTTA_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item LIME_WOOL_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("lime_wool_redstone_torch",
new WallStandingBlockItem(ModBlocks.LIME_WOOL_REDSTONE_TORCH, ModBlocks.LIME_WOOL_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item LIME_WOOL_SOUL_TORCH_ITEM = registerWallStandingBlockItem("lime_wool_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.LIME_WOOL_SOUL_TORCH, ModBlocks.LIME_WOOL_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item LIME_WOOL_TORCH_ITEM = registerWallStandingBlockItem("lime_wool_torch",
                                                                               new WallStandingBlockItem(ModBlocks.LIME_WOOL_TORCH, ModBlocks.LIME_WOOL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item LODESTONE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("lodestone_redstone_torch",
new WallStandingBlockItem(ModBlocks.LODESTONE_REDSTONE_TORCH, ModBlocks.LODESTONE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item LODESTONE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("lodestone_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.LODESTONE_SOUL_TORCH, ModBlocks.LODESTONE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item LODESTONE_TORCH_ITEM = registerWallStandingBlockItem("lodestone_torch",
                                                                               new WallStandingBlockItem(ModBlocks.LODESTONE_TORCH, ModBlocks.LODESTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item MAGENTA_TERRACOTTA_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("magenta_terracotta_redstone_torch",
new WallStandingBlockItem(ModBlocks.MAGENTA_TERRACOTTA_REDSTONE_TORCH, ModBlocks.MAGENTA_TERRACOTTA_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item MAGENTA_TERRACOTTA_SOUL_TORCH_ITEM = registerWallStandingBlockItem("magenta_terracotta_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.MAGENTA_TERRACOTTA_SOUL_TORCH, ModBlocks.MAGENTA_TERRACOTTA_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item MAGENTA_TERRACOTTA_TORCH_ITEM = registerWallStandingBlockItem("magenta_terracotta_torch",
                                                                               new WallStandingBlockItem(ModBlocks.MAGENTA_TERRACOTTA_TORCH, ModBlocks.MAGENTA_TERRACOTTA_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item MAGENTA_WOOL_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("magenta_wool_redstone_torch",
new WallStandingBlockItem(ModBlocks.MAGENTA_WOOL_REDSTONE_TORCH, ModBlocks.MAGENTA_WOOL_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item MAGENTA_WOOL_SOUL_TORCH_ITEM = registerWallStandingBlockItem("magenta_wool_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.MAGENTA_WOOL_SOUL_TORCH, ModBlocks.MAGENTA_WOOL_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item MAGENTA_WOOL_TORCH_ITEM = registerWallStandingBlockItem("magenta_wool_torch",
                                                                               new WallStandingBlockItem(ModBlocks.MAGENTA_WOOL_TORCH, ModBlocks.MAGENTA_WOOL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item MAGMA_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("magma_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.MAGMA_BLOCK_REDSTONE_TORCH, ModBlocks.MAGMA_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item MAGMA_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("magma_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.MAGMA_BLOCK_SOUL_TORCH, ModBlocks.MAGMA_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item MAGMA_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("magma_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.MAGMA_BLOCK_TORCH, ModBlocks.MAGMA_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item MANGROVE_LOG_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("mangrove_log_redstone_torch",
new WallStandingBlockItem(ModBlocks.MANGROVE_LOG_REDSTONE_TORCH, ModBlocks.MANGROVE_LOG_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item MANGROVE_LOG_SOUL_TORCH_ITEM = registerWallStandingBlockItem("mangrove_log_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.MANGROVE_LOG_SOUL_TORCH, ModBlocks.MANGROVE_LOG_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item MANGROVE_LOG_TORCH_ITEM = registerWallStandingBlockItem("mangrove_log_torch",
                                                                               new WallStandingBlockItem(ModBlocks.MANGROVE_LOG_TORCH, ModBlocks.MANGROVE_LOG_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item MANGROVE_PLANKS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("mangrove_planks_redstone_torch",
new WallStandingBlockItem(ModBlocks.MANGROVE_PLANKS_REDSTONE_TORCH, ModBlocks.MANGROVE_PLANKS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item MANGROVE_PLANKS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("mangrove_planks_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.MANGROVE_PLANKS_SOUL_TORCH, ModBlocks.MANGROVE_PLANKS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item MANGROVE_PLANKS_TORCH_ITEM = registerWallStandingBlockItem("mangrove_planks_torch",
                                                                               new WallStandingBlockItem(ModBlocks.MANGROVE_PLANKS_TORCH, ModBlocks.MANGROVE_PLANKS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item MELON_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("melon_redstone_torch",
new WallStandingBlockItem(ModBlocks.MELON_REDSTONE_TORCH, ModBlocks.MELON_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item MELON_SOUL_TORCH_ITEM = registerWallStandingBlockItem("melon_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.MELON_SOUL_TORCH, ModBlocks.MELON_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item MELON_TORCH_ITEM = registerWallStandingBlockItem("melon_torch",
                                                                               new WallStandingBlockItem(ModBlocks.MELON_TORCH, ModBlocks.MELON_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item MOSSY_COBBLESTONE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("mossy_cobblestone_redstone_torch",
new WallStandingBlockItem(ModBlocks.MOSSY_COBBLESTONE_REDSTONE_TORCH, ModBlocks.MOSSY_COBBLESTONE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item MOSSY_COBBLESTONE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("mossy_cobblestone_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.MOSSY_COBBLESTONE_SOUL_TORCH, ModBlocks.MOSSY_COBBLESTONE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item MOSSY_COBBLESTONE_TORCH_ITEM = registerWallStandingBlockItem("mossy_cobblestone_torch",
                                                                               new WallStandingBlockItem(ModBlocks.MOSSY_COBBLESTONE_TORCH, ModBlocks.MOSSY_COBBLESTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item MOSSY_STONE_BRICKS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("mossy_stone_bricks_redstone_torch",
new WallStandingBlockItem(ModBlocks.MOSSY_STONE_BRICKS_REDSTONE_TORCH, ModBlocks.MOSSY_STONE_BRICKS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item MOSSY_STONE_BRICKS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("mossy_stone_bricks_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.MOSSY_STONE_BRICKS_SOUL_TORCH, ModBlocks.MOSSY_STONE_BRICKS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item MOSSY_STONE_BRICKS_TORCH_ITEM = registerWallStandingBlockItem("mossy_stone_bricks_torch",
                                                                               new WallStandingBlockItem(ModBlocks.MOSSY_STONE_BRICKS_TORCH, ModBlocks.MOSSY_STONE_BRICKS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item MOSS_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("moss_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.MOSS_BLOCK_REDSTONE_TORCH, ModBlocks.MOSS_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item MOSS_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("moss_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.MOSS_BLOCK_SOUL_TORCH, ModBlocks.MOSS_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item MOSS_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("moss_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.MOSS_BLOCK_TORCH, ModBlocks.MOSS_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item MUD_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("mud_redstone_torch",
new WallStandingBlockItem(ModBlocks.MUD_REDSTONE_TORCH, ModBlocks.MUD_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item MUD_SOUL_TORCH_ITEM = registerWallStandingBlockItem("mud_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.MUD_SOUL_TORCH, ModBlocks.MUD_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item MUD_TORCH_ITEM = registerWallStandingBlockItem("mud_torch",
                                                                               new WallStandingBlockItem(ModBlocks.MUD_TORCH, ModBlocks.MUD_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item MUDDY_MANGROVE_ROOTS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("muddy_mangrove_roots_redstone_torch",
new WallStandingBlockItem(ModBlocks.MUDDY_MANGROVE_ROOTS_REDSTONE_TORCH, ModBlocks.MUDDY_MANGROVE_ROOTS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item MUDDY_MANGROVE_ROOTS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("muddy_mangrove_roots_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.MUDDY_MANGROVE_ROOTS_SOUL_TORCH, ModBlocks.MUDDY_MANGROVE_ROOTS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item MUDDY_MANGROVE_ROOTS_TORCH_ITEM = registerWallStandingBlockItem("muddy_mangrove_roots_torch",
                                                                               new WallStandingBlockItem(ModBlocks.MUDDY_MANGROVE_ROOTS_TORCH, ModBlocks.MUDDY_MANGROVE_ROOTS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item MUD_BRICKS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("mud_bricks_redstone_torch",
new WallStandingBlockItem(ModBlocks.MUD_BRICKS_REDSTONE_TORCH, ModBlocks.MUD_BRICKS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item MUD_BRICKS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("mud_bricks_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.MUD_BRICKS_SOUL_TORCH, ModBlocks.MUD_BRICKS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item MUD_BRICKS_TORCH_ITEM = registerWallStandingBlockItem("mud_bricks_torch",
                                                                               new WallStandingBlockItem(ModBlocks.MUD_BRICKS_TORCH, ModBlocks.MUD_BRICKS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item MUSHROOM_STEM_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("mushroom_stem_redstone_torch",
new WallStandingBlockItem(ModBlocks.MUSHROOM_STEM_REDSTONE_TORCH, ModBlocks.MUSHROOM_STEM_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item MUSHROOM_STEM_SOUL_TORCH_ITEM = registerWallStandingBlockItem("mushroom_stem_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.MUSHROOM_STEM_SOUL_TORCH, ModBlocks.MUSHROOM_STEM_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item MUSHROOM_STEM_TORCH_ITEM = registerWallStandingBlockItem("mushroom_stem_torch",
                                                                               new WallStandingBlockItem(ModBlocks.MUSHROOM_STEM_TORCH, ModBlocks.MUSHROOM_STEM_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item MYCELIUM_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("mycelium_redstone_torch",
new WallStandingBlockItem(ModBlocks.MYCELIUM_REDSTONE_TORCH, ModBlocks.MYCELIUM_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item MYCELIUM_SOUL_TORCH_ITEM = registerWallStandingBlockItem("mycelium_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.MYCELIUM_SOUL_TORCH, ModBlocks.MYCELIUM_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item MYCELIUM_TORCH_ITEM = registerWallStandingBlockItem("mycelium_torch",
                                                                               new WallStandingBlockItem(ModBlocks.MYCELIUM_TORCH, ModBlocks.MYCELIUM_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item NETHERITE_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("netherite_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.NETHERITE_BLOCK_REDSTONE_TORCH, ModBlocks.NETHERITE_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item NETHERITE_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("netherite_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.NETHERITE_BLOCK_SOUL_TORCH, ModBlocks.NETHERITE_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item NETHERITE_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("netherite_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.NETHERITE_BLOCK_TORCH, ModBlocks.NETHERITE_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item NETHERRACK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("netherrack_redstone_torch",
new WallStandingBlockItem(ModBlocks.NETHERRACK_REDSTONE_TORCH, ModBlocks.NETHERRACK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item NETHERRACK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("netherrack_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.NETHERRACK_SOUL_TORCH, ModBlocks.NETHERRACK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item NETHERRACK_TORCH_ITEM = registerWallStandingBlockItem("netherrack_torch",
                                                                               new WallStandingBlockItem(ModBlocks.NETHERRACK_TORCH, ModBlocks.NETHERRACK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item NETHER_BRICKS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("nether_bricks_redstone_torch",
new WallStandingBlockItem(ModBlocks.NETHER_BRICKS_REDSTONE_TORCH, ModBlocks.NETHER_BRICKS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item NETHER_BRICKS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("nether_bricks_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.NETHER_BRICKS_SOUL_TORCH, ModBlocks.NETHER_BRICKS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item NETHER_BRICKS_TORCH_ITEM = registerWallStandingBlockItem("nether_bricks_torch",
                                                                               new WallStandingBlockItem(ModBlocks.NETHER_BRICKS_TORCH, ModBlocks.NETHER_BRICKS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item NETHER_GOLD_ORE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("nether_gold_ore_redstone_torch",
new WallStandingBlockItem(ModBlocks.NETHER_GOLD_ORE_REDSTONE_TORCH, ModBlocks.NETHER_GOLD_ORE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item NETHER_GOLD_ORE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("nether_gold_ore_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.NETHER_GOLD_ORE_SOUL_TORCH, ModBlocks.NETHER_GOLD_ORE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item NETHER_GOLD_ORE_TORCH_ITEM = registerWallStandingBlockItem("nether_gold_ore_torch",
                                                                               new WallStandingBlockItem(ModBlocks.NETHER_GOLD_ORE_TORCH, ModBlocks.NETHER_GOLD_ORE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item NETHER_QUARTZ_ORE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("nether_quartz_ore_redstone_torch",
new WallStandingBlockItem(ModBlocks.NETHER_QUARTZ_ORE_REDSTONE_TORCH, ModBlocks.NETHER_QUARTZ_ORE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item NETHER_QUARTZ_ORE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("nether_quartz_ore_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.NETHER_QUARTZ_ORE_SOUL_TORCH, ModBlocks.NETHER_QUARTZ_ORE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item NETHER_QUARTZ_ORE_TORCH_ITEM = registerWallStandingBlockItem("nether_quartz_ore_torch",
                                                                               new WallStandingBlockItem(ModBlocks.NETHER_QUARTZ_ORE_TORCH, ModBlocks.NETHER_QUARTZ_ORE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item NETHER_WART_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("nether_wart_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.NETHER_WART_BLOCK_REDSTONE_TORCH, ModBlocks.NETHER_WART_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item NETHER_WART_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("nether_wart_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.NETHER_WART_BLOCK_SOUL_TORCH, ModBlocks.NETHER_WART_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item NETHER_WART_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("nether_wart_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.NETHER_WART_BLOCK_TORCH, ModBlocks.NETHER_WART_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item OAK_LOG_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("oak_log_redstone_torch",
new WallStandingBlockItem(ModBlocks.OAK_LOG_REDSTONE_TORCH, ModBlocks.OAK_LOG_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item OAK_LOG_SOUL_TORCH_ITEM = registerWallStandingBlockItem("oak_log_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.OAK_LOG_SOUL_TORCH, ModBlocks.OAK_LOG_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item OAK_LOG_TORCH_ITEM = registerWallStandingBlockItem("oak_log_torch",
                                                                               new WallStandingBlockItem(ModBlocks.OAK_LOG_TORCH, ModBlocks.OAK_LOG_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item OAK_PLANKS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("oak_planks_redstone_torch",
new WallStandingBlockItem(ModBlocks.OAK_PLANKS_REDSTONE_TORCH, ModBlocks.OAK_PLANKS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item OAK_PLANKS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("oak_planks_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.OAK_PLANKS_SOUL_TORCH, ModBlocks.OAK_PLANKS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item OAK_PLANKS_TORCH_ITEM = registerWallStandingBlockItem("oak_planks_torch",
                                                                               new WallStandingBlockItem(ModBlocks.OAK_PLANKS_TORCH, ModBlocks.OAK_PLANKS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item OBSIDIAN_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("obsidian_redstone_torch",
new WallStandingBlockItem(ModBlocks.OBSIDIAN_REDSTONE_TORCH, ModBlocks.OBSIDIAN_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item OBSIDIAN_SOUL_TORCH_ITEM = registerWallStandingBlockItem("obsidian_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.OBSIDIAN_SOUL_TORCH, ModBlocks.OBSIDIAN_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item OBSIDIAN_TORCH_ITEM = registerWallStandingBlockItem("obsidian_torch",
                                                                               new WallStandingBlockItem(ModBlocks.OBSIDIAN_TORCH, ModBlocks.OBSIDIAN_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item OCHRE_FROGLIGHT_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("ochre_froglight_redstone_torch",
new WallStandingBlockItem(ModBlocks.OCHRE_FROGLIGHT_REDSTONE_TORCH, ModBlocks.OCHRE_FROGLIGHT_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item OCHRE_FROGLIGHT_SOUL_TORCH_ITEM = registerWallStandingBlockItem("ochre_froglight_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.OCHRE_FROGLIGHT_SOUL_TORCH, ModBlocks.OCHRE_FROGLIGHT_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item OCHRE_FROGLIGHT_TORCH_ITEM = registerWallStandingBlockItem("ochre_froglight_torch",
                                                                               new WallStandingBlockItem(ModBlocks.OCHRE_FROGLIGHT_TORCH, ModBlocks.OCHRE_FROGLIGHT_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item ORANGE_TERRACOTTA_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("orange_terracotta_redstone_torch",
new WallStandingBlockItem(ModBlocks.ORANGE_TERRACOTTA_REDSTONE_TORCH, ModBlocks.ORANGE_TERRACOTTA_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item ORANGE_TERRACOTTA_SOUL_TORCH_ITEM = registerWallStandingBlockItem("orange_terracotta_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.ORANGE_TERRACOTTA_SOUL_TORCH, ModBlocks.ORANGE_TERRACOTTA_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item ORANGE_TERRACOTTA_TORCH_ITEM = registerWallStandingBlockItem("orange_terracotta_torch",
                                                                               new WallStandingBlockItem(ModBlocks.ORANGE_TERRACOTTA_TORCH, ModBlocks.ORANGE_TERRACOTTA_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item ORANGE_WOOL_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("orange_wool_redstone_torch",
new WallStandingBlockItem(ModBlocks.ORANGE_WOOL_REDSTONE_TORCH, ModBlocks.ORANGE_WOOL_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item ORANGE_WOOL_SOUL_TORCH_ITEM = registerWallStandingBlockItem("orange_wool_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.ORANGE_WOOL_SOUL_TORCH, ModBlocks.ORANGE_WOOL_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item ORANGE_WOOL_TORCH_ITEM = registerWallStandingBlockItem("orange_wool_torch",
                                                                               new WallStandingBlockItem(ModBlocks.ORANGE_WOOL_TORCH, ModBlocks.ORANGE_WOOL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item OXIDIZED_COPPER_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("oxidized_copper_redstone_torch",
new WallStandingBlockItem(ModBlocks.OXIDIZED_COPPER_REDSTONE_TORCH, ModBlocks.OXIDIZED_COPPER_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item OXIDIZED_COPPER_SOUL_TORCH_ITEM = registerWallStandingBlockItem("oxidized_copper_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.OXIDIZED_COPPER_SOUL_TORCH, ModBlocks.OXIDIZED_COPPER_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item OXIDIZED_COPPER_TORCH_ITEM = registerWallStandingBlockItem("oxidized_copper_torch",
                                                                               new WallStandingBlockItem(ModBlocks.OXIDIZED_COPPER_TORCH, ModBlocks.OXIDIZED_COPPER_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item OXIDIZED_CUT_COPPER_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("oxidized_cut_copper_redstone_torch",
new WallStandingBlockItem(ModBlocks.OXIDIZED_CUT_COPPER_REDSTONE_TORCH, ModBlocks.OXIDIZED_CUT_COPPER_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item OXIDIZED_CUT_COPPER_SOUL_TORCH_ITEM = registerWallStandingBlockItem("oxidized_cut_copper_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.OXIDIZED_CUT_COPPER_SOUL_TORCH, ModBlocks.OXIDIZED_CUT_COPPER_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item OXIDIZED_CUT_COPPER_TORCH_ITEM = registerWallStandingBlockItem("oxidized_cut_copper_torch",
                                                                               new WallStandingBlockItem(ModBlocks.OXIDIZED_CUT_COPPER_TORCH, ModBlocks.OXIDIZED_CUT_COPPER_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item PACKED_ICE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("packed_ice_redstone_torch",
new WallStandingBlockItem(ModBlocks.PACKED_ICE_REDSTONE_TORCH, ModBlocks.PACKED_ICE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item PACKED_ICE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("packed_ice_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.PACKED_ICE_SOUL_TORCH, ModBlocks.PACKED_ICE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item PACKED_ICE_TORCH_ITEM = registerWallStandingBlockItem("packed_ice_torch",
                                                                               new WallStandingBlockItem(ModBlocks.PACKED_ICE_TORCH, ModBlocks.PACKED_ICE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item PACKED_MUD_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("packed_mud_redstone_torch",
new WallStandingBlockItem(ModBlocks.PACKED_MUD_REDSTONE_TORCH, ModBlocks.PACKED_MUD_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item PACKED_MUD_SOUL_TORCH_ITEM = registerWallStandingBlockItem("packed_mud_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.PACKED_MUD_SOUL_TORCH, ModBlocks.PACKED_MUD_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item PACKED_MUD_TORCH_ITEM = registerWallStandingBlockItem("packed_mud_torch",
                                                                               new WallStandingBlockItem(ModBlocks.PACKED_MUD_TORCH, ModBlocks.PACKED_MUD_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item PEARLESCENT_FROGLIGHT_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("pearlescent_froglight_redstone_torch",
new WallStandingBlockItem(ModBlocks.PEARLESCENT_FROGLIGHT_REDSTONE_TORCH, ModBlocks.PEARLESCENT_FROGLIGHT_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item PEARLESCENT_FROGLIGHT_SOUL_TORCH_ITEM = registerWallStandingBlockItem("pearlescent_froglight_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.PEARLESCENT_FROGLIGHT_SOUL_TORCH, ModBlocks.PEARLESCENT_FROGLIGHT_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item PEARLESCENT_FROGLIGHT_TORCH_ITEM = registerWallStandingBlockItem("pearlescent_froglight_torch",
                                                                               new WallStandingBlockItem(ModBlocks.PEARLESCENT_FROGLIGHT_TORCH, ModBlocks.PEARLESCENT_FROGLIGHT_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item PINK_TERRACOTTA_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("pink_terracotta_redstone_torch",
new WallStandingBlockItem(ModBlocks.PINK_TERRACOTTA_REDSTONE_TORCH, ModBlocks.PINK_TERRACOTTA_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item PINK_TERRACOTTA_SOUL_TORCH_ITEM = registerWallStandingBlockItem("pink_terracotta_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.PINK_TERRACOTTA_SOUL_TORCH, ModBlocks.PINK_TERRACOTTA_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item PINK_TERRACOTTA_TORCH_ITEM = registerWallStandingBlockItem("pink_terracotta_torch",
                                                                               new WallStandingBlockItem(ModBlocks.PINK_TERRACOTTA_TORCH, ModBlocks.PINK_TERRACOTTA_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item PINK_WOOL_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("pink_wool_redstone_torch",
new WallStandingBlockItem(ModBlocks.PINK_WOOL_REDSTONE_TORCH, ModBlocks.PINK_WOOL_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item PINK_WOOL_SOUL_TORCH_ITEM = registerWallStandingBlockItem("pink_wool_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.PINK_WOOL_SOUL_TORCH, ModBlocks.PINK_WOOL_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item PINK_WOOL_TORCH_ITEM = registerWallStandingBlockItem("pink_wool_torch",
                                                                               new WallStandingBlockItem(ModBlocks.PINK_WOOL_TORCH, ModBlocks.PINK_WOOL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item POLISHED_ANDESITE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("polished_andesite_redstone_torch",
new WallStandingBlockItem(ModBlocks.POLISHED_ANDESITE_REDSTONE_TORCH, ModBlocks.POLISHED_ANDESITE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item POLISHED_ANDESITE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("polished_andesite_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.POLISHED_ANDESITE_SOUL_TORCH, ModBlocks.POLISHED_ANDESITE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item POLISHED_ANDESITE_TORCH_ITEM = registerWallStandingBlockItem("polished_andesite_torch",
                                                                               new WallStandingBlockItem(ModBlocks.POLISHED_ANDESITE_TORCH, ModBlocks.POLISHED_ANDESITE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item POLISHED_BASALT_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("polished_basalt_redstone_torch",
new WallStandingBlockItem(ModBlocks.POLISHED_BASALT_REDSTONE_TORCH, ModBlocks.POLISHED_BASALT_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item POLISHED_BASALT_SOUL_TORCH_ITEM = registerWallStandingBlockItem("polished_basalt_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.POLISHED_BASALT_SOUL_TORCH, ModBlocks.POLISHED_BASALT_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item POLISHED_BASALT_TORCH_ITEM = registerWallStandingBlockItem("polished_basalt_torch",
                                                                               new WallStandingBlockItem(ModBlocks.POLISHED_BASALT_TORCH, ModBlocks.POLISHED_BASALT_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item POLISHED_BLACKSTONE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("polished_blackstone_redstone_torch",
new WallStandingBlockItem(ModBlocks.POLISHED_BLACKSTONE_REDSTONE_TORCH, ModBlocks.POLISHED_BLACKSTONE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item POLISHED_BLACKSTONE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("polished_blackstone_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.POLISHED_BLACKSTONE_SOUL_TORCH, ModBlocks.POLISHED_BLACKSTONE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item POLISHED_BLACKSTONE_TORCH_ITEM = registerWallStandingBlockItem("polished_blackstone_torch",
                                                                               new WallStandingBlockItem(ModBlocks.POLISHED_BLACKSTONE_TORCH, ModBlocks.POLISHED_BLACKSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item POLISHED_BLACKSTONE_BRICKS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("polished_blackstone_bricks_redstone_torch",
new WallStandingBlockItem(ModBlocks.POLISHED_BLACKSTONE_BRICKS_REDSTONE_TORCH, ModBlocks.POLISHED_BLACKSTONE_BRICKS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item POLISHED_BLACKSTONE_BRICKS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("polished_blackstone_bricks_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.POLISHED_BLACKSTONE_BRICKS_SOUL_TORCH, ModBlocks.POLISHED_BLACKSTONE_BRICKS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item POLISHED_BLACKSTONE_BRICKS_TORCH_ITEM = registerWallStandingBlockItem("polished_blackstone_bricks_torch",
                                                                               new WallStandingBlockItem(ModBlocks.POLISHED_BLACKSTONE_BRICKS_TORCH, ModBlocks.POLISHED_BLACKSTONE_BRICKS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item POLISHED_DEEPSLATE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("polished_deepslate_redstone_torch",
new WallStandingBlockItem(ModBlocks.POLISHED_DEEPSLATE_REDSTONE_TORCH, ModBlocks.POLISHED_DEEPSLATE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item POLISHED_DEEPSLATE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("polished_deepslate_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.POLISHED_DEEPSLATE_SOUL_TORCH, ModBlocks.POLISHED_DEEPSLATE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item POLISHED_DEEPSLATE_TORCH_ITEM = registerWallStandingBlockItem("polished_deepslate_torch",
                                                                               new WallStandingBlockItem(ModBlocks.POLISHED_DEEPSLATE_TORCH, ModBlocks.POLISHED_DEEPSLATE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item POLISHED_DIORITE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("polished_diorite_redstone_torch",
new WallStandingBlockItem(ModBlocks.POLISHED_DIORITE_REDSTONE_TORCH, ModBlocks.POLISHED_DIORITE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item POLISHED_DIORITE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("polished_diorite_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.POLISHED_DIORITE_SOUL_TORCH, ModBlocks.POLISHED_DIORITE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item POLISHED_DIORITE_TORCH_ITEM = registerWallStandingBlockItem("polished_diorite_torch",
                                                                               new WallStandingBlockItem(ModBlocks.POLISHED_DIORITE_TORCH, ModBlocks.POLISHED_DIORITE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item POLISHED_GRANITE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("polished_granite_redstone_torch",
new WallStandingBlockItem(ModBlocks.POLISHED_GRANITE_REDSTONE_TORCH, ModBlocks.POLISHED_GRANITE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item POLISHED_GRANITE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("polished_granite_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.POLISHED_GRANITE_SOUL_TORCH, ModBlocks.POLISHED_GRANITE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item POLISHED_GRANITE_TORCH_ITEM = registerWallStandingBlockItem("polished_granite_torch",
                                                                               new WallStandingBlockItem(ModBlocks.POLISHED_GRANITE_TORCH, ModBlocks.POLISHED_GRANITE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item PRISMARINE_BRICKS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("prismarine_bricks_redstone_torch",
new WallStandingBlockItem(ModBlocks.PRISMARINE_BRICKS_REDSTONE_TORCH, ModBlocks.PRISMARINE_BRICKS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item PRISMARINE_BRICKS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("prismarine_bricks_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.PRISMARINE_BRICKS_SOUL_TORCH, ModBlocks.PRISMARINE_BRICKS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item PRISMARINE_BRICKS_TORCH_ITEM = registerWallStandingBlockItem("prismarine_bricks_torch",
                                                                               new WallStandingBlockItem(ModBlocks.PRISMARINE_BRICKS_TORCH, ModBlocks.PRISMARINE_BRICKS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item PUMPKIN_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("pumpkin_redstone_torch",
new WallStandingBlockItem(ModBlocks.PUMPKIN_REDSTONE_TORCH, ModBlocks.PUMPKIN_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item PUMPKIN_SOUL_TORCH_ITEM = registerWallStandingBlockItem("pumpkin_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.PUMPKIN_SOUL_TORCH, ModBlocks.PUMPKIN_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item PUMPKIN_TORCH_ITEM = registerWallStandingBlockItem("pumpkin_torch",
                                                                               new WallStandingBlockItem(ModBlocks.PUMPKIN_TORCH, ModBlocks.PUMPKIN_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item PURPLE_TERRACOTTA_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("purple_terracotta_redstone_torch",
new WallStandingBlockItem(ModBlocks.PURPLE_TERRACOTTA_REDSTONE_TORCH, ModBlocks.PURPLE_TERRACOTTA_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item PURPLE_TERRACOTTA_SOUL_TORCH_ITEM = registerWallStandingBlockItem("purple_terracotta_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.PURPLE_TERRACOTTA_SOUL_TORCH, ModBlocks.PURPLE_TERRACOTTA_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item PURPLE_TERRACOTTA_TORCH_ITEM = registerWallStandingBlockItem("purple_terracotta_torch",
                                                                               new WallStandingBlockItem(ModBlocks.PURPLE_TERRACOTTA_TORCH, ModBlocks.PURPLE_TERRACOTTA_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item PURPLE_WOOL_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("purple_wool_redstone_torch",
new WallStandingBlockItem(ModBlocks.PURPLE_WOOL_REDSTONE_TORCH, ModBlocks.PURPLE_WOOL_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item PURPLE_WOOL_SOUL_TORCH_ITEM = registerWallStandingBlockItem("purple_wool_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.PURPLE_WOOL_SOUL_TORCH, ModBlocks.PURPLE_WOOL_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item PURPLE_WOOL_TORCH_ITEM = registerWallStandingBlockItem("purple_wool_torch",
                                                                               new WallStandingBlockItem(ModBlocks.PURPLE_WOOL_TORCH, ModBlocks.PURPLE_WOOL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item PURPUR_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("purpur_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.PURPUR_BLOCK_REDSTONE_TORCH, ModBlocks.PURPUR_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item PURPUR_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("purpur_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.PURPUR_BLOCK_SOUL_TORCH, ModBlocks.PURPUR_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item PURPUR_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("purpur_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.PURPUR_BLOCK_TORCH, ModBlocks.PURPUR_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item PURPUR_PILLAR_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("purpur_pillar_redstone_torch",
new WallStandingBlockItem(ModBlocks.PURPUR_PILLAR_REDSTONE_TORCH, ModBlocks.PURPUR_PILLAR_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item PURPUR_PILLAR_SOUL_TORCH_ITEM = registerWallStandingBlockItem("purpur_pillar_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.PURPUR_PILLAR_SOUL_TORCH, ModBlocks.PURPUR_PILLAR_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item PURPUR_PILLAR_TORCH_ITEM = registerWallStandingBlockItem("purpur_pillar_torch",
                                                                               new WallStandingBlockItem(ModBlocks.PURPUR_PILLAR_TORCH, ModBlocks.PURPUR_PILLAR_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item QUARTZ_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("quartz_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.QUARTZ_BLOCK_REDSTONE_TORCH, ModBlocks.QUARTZ_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item QUARTZ_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("quartz_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.QUARTZ_BLOCK_SOUL_TORCH, ModBlocks.QUARTZ_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item QUARTZ_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("quartz_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.QUARTZ_BLOCK_TORCH, ModBlocks.QUARTZ_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item QUARTZ_BRICKS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("quartz_bricks_redstone_torch",
new WallStandingBlockItem(ModBlocks.QUARTZ_BRICKS_REDSTONE_TORCH, ModBlocks.QUARTZ_BRICKS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item QUARTZ_BRICKS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("quartz_bricks_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.QUARTZ_BRICKS_SOUL_TORCH, ModBlocks.QUARTZ_BRICKS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item QUARTZ_BRICKS_TORCH_ITEM = registerWallStandingBlockItem("quartz_bricks_torch",
                                                                               new WallStandingBlockItem(ModBlocks.QUARTZ_BRICKS_TORCH, ModBlocks.QUARTZ_BRICKS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item QUARTZ_PILLAR_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("quartz_pillar_redstone_torch",
new WallStandingBlockItem(ModBlocks.QUARTZ_PILLAR_REDSTONE_TORCH, ModBlocks.QUARTZ_PILLAR_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item QUARTZ_PILLAR_SOUL_TORCH_ITEM = registerWallStandingBlockItem("quartz_pillar_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.QUARTZ_PILLAR_SOUL_TORCH, ModBlocks.QUARTZ_PILLAR_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item QUARTZ_PILLAR_TORCH_ITEM = registerWallStandingBlockItem("quartz_pillar_torch",
                                                                               new WallStandingBlockItem(ModBlocks.QUARTZ_PILLAR_TORCH, ModBlocks.QUARTZ_PILLAR_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item RAW_COPPER_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("raw_copper_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.RAW_COPPER_BLOCK_REDSTONE_TORCH, ModBlocks.RAW_COPPER_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item RAW_COPPER_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("raw_copper_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.RAW_COPPER_BLOCK_SOUL_TORCH, ModBlocks.RAW_COPPER_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item RAW_COPPER_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("raw_copper_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.RAW_COPPER_BLOCK_TORCH, ModBlocks.RAW_COPPER_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item RAW_GOLD_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("raw_gold_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.RAW_GOLD_BLOCK_REDSTONE_TORCH, ModBlocks.RAW_GOLD_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item RAW_GOLD_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("raw_gold_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.RAW_GOLD_BLOCK_SOUL_TORCH, ModBlocks.RAW_GOLD_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item RAW_GOLD_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("raw_gold_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.RAW_GOLD_BLOCK_TORCH, ModBlocks.RAW_GOLD_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item RAW_IRON_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("raw_iron_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.RAW_IRON_BLOCK_REDSTONE_TORCH, ModBlocks.RAW_IRON_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item RAW_IRON_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("raw_iron_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.RAW_IRON_BLOCK_SOUL_TORCH, ModBlocks.RAW_IRON_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item RAW_IRON_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("raw_iron_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.RAW_IRON_BLOCK_TORCH, ModBlocks.RAW_IRON_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item REDSTONE_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("redstone_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.REDSTONE_BLOCK_REDSTONE_TORCH, ModBlocks.REDSTONE_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item REDSTONE_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("redstone_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.REDSTONE_BLOCK_SOUL_TORCH, ModBlocks.REDSTONE_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item REDSTONE_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("redstone_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.REDSTONE_BLOCK_TORCH, ModBlocks.REDSTONE_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item REDSTONE_ORE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("redstone_ore_redstone_torch",
new WallStandingBlockItem(ModBlocks.REDSTONE_ORE_REDSTONE_TORCH, ModBlocks.REDSTONE_ORE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item REDSTONE_ORE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("redstone_ore_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.REDSTONE_ORE_SOUL_TORCH, ModBlocks.REDSTONE_ORE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item REDSTONE_ORE_TORCH_ITEM = registerWallStandingBlockItem("redstone_ore_torch",
                                                                               new WallStandingBlockItem(ModBlocks.REDSTONE_ORE_TORCH, ModBlocks.REDSTONE_ORE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item RED_MUSHROOM_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("red_mushroom_redstone_torch",
new WallStandingBlockItem(ModBlocks.RED_MUSHROOM_REDSTONE_TORCH, ModBlocks.RED_MUSHROOM_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item RED_MUSHROOM_SOUL_TORCH_ITEM = registerWallStandingBlockItem("red_mushroom_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.RED_MUSHROOM_SOUL_TORCH, ModBlocks.RED_MUSHROOM_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item RED_MUSHROOM_TORCH_ITEM = registerWallStandingBlockItem("red_mushroom_torch",
                                                                               new WallStandingBlockItem(ModBlocks.RED_MUSHROOM_TORCH, ModBlocks.RED_MUSHROOM_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item RED_MUSHROOM_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("red_mushroom_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.RED_MUSHROOM_BLOCK_REDSTONE_TORCH, ModBlocks.RED_MUSHROOM_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item RED_MUSHROOM_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("red_mushroom_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.RED_MUSHROOM_BLOCK_SOUL_TORCH, ModBlocks.RED_MUSHROOM_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item RED_MUSHROOM_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("red_mushroom_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.RED_MUSHROOM_BLOCK_TORCH, ModBlocks.RED_MUSHROOM_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item RED_NETHER_BRICKS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("red_nether_bricks_redstone_torch",
new WallStandingBlockItem(ModBlocks.RED_NETHER_BRICKS_REDSTONE_TORCH, ModBlocks.RED_NETHER_BRICKS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item RED_NETHER_BRICKS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("red_nether_bricks_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.RED_NETHER_BRICKS_SOUL_TORCH, ModBlocks.RED_NETHER_BRICKS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item RED_NETHER_BRICKS_TORCH_ITEM = registerWallStandingBlockItem("red_nether_bricks_torch",
                                                                               new WallStandingBlockItem(ModBlocks.RED_NETHER_BRICKS_TORCH, ModBlocks.RED_NETHER_BRICKS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item RED_SAND_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("red_sand_redstone_torch",
new WallStandingBlockItem(ModBlocks.RED_SAND_REDSTONE_TORCH, ModBlocks.RED_SAND_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item RED_SAND_SOUL_TORCH_ITEM = registerWallStandingBlockItem("red_sand_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.RED_SAND_SOUL_TORCH, ModBlocks.RED_SAND_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item RED_SAND_TORCH_ITEM = registerWallStandingBlockItem("red_sand_torch",
                                                                               new WallStandingBlockItem(ModBlocks.RED_SAND_TORCH, ModBlocks.RED_SAND_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item RED_SANDSTONE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("red_sandstone_redstone_torch",
new WallStandingBlockItem(ModBlocks.RED_SANDSTONE_REDSTONE_TORCH, ModBlocks.RED_SANDSTONE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item RED_SANDSTONE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("red_sandstone_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.RED_SANDSTONE_SOUL_TORCH, ModBlocks.RED_SANDSTONE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item RED_SANDSTONE_TORCH_ITEM = registerWallStandingBlockItem("red_sandstone_torch",
                                                                               new WallStandingBlockItem(ModBlocks.RED_SANDSTONE_TORCH, ModBlocks.RED_SANDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item RED_TERRACOTTA_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("red_terracotta_redstone_torch",
new WallStandingBlockItem(ModBlocks.RED_TERRACOTTA_REDSTONE_TORCH, ModBlocks.RED_TERRACOTTA_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item RED_TERRACOTTA_SOUL_TORCH_ITEM = registerWallStandingBlockItem("red_terracotta_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.RED_TERRACOTTA_SOUL_TORCH, ModBlocks.RED_TERRACOTTA_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item RED_TERRACOTTA_TORCH_ITEM = registerWallStandingBlockItem("red_terracotta_torch",
                                                                               new WallStandingBlockItem(ModBlocks.RED_TERRACOTTA_TORCH, ModBlocks.RED_TERRACOTTA_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item RED_WOOL_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("red_wool_redstone_torch",
new WallStandingBlockItem(ModBlocks.RED_WOOL_REDSTONE_TORCH, ModBlocks.RED_WOOL_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item RED_WOOL_SOUL_TORCH_ITEM = registerWallStandingBlockItem("red_wool_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.RED_WOOL_SOUL_TORCH, ModBlocks.RED_WOOL_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item RED_WOOL_TORCH_ITEM = registerWallStandingBlockItem("red_wool_torch",
                                                                               new WallStandingBlockItem(ModBlocks.RED_WOOL_TORCH, ModBlocks.RED_WOOL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item REINFORCED_DEEPSLATE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("reinforced_deepslate_redstone_torch",
new WallStandingBlockItem(ModBlocks.REINFORCED_DEEPSLATE_REDSTONE_TORCH, ModBlocks.REINFORCED_DEEPSLATE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item REINFORCED_DEEPSLATE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("reinforced_deepslate_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.REINFORCED_DEEPSLATE_SOUL_TORCH, ModBlocks.REINFORCED_DEEPSLATE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item REINFORCED_DEEPSLATE_TORCH_ITEM = registerWallStandingBlockItem("reinforced_deepslate_torch",
                                                                               new WallStandingBlockItem(ModBlocks.REINFORCED_DEEPSLATE_TORCH, ModBlocks.REINFORCED_DEEPSLATE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item RESPAWN_ANCHOR_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("respawn_anchor_redstone_torch",
new WallStandingBlockItem(ModBlocks.RESPAWN_ANCHOR_REDSTONE_TORCH, ModBlocks.RESPAWN_ANCHOR_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item RESPAWN_ANCHOR_SOUL_TORCH_ITEM = registerWallStandingBlockItem("respawn_anchor_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.RESPAWN_ANCHOR_SOUL_TORCH, ModBlocks.RESPAWN_ANCHOR_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item RESPAWN_ANCHOR_TORCH_ITEM = registerWallStandingBlockItem("respawn_anchor_torch",
                                                                               new WallStandingBlockItem(ModBlocks.RESPAWN_ANCHOR_TORCH, ModBlocks.RESPAWN_ANCHOR_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item ROOTED_DIRT_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("rooted_dirt_redstone_torch",
new WallStandingBlockItem(ModBlocks.ROOTED_DIRT_REDSTONE_TORCH, ModBlocks.ROOTED_DIRT_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item ROOTED_DIRT_SOUL_TORCH_ITEM = registerWallStandingBlockItem("rooted_dirt_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.ROOTED_DIRT_SOUL_TORCH, ModBlocks.ROOTED_DIRT_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item ROOTED_DIRT_TORCH_ITEM = registerWallStandingBlockItem("rooted_dirt_torch",
                                                                               new WallStandingBlockItem(ModBlocks.ROOTED_DIRT_TORCH, ModBlocks.ROOTED_DIRT_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item SAND_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("sand_redstone_torch",
new WallStandingBlockItem(ModBlocks.SAND_REDSTONE_TORCH, ModBlocks.SAND_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SAND_SOUL_TORCH_ITEM = registerWallStandingBlockItem("sand_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.SAND_SOUL_TORCH, ModBlocks.SAND_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SAND_TORCH_ITEM = registerWallStandingBlockItem("sand_torch",
                                                                               new WallStandingBlockItem(ModBlocks.SAND_TORCH, ModBlocks.SAND_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item SANDSTONE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("sandstone_redstone_torch",
new WallStandingBlockItem(ModBlocks.SANDSTONE_REDSTONE_TORCH, ModBlocks.SANDSTONE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SANDSTONE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("sandstone_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.SANDSTONE_SOUL_TORCH, ModBlocks.SANDSTONE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SANDSTONE_TORCH_ITEM = registerWallStandingBlockItem("sandstone_torch",
                                                                               new WallStandingBlockItem(ModBlocks.SANDSTONE_TORCH, ModBlocks.SANDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item SCULK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("sculk_redstone_torch",
new WallStandingBlockItem(ModBlocks.SCULK_REDSTONE_TORCH, ModBlocks.SCULK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SCULK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("sculk_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.SCULK_SOUL_TORCH, ModBlocks.SCULK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SCULK_TORCH_ITEM = registerWallStandingBlockItem("sculk_torch",
                                                                               new WallStandingBlockItem(ModBlocks.SCULK_TORCH, ModBlocks.SCULK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item SCULK_CATALYST_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("sculk_catalyst_redstone_torch",
new WallStandingBlockItem(ModBlocks.SCULK_CATALYST_REDSTONE_TORCH, ModBlocks.SCULK_CATALYST_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SCULK_CATALYST_SOUL_TORCH_ITEM = registerWallStandingBlockItem("sculk_catalyst_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.SCULK_CATALYST_SOUL_TORCH, ModBlocks.SCULK_CATALYST_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SCULK_CATALYST_TORCH_ITEM = registerWallStandingBlockItem("sculk_catalyst_torch",
                                                                               new WallStandingBlockItem(ModBlocks.SCULK_CATALYST_TORCH, ModBlocks.SCULK_CATALYST_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item SHROOMLIGHT_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("shroomlight_redstone_torch",
new WallStandingBlockItem(ModBlocks.SHROOMLIGHT_REDSTONE_TORCH, ModBlocks.SHROOMLIGHT_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SHROOMLIGHT_SOUL_TORCH_ITEM = registerWallStandingBlockItem("shroomlight_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.SHROOMLIGHT_SOUL_TORCH, ModBlocks.SHROOMLIGHT_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SHROOMLIGHT_TORCH_ITEM = registerWallStandingBlockItem("shroomlight_torch",
                                                                               new WallStandingBlockItem(ModBlocks.SHROOMLIGHT_TORCH, ModBlocks.SHROOMLIGHT_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item SLIME_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("slime_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.SLIME_BLOCK_REDSTONE_TORCH, ModBlocks.SLIME_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SLIME_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("slime_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.SLIME_BLOCK_SOUL_TORCH, ModBlocks.SLIME_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SLIME_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("slime_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.SLIME_BLOCK_TORCH, ModBlocks.SLIME_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item SMOOTH_BASALT_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("smooth_basalt_redstone_torch",
new WallStandingBlockItem(ModBlocks.SMOOTH_BASALT_REDSTONE_TORCH, ModBlocks.SMOOTH_BASALT_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SMOOTH_BASALT_SOUL_TORCH_ITEM = registerWallStandingBlockItem("smooth_basalt_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.SMOOTH_BASALT_SOUL_TORCH, ModBlocks.SMOOTH_BASALT_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SMOOTH_BASALT_TORCH_ITEM = registerWallStandingBlockItem("smooth_basalt_torch",
                                                                               new WallStandingBlockItem(ModBlocks.SMOOTH_BASALT_TORCH, ModBlocks.SMOOTH_BASALT_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item SMOOTH_QUARTZ_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("smooth_quartz_redstone_torch",
new WallStandingBlockItem(ModBlocks.SMOOTH_QUARTZ_REDSTONE_TORCH, ModBlocks.SMOOTH_QUARTZ_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SMOOTH_QUARTZ_SOUL_TORCH_ITEM = registerWallStandingBlockItem("smooth_quartz_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.SMOOTH_QUARTZ_SOUL_TORCH, ModBlocks.SMOOTH_QUARTZ_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SMOOTH_QUARTZ_TORCH_ITEM = registerWallStandingBlockItem("smooth_quartz_torch",
                                                                               new WallStandingBlockItem(ModBlocks.SMOOTH_QUARTZ_TORCH, ModBlocks.SMOOTH_QUARTZ_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item SMOOTH_RED_SANDSTONE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("smooth_red_sandstone_redstone_torch",
new WallStandingBlockItem(ModBlocks.SMOOTH_RED_SANDSTONE_REDSTONE_TORCH, ModBlocks.SMOOTH_RED_SANDSTONE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SMOOTH_RED_SANDSTONE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("smooth_red_sandstone_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.SMOOTH_RED_SANDSTONE_SOUL_TORCH, ModBlocks.SMOOTH_RED_SANDSTONE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SMOOTH_RED_SANDSTONE_TORCH_ITEM = registerWallStandingBlockItem("smooth_red_sandstone_torch",
                                                                               new WallStandingBlockItem(ModBlocks.SMOOTH_RED_SANDSTONE_TORCH, ModBlocks.SMOOTH_RED_SANDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item SMOOTH_SANDSTONE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("smooth_sandstone_redstone_torch",
new WallStandingBlockItem(ModBlocks.SMOOTH_SANDSTONE_REDSTONE_TORCH, ModBlocks.SMOOTH_SANDSTONE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SMOOTH_SANDSTONE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("smooth_sandstone_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.SMOOTH_SANDSTONE_SOUL_TORCH, ModBlocks.SMOOTH_SANDSTONE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SMOOTH_SANDSTONE_TORCH_ITEM = registerWallStandingBlockItem("smooth_sandstone_torch",
                                                                               new WallStandingBlockItem(ModBlocks.SMOOTH_SANDSTONE_TORCH, ModBlocks.SMOOTH_SANDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item SMOOTH_STONE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("smooth_stone_redstone_torch",
new WallStandingBlockItem(ModBlocks.SMOOTH_STONE_REDSTONE_TORCH, ModBlocks.SMOOTH_STONE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SMOOTH_STONE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("smooth_stone_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.SMOOTH_STONE_SOUL_TORCH, ModBlocks.SMOOTH_STONE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SMOOTH_STONE_TORCH_ITEM = registerWallStandingBlockItem("smooth_stone_torch",
                                                                               new WallStandingBlockItem(ModBlocks.SMOOTH_STONE_TORCH, ModBlocks.SMOOTH_STONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item SNOW_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("snow_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.SNOW_BLOCK_REDSTONE_TORCH, ModBlocks.SNOW_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SNOW_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("snow_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.SNOW_BLOCK_SOUL_TORCH, ModBlocks.SNOW_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SNOW_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("snow_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.SNOW_BLOCK_TORCH, ModBlocks.SNOW_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item SOUL_SAND_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("soul_sand_redstone_torch",
new WallStandingBlockItem(ModBlocks.SOUL_SAND_REDSTONE_TORCH, ModBlocks.SOUL_SAND_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SOUL_SAND_SOUL_TORCH_ITEM = registerWallStandingBlockItem("soul_sand_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.SOUL_SAND_SOUL_TORCH, ModBlocks.SOUL_SAND_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SOUL_SAND_TORCH_ITEM = registerWallStandingBlockItem("soul_sand_torch",
                                                                               new WallStandingBlockItem(ModBlocks.SOUL_SAND_TORCH, ModBlocks.SOUL_SAND_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item SOUL_SOIL_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("soul_soil_redstone_torch",
new WallStandingBlockItem(ModBlocks.SOUL_SOIL_REDSTONE_TORCH, ModBlocks.SOUL_SOIL_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SOUL_SOIL_SOUL_TORCH_ITEM = registerWallStandingBlockItem("soul_soil_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.SOUL_SOIL_SOUL_TORCH, ModBlocks.SOUL_SOIL_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SOUL_SOIL_TORCH_ITEM = registerWallStandingBlockItem("soul_soil_torch",
                                                                               new WallStandingBlockItem(ModBlocks.SOUL_SOIL_TORCH, ModBlocks.SOUL_SOIL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item SPONGE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("sponge_redstone_torch",
new WallStandingBlockItem(ModBlocks.SPONGE_REDSTONE_TORCH, ModBlocks.SPONGE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SPONGE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("sponge_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.SPONGE_SOUL_TORCH, ModBlocks.SPONGE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SPONGE_TORCH_ITEM = registerWallStandingBlockItem("sponge_torch",
                                                                               new WallStandingBlockItem(ModBlocks.SPONGE_TORCH, ModBlocks.SPONGE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item SPRUCE_LOG_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("spruce_log_redstone_torch",
new WallStandingBlockItem(ModBlocks.SPRUCE_LOG_REDSTONE_TORCH, ModBlocks.SPRUCE_LOG_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SPRUCE_LOG_SOUL_TORCH_ITEM = registerWallStandingBlockItem("spruce_log_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.SPRUCE_LOG_SOUL_TORCH, ModBlocks.SPRUCE_LOG_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SPRUCE_LOG_TORCH_ITEM = registerWallStandingBlockItem("spruce_log_torch",
                                                                               new WallStandingBlockItem(ModBlocks.SPRUCE_LOG_TORCH, ModBlocks.SPRUCE_LOG_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item SPRUCE_PLANKS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("spruce_planks_redstone_torch",
new WallStandingBlockItem(ModBlocks.SPRUCE_PLANKS_REDSTONE_TORCH, ModBlocks.SPRUCE_PLANKS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SPRUCE_PLANKS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("spruce_planks_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.SPRUCE_PLANKS_SOUL_TORCH, ModBlocks.SPRUCE_PLANKS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item SPRUCE_PLANKS_TORCH_ITEM = registerWallStandingBlockItem("spruce_planks_torch",
                                                                               new WallStandingBlockItem(ModBlocks.SPRUCE_PLANKS_TORCH, ModBlocks.SPRUCE_PLANKS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item STONE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("stone_redstone_torch",
new WallStandingBlockItem(ModBlocks.STONE_REDSTONE_TORCH, ModBlocks.STONE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item STONE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("stone_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.STONE_SOUL_TORCH, ModBlocks.STONE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item STONE_TORCH_ITEM = registerWallStandingBlockItem("stone_torch",
                                                                               new WallStandingBlockItem(ModBlocks.STONE_TORCH, ModBlocks.STONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item STONE_BRICKS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("stone_bricks_redstone_torch",
new WallStandingBlockItem(ModBlocks.STONE_BRICKS_REDSTONE_TORCH, ModBlocks.STONE_BRICKS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item STONE_BRICKS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("stone_bricks_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.STONE_BRICKS_SOUL_TORCH, ModBlocks.STONE_BRICKS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item STONE_BRICKS_TORCH_ITEM = registerWallStandingBlockItem("stone_bricks_torch",
                                                                               new WallStandingBlockItem(ModBlocks.STONE_BRICKS_TORCH, ModBlocks.STONE_BRICKS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item STRIPPED_ACACIA_LOG_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("stripped_acacia_log_redstone_torch",
new WallStandingBlockItem(ModBlocks.STRIPPED_ACACIA_LOG_REDSTONE_TORCH, ModBlocks.STRIPPED_ACACIA_LOG_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item STRIPPED_ACACIA_LOG_SOUL_TORCH_ITEM = registerWallStandingBlockItem("stripped_acacia_log_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.STRIPPED_ACACIA_LOG_SOUL_TORCH, ModBlocks.STRIPPED_ACACIA_LOG_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item STRIPPED_ACACIA_LOG_TORCH_ITEM = registerWallStandingBlockItem("stripped_acacia_log_torch",
                                                                               new WallStandingBlockItem(ModBlocks.STRIPPED_ACACIA_LOG_TORCH, ModBlocks.STRIPPED_ACACIA_LOG_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item STRIPPED_BIRCH_LOG_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("stripped_birch_log_redstone_torch",
new WallStandingBlockItem(ModBlocks.STRIPPED_BIRCH_LOG_REDSTONE_TORCH, ModBlocks.STRIPPED_BIRCH_LOG_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item STRIPPED_BIRCH_LOG_SOUL_TORCH_ITEM = registerWallStandingBlockItem("stripped_birch_log_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.STRIPPED_BIRCH_LOG_SOUL_TORCH, ModBlocks.STRIPPED_BIRCH_LOG_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item STRIPPED_BIRCH_LOG_TORCH_ITEM = registerWallStandingBlockItem("stripped_birch_log_torch",
                                                                               new WallStandingBlockItem(ModBlocks.STRIPPED_BIRCH_LOG_TORCH, ModBlocks.STRIPPED_BIRCH_LOG_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item STRIPPED_CRIMSON_HYPHAE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("stripped_crimson_hyphae_redstone_torch",
new WallStandingBlockItem(ModBlocks.STRIPPED_CRIMSON_HYPHAE_REDSTONE_TORCH, ModBlocks.STRIPPED_CRIMSON_HYPHAE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item STRIPPED_CRIMSON_HYPHAE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("stripped_crimson_hyphae_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.STRIPPED_CRIMSON_HYPHAE_SOUL_TORCH, ModBlocks.STRIPPED_CRIMSON_HYPHAE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item STRIPPED_CRIMSON_HYPHAE_TORCH_ITEM = registerWallStandingBlockItem("stripped_crimson_hyphae_torch",
                                                                               new WallStandingBlockItem(ModBlocks.STRIPPED_CRIMSON_HYPHAE_TORCH, ModBlocks.STRIPPED_CRIMSON_HYPHAE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item STRIPPED_DARK_OAK_LOG_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("stripped_dark_oak_log_redstone_torch",
new WallStandingBlockItem(ModBlocks.STRIPPED_DARK_OAK_LOG_REDSTONE_TORCH, ModBlocks.STRIPPED_DARK_OAK_LOG_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item STRIPPED_DARK_OAK_LOG_SOUL_TORCH_ITEM = registerWallStandingBlockItem("stripped_dark_oak_log_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.STRIPPED_DARK_OAK_LOG_SOUL_TORCH, ModBlocks.STRIPPED_DARK_OAK_LOG_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item STRIPPED_DARK_OAK_LOG_TORCH_ITEM = registerWallStandingBlockItem("stripped_dark_oak_log_torch",
                                                                               new WallStandingBlockItem(ModBlocks.STRIPPED_DARK_OAK_LOG_TORCH, ModBlocks.STRIPPED_DARK_OAK_LOG_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item STRIPPED_JUNGLE_LOG_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("stripped_jungle_log_redstone_torch",
new WallStandingBlockItem(ModBlocks.STRIPPED_JUNGLE_LOG_REDSTONE_TORCH, ModBlocks.STRIPPED_JUNGLE_LOG_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item STRIPPED_JUNGLE_LOG_SOUL_TORCH_ITEM = registerWallStandingBlockItem("stripped_jungle_log_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.STRIPPED_JUNGLE_LOG_SOUL_TORCH, ModBlocks.STRIPPED_JUNGLE_LOG_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item STRIPPED_JUNGLE_LOG_TORCH_ITEM = registerWallStandingBlockItem("stripped_jungle_log_torch",
                                                                               new WallStandingBlockItem(ModBlocks.STRIPPED_JUNGLE_LOG_TORCH, ModBlocks.STRIPPED_JUNGLE_LOG_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item STRIPPED_MANGROVE_LOG_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("stripped_mangrove_log_redstone_torch",
new WallStandingBlockItem(ModBlocks.STRIPPED_MANGROVE_LOG_REDSTONE_TORCH, ModBlocks.STRIPPED_MANGROVE_LOG_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item STRIPPED_MANGROVE_LOG_SOUL_TORCH_ITEM = registerWallStandingBlockItem("stripped_mangrove_log_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.STRIPPED_MANGROVE_LOG_SOUL_TORCH, ModBlocks.STRIPPED_MANGROVE_LOG_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item STRIPPED_MANGROVE_LOG_TORCH_ITEM = registerWallStandingBlockItem("stripped_mangrove_log_torch",
                                                                               new WallStandingBlockItem(ModBlocks.STRIPPED_MANGROVE_LOG_TORCH, ModBlocks.STRIPPED_MANGROVE_LOG_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item STRIPPED_OAK_LOG_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("stripped_oak_log_redstone_torch",
new WallStandingBlockItem(ModBlocks.STRIPPED_OAK_LOG_REDSTONE_TORCH, ModBlocks.STRIPPED_OAK_LOG_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item STRIPPED_OAK_LOG_SOUL_TORCH_ITEM = registerWallStandingBlockItem("stripped_oak_log_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.STRIPPED_OAK_LOG_SOUL_TORCH, ModBlocks.STRIPPED_OAK_LOG_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item STRIPPED_OAK_LOG_TORCH_ITEM = registerWallStandingBlockItem("stripped_oak_log_torch",
                                                                               new WallStandingBlockItem(ModBlocks.STRIPPED_OAK_LOG_TORCH, ModBlocks.STRIPPED_OAK_LOG_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item STRIPPED_SPRUCE_LOG_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("stripped_spruce_log_redstone_torch",
new WallStandingBlockItem(ModBlocks.STRIPPED_SPRUCE_LOG_REDSTONE_TORCH, ModBlocks.STRIPPED_SPRUCE_LOG_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item STRIPPED_SPRUCE_LOG_SOUL_TORCH_ITEM = registerWallStandingBlockItem("stripped_spruce_log_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.STRIPPED_SPRUCE_LOG_SOUL_TORCH, ModBlocks.STRIPPED_SPRUCE_LOG_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item STRIPPED_SPRUCE_LOG_TORCH_ITEM = registerWallStandingBlockItem("stripped_spruce_log_torch",
                                                                               new WallStandingBlockItem(ModBlocks.STRIPPED_SPRUCE_LOG_TORCH, ModBlocks.STRIPPED_SPRUCE_LOG_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item STRIPPED_WARPED_HYPHAE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("stripped_warped_hyphae_redstone_torch",
new WallStandingBlockItem(ModBlocks.STRIPPED_WARPED_HYPHAE_REDSTONE_TORCH, ModBlocks.STRIPPED_WARPED_HYPHAE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item STRIPPED_WARPED_HYPHAE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("stripped_warped_hyphae_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.STRIPPED_WARPED_HYPHAE_SOUL_TORCH, ModBlocks.STRIPPED_WARPED_HYPHAE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item STRIPPED_WARPED_HYPHAE_TORCH_ITEM = registerWallStandingBlockItem("stripped_warped_hyphae_torch",
                                                                               new WallStandingBlockItem(ModBlocks.STRIPPED_WARPED_HYPHAE_TORCH, ModBlocks.STRIPPED_WARPED_HYPHAE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item TARGET_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("target_redstone_torch",
new WallStandingBlockItem(ModBlocks.TARGET_REDSTONE_TORCH, ModBlocks.TARGET_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item TARGET_SOUL_TORCH_ITEM = registerWallStandingBlockItem("target_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.TARGET_SOUL_TORCH, ModBlocks.TARGET_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item TARGET_TORCH_ITEM = registerWallStandingBlockItem("target_torch",
                                                                               new WallStandingBlockItem(ModBlocks.TARGET_TORCH, ModBlocks.TARGET_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item TERRACOTTA_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("terracotta_redstone_torch",
new WallStandingBlockItem(ModBlocks.TERRACOTTA_REDSTONE_TORCH, ModBlocks.TERRACOTTA_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item TERRACOTTA_SOUL_TORCH_ITEM = registerWallStandingBlockItem("terracotta_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.TERRACOTTA_SOUL_TORCH, ModBlocks.TERRACOTTA_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item TERRACOTTA_TORCH_ITEM = registerWallStandingBlockItem("terracotta_torch",
                                                                               new WallStandingBlockItem(ModBlocks.TERRACOTTA_TORCH, ModBlocks.TERRACOTTA_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item TNT_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("tnt_redstone_torch",
new WallStandingBlockItem(ModBlocks.TNT_REDSTONE_TORCH, ModBlocks.TNT_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item TNT_SOUL_TORCH_ITEM = registerWallStandingBlockItem("tnt_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.TNT_SOUL_TORCH, ModBlocks.TNT_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item TNT_TORCH_ITEM = registerWallStandingBlockItem("tnt_torch",
                                                                               new WallStandingBlockItem(ModBlocks.TNT_TORCH, ModBlocks.TNT_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item TUBE_CORAL_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("tube_coral_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.TUBE_CORAL_BLOCK_REDSTONE_TORCH, ModBlocks.TUBE_CORAL_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item TUBE_CORAL_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("tube_coral_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.TUBE_CORAL_BLOCK_SOUL_TORCH, ModBlocks.TUBE_CORAL_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item TUBE_CORAL_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("tube_coral_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.TUBE_CORAL_BLOCK_TORCH, ModBlocks.TUBE_CORAL_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item TUFF_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("tuff_redstone_torch",
new WallStandingBlockItem(ModBlocks.TUFF_REDSTONE_TORCH, ModBlocks.TUFF_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item TUFF_SOUL_TORCH_ITEM = registerWallStandingBlockItem("tuff_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.TUFF_SOUL_TORCH, ModBlocks.TUFF_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item TUFF_TORCH_ITEM = registerWallStandingBlockItem("tuff_torch",
                                                                               new WallStandingBlockItem(ModBlocks.TUFF_TORCH, ModBlocks.TUFF_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item VERDANT_FROGLIGHT_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("verdant_froglight_redstone_torch",
new WallStandingBlockItem(ModBlocks.VERDANT_FROGLIGHT_REDSTONE_TORCH, ModBlocks.VERDANT_FROGLIGHT_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item VERDANT_FROGLIGHT_SOUL_TORCH_ITEM = registerWallStandingBlockItem("verdant_froglight_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.VERDANT_FROGLIGHT_SOUL_TORCH, ModBlocks.VERDANT_FROGLIGHT_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item VERDANT_FROGLIGHT_TORCH_ITEM = registerWallStandingBlockItem("verdant_froglight_torch",
                                                                               new WallStandingBlockItem(ModBlocks.VERDANT_FROGLIGHT_TORCH, ModBlocks.VERDANT_FROGLIGHT_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item WARPED_FUNGUS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("warped_fungus_redstone_torch",
new WallStandingBlockItem(ModBlocks.WARPED_FUNGUS_REDSTONE_TORCH, ModBlocks.WARPED_FUNGUS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item WARPED_FUNGUS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("warped_fungus_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.WARPED_FUNGUS_SOUL_TORCH, ModBlocks.WARPED_FUNGUS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item WARPED_FUNGUS_TORCH_ITEM = registerWallStandingBlockItem("warped_fungus_torch",
                                                                               new WallStandingBlockItem(ModBlocks.WARPED_FUNGUS_TORCH, ModBlocks.WARPED_FUNGUS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item WARPED_HYPHAE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("warped_hyphae_redstone_torch",
new WallStandingBlockItem(ModBlocks.WARPED_HYPHAE_REDSTONE_TORCH, ModBlocks.WARPED_HYPHAE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item WARPED_HYPHAE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("warped_hyphae_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.WARPED_HYPHAE_SOUL_TORCH, ModBlocks.WARPED_HYPHAE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item WARPED_HYPHAE_TORCH_ITEM = registerWallStandingBlockItem("warped_hyphae_torch",
                                                                               new WallStandingBlockItem(ModBlocks.WARPED_HYPHAE_TORCH, ModBlocks.WARPED_HYPHAE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item WARPED_NYLIUM_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("warped_nylium_redstone_torch",
new WallStandingBlockItem(ModBlocks.WARPED_NYLIUM_REDSTONE_TORCH, ModBlocks.WARPED_NYLIUM_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item WARPED_NYLIUM_SOUL_TORCH_ITEM = registerWallStandingBlockItem("warped_nylium_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.WARPED_NYLIUM_SOUL_TORCH, ModBlocks.WARPED_NYLIUM_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item WARPED_NYLIUM_TORCH_ITEM = registerWallStandingBlockItem("warped_nylium_torch",
                                                                               new WallStandingBlockItem(ModBlocks.WARPED_NYLIUM_TORCH, ModBlocks.WARPED_NYLIUM_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item WARPED_PLANKS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("warped_planks_redstone_torch",
new WallStandingBlockItem(ModBlocks.WARPED_PLANKS_REDSTONE_TORCH, ModBlocks.WARPED_PLANKS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item WARPED_PLANKS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("warped_planks_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.WARPED_PLANKS_SOUL_TORCH, ModBlocks.WARPED_PLANKS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item WARPED_PLANKS_TORCH_ITEM = registerWallStandingBlockItem("warped_planks_torch",
                                                                               new WallStandingBlockItem(ModBlocks.WARPED_PLANKS_TORCH, ModBlocks.WARPED_PLANKS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item WARPED_ROOTS_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("warped_roots_redstone_torch",
new WallStandingBlockItem(ModBlocks.WARPED_ROOTS_REDSTONE_TORCH, ModBlocks.WARPED_ROOTS_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item WARPED_ROOTS_SOUL_TORCH_ITEM = registerWallStandingBlockItem("warped_roots_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.WARPED_ROOTS_SOUL_TORCH, ModBlocks.WARPED_ROOTS_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item WARPED_ROOTS_TORCH_ITEM = registerWallStandingBlockItem("warped_roots_torch",
                                                                               new WallStandingBlockItem(ModBlocks.WARPED_ROOTS_TORCH, ModBlocks.WARPED_ROOTS_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item WARPED_WART_BLOCK_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("warped_wart_block_redstone_torch",
new WallStandingBlockItem(ModBlocks.WARPED_WART_BLOCK_REDSTONE_TORCH, ModBlocks.WARPED_WART_BLOCK_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item WARPED_WART_BLOCK_SOUL_TORCH_ITEM = registerWallStandingBlockItem("warped_wart_block_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.WARPED_WART_BLOCK_SOUL_TORCH, ModBlocks.WARPED_WART_BLOCK_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item WARPED_WART_BLOCK_TORCH_ITEM = registerWallStandingBlockItem("warped_wart_block_torch",
                                                                               new WallStandingBlockItem(ModBlocks.WARPED_WART_BLOCK_TORCH, ModBlocks.WARPED_WART_BLOCK_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item WEATHERED_COPPER_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("weathered_copper_redstone_torch",
new WallStandingBlockItem(ModBlocks.WEATHERED_COPPER_REDSTONE_TORCH, ModBlocks.WEATHERED_COPPER_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item WEATHERED_COPPER_SOUL_TORCH_ITEM = registerWallStandingBlockItem("weathered_copper_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.WEATHERED_COPPER_SOUL_TORCH, ModBlocks.WEATHERED_COPPER_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item WEATHERED_COPPER_TORCH_ITEM = registerWallStandingBlockItem("weathered_copper_torch",
                                                                               new WallStandingBlockItem(ModBlocks.WEATHERED_COPPER_TORCH, ModBlocks.WEATHERED_COPPER_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item WEATHERED_CUT_COPPER_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("weathered_cut_copper_redstone_torch",
new WallStandingBlockItem(ModBlocks.WEATHERED_CUT_COPPER_REDSTONE_TORCH, ModBlocks.WEATHERED_CUT_COPPER_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item WEATHERED_CUT_COPPER_SOUL_TORCH_ITEM = registerWallStandingBlockItem("weathered_cut_copper_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.WEATHERED_CUT_COPPER_SOUL_TORCH, ModBlocks.WEATHERED_CUT_COPPER_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item WEATHERED_CUT_COPPER_TORCH_ITEM = registerWallStandingBlockItem("weathered_cut_copper_torch",
                                                                               new WallStandingBlockItem(ModBlocks.WEATHERED_CUT_COPPER_TORCH, ModBlocks.WEATHERED_CUT_COPPER_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item WET_SPONGE_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("wet_sponge_redstone_torch",
new WallStandingBlockItem(ModBlocks.WET_SPONGE_REDSTONE_TORCH, ModBlocks.WET_SPONGE_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item WET_SPONGE_SOUL_TORCH_ITEM = registerWallStandingBlockItem("wet_sponge_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.WET_SPONGE_SOUL_TORCH, ModBlocks.WET_SPONGE_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item WET_SPONGE_TORCH_ITEM = registerWallStandingBlockItem("wet_sponge_torch",
                                                                               new WallStandingBlockItem(ModBlocks.WET_SPONGE_TORCH, ModBlocks.WET_SPONGE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item WHITE_TERRACOTTA_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("white_terracotta_redstone_torch",
new WallStandingBlockItem(ModBlocks.WHITE_TERRACOTTA_REDSTONE_TORCH, ModBlocks.WHITE_TERRACOTTA_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item WHITE_TERRACOTTA_SOUL_TORCH_ITEM = registerWallStandingBlockItem("white_terracotta_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.WHITE_TERRACOTTA_SOUL_TORCH, ModBlocks.WHITE_TERRACOTTA_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item WHITE_TERRACOTTA_TORCH_ITEM = registerWallStandingBlockItem("white_terracotta_torch",
                                                                               new WallStandingBlockItem(ModBlocks.WHITE_TERRACOTTA_TORCH, ModBlocks.WHITE_TERRACOTTA_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item WHITE_WOOL_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("white_wool_redstone_torch",
new WallStandingBlockItem(ModBlocks.WHITE_WOOL_REDSTONE_TORCH, ModBlocks.WHITE_WOOL_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item WHITE_WOOL_SOUL_TORCH_ITEM = registerWallStandingBlockItem("white_wool_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.WHITE_WOOL_SOUL_TORCH, ModBlocks.WHITE_WOOL_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item WHITE_WOOL_TORCH_ITEM = registerWallStandingBlockItem("white_wool_torch",
                                                                               new WallStandingBlockItem(ModBlocks.WHITE_WOOL_TORCH, ModBlocks.WHITE_WOOL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item YELLOW_TERRACOTTA_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("yellow_terracotta_redstone_torch",
new WallStandingBlockItem(ModBlocks.YELLOW_TERRACOTTA_REDSTONE_TORCH, ModBlocks.YELLOW_TERRACOTTA_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item YELLOW_TERRACOTTA_SOUL_TORCH_ITEM = registerWallStandingBlockItem("yellow_terracotta_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.YELLOW_TERRACOTTA_SOUL_TORCH, ModBlocks.YELLOW_TERRACOTTA_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item YELLOW_TERRACOTTA_TORCH_ITEM = registerWallStandingBlockItem("yellow_terracotta_torch",
                                                                               new WallStandingBlockItem(ModBlocks.YELLOW_TERRACOTTA_TORCH, ModBlocks.YELLOW_TERRACOTTA_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
    public static final Item YELLOW_WOOL_REDSTONE_TORCH_ITEM = registerWallStandingBlockItem("yellow_wool_redstone_torch",
new WallStandingBlockItem(ModBlocks.YELLOW_WOOL_REDSTONE_TORCH, ModBlocks.YELLOW_WOOL_REDSTONE_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item YELLOW_WOOL_SOUL_TORCH_ITEM = registerWallStandingBlockItem("yellow_wool_soul_torch",
                                                                                    new WallStandingBlockItem(ModBlocks.YELLOW_WOOL_SOUL_TORCH, ModBlocks.YELLOW_WOOL_SOUL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
public static final Item YELLOW_WOOL_TORCH_ITEM = registerWallStandingBlockItem("yellow_wool_torch",
                                                                               new WallStandingBlockItem(ModBlocks.YELLOW_WOOL_TORCH, ModBlocks.YELLOW_WOOL_WALL_TORCH, new FabricItemSettings().group(ModItemGroup.MOREBEAUTIFULTORCHES)));
