// priority: 200 global.unification = global.unification || { }; global.unification.netherite = { nugget: [ "thermal:netherite_nugget", "tconstruct:netherite_nugget" ], ingot: [ "minecraft:netherite_ingot" ], block: [ "minecraft:netherite_block" ], dust: [ "thermal:netherite_dust" ], plate: [ "thermal:netherite_plate" ], fluid: [ "tconstruct:molten_netherite" ], };