EXTER7

Results 7 comments of EXTER7

What alloy are you trying to make? The Alloying crucible is designed to handle only basic alloys. Currently it can only make alloys added by Foundry.

MineTweaker support is already implemented for the Melting Crucible. The following methods can be used to add/remove melting recipes: - mods.foundry.Melting.addRecipe(ILiquidStack output,IIngredient input); - mods.foundry.Melting.addRecipe(ILiquidStack output,IIngredient input,int melting_point); - mods.foundry.Melting.removeRecipe(IItemStack...

Foundry liquid metals are registered differently from TiCon molten metals. The casting tables and Metal Caster can differentiate between them using 144mB for TiCon molten metal and 108bmB for Foundry...

The MC-1.9 version of Foundry shouldn't have any compatibility issues with TiCon. If it's crashing please post the crash report so I can find out what’s causing it. Also make...

I permit the license of my contributions to the BuildCraft project to be changed to the Mozilla Public License, v. 2.0.

Foundry 2.1.0.1 is not compatible with TiCon 2.4 due to breaking changes in TiCon from 2.3. Try using Foundry 2.1.0.0 (which worked with TC 2.4 but was reverted in Foundry...