The Smeltery is a multi-block structure used in the creation of higher-tier weapons and tools using metal and alloys. It is used to smelt ores, ingots or blocks of almost any metal as well as Obsidian. Alloys include Manyullyn, Bronze, Alumite, Aluminum
Tinkers' Construct adds new ores through world generation, including Aluminum, Cobalt, and Ardite. These can be processed in the Smeltery, a multiblock structure, to make more advanced tool parts. They can be processed in other mods' machines if the Another One Bites The Dust mod is installe...
Upside-down smeltery unlocked at the end of the nether. Created using slimestone (slime on quartz or calcite) and cobalt. Allows melting items into gases, processing redstone, ichor, glowstone, experience, lapis, and dragon's breath. Can melt entities into experience. Cannot hold liquids, onl...
Added a slot for auto-dumping of fluid items into the smeltery. Added ability to fill fluid items by left clicking fluids in the smeltery, melter, and alloyer UI. Added ability to empty fluid items by right clicking fluids in the smeltery, melter, and alloyer UI. Tank items can now ...
1267 1267 ItemStack ingotcast = new ItemStack(TinkerSmeltery.metalPattern, 1, 0); 1268 - LiquidCasting tableCasting = TConstructRegistry.instance.getTableCasting(); 1269 - LiquidCasting basinCasting = TConstructRegistry.instance.getBasinCasting(); 1268 + LiquidCasting tableCasting = TConstructRe...