Search in sources :

Example 1 with DimensionalShardBlock

use of mcjty.rftools.blocks.ores.DimensionalShardBlock in project RFTools by McJty.

the class ModBlocks method initBaseBlocks.

private static void initBaseBlocks() {
    machineFrame = new MachineFrame();
    machineBase = new MachineBase();
    dimensionalShardBlock = new DimensionalShardBlock();
}
Also used : DimensionalShardBlock(mcjty.rftools.blocks.ores.DimensionalShardBlock)

Aggregations

DimensionalShardBlock (mcjty.rftools.blocks.ores.DimensionalShardBlock)1