// priority: 200 global.unification = global.unification || { }; global.unification.constantan = { nugget: [ "thermal:constantan_nugget", "immersiveengineering:nugget_constantan" ], ingot: [ "thermal:constantan_ingot", "immersiveengineering:ingot_constantan" ], block: [ "thermal:constantan_block", "immersiveengineering:storage_constantan" ], dust: [ "thermal:constantan_dust", "immersiveengineering:dust_constantan" ], plate: [ "thermal:constantan_plate", "immersiveengineering:plate_constantan" ], fluid: [ "tconstruct:molten_constantan" ], };