// priority: 200 global.unification = global.unification || { }; global.unification.steel = { nugget: [ "immersiveengineering:nugget_steel", "thermal:steel_nugget" ], ingot: [ "immersiveengineering:ingot_steel", "thermal:steel_ingot" ], block: [ "immersiveengineering:storage_steel", "thermal:steel_block" ], dust: [ "immersiveengineering:dust_steel", "thermal:steel_dust" ], plate: [ "immersiveengineering:plate_steel", "thermal:steel_plate" ], fluid: [ "tconstruct:molten_steel" ], };