// priority: 200 global.unification = global.unification || { }; global.unification.tin = { nugget: [ "thermal:tin_nugget" ], ingot: [ "thermal:tin_ingot" ], block: [ "thermal:tin_block" ], ore: [ "thermal:tin_ore" ], deep_ore: [ "thermal:deepslate_tin_ore" ], raw: [ "thermal:raw_tin" ], raw_block: [ "thermal:raw_tin_block" ], crushed: [ "create:crushed_tin_ore" ], dust: [ "thermal:tin_dust" ], plate: [ "thermal:tin_plate" ], fluid: [ "tconstruct:molten_tin" ], };