Foundry
Foundry copied to clipboard
Minecraft mod that adds liquid metals
https://hastebin.com/aqujozevad.cs Still on Foundry 1.2.1 (but changelog didn't say anything about it) Forge 2688 It crashes using this recipe: `mods.foundry.Infuser.addRecipe( * 1000, * 1000, , 8000);` but only sometimes, not...
Caused by: java.lang.NoClassDefFoundError: cofh/cofhworld/init/WorldProps at exter.foundry.Foundry.preInit(Foundry.java:206)
I was hoping that you might consider adding an option in the config file to disable guns and Gun Skeleton spawning as long as it's not too difficult to implement.
Comparing the coal burner and the induction one, the same amount of coal that works fine in the coal burner to heat the crucible and keep it heated for a...
Hi Exter7. I would like to ask if you will be fine of me using customized version of your mod Foundry in my modpack InfiTech 2: Reloaded. Modpack is centered...
Could you add in: Liquid emerald Liquid obsidian Liquid diamond Molten nether star
MC 1.10.2 Forge 2297 Foundry 2.2.3.0 If I remove Casting or CastingTable recipes, they still show up in JEI, also if I do a /mt reload, both the removed recipe...
3 substratum blocks (144 * 9 * 3 == 3888mb) of aluminium can be combined into 8 stairs, which can then be melted (972 * 8 == 7776mb)
``` [01:56:25] [Server thread/ERROR] [FML]: A TileEntity Foundry_CastingTable_Ingot(exter.foundry.tileentity.TileEntityCastingTableIngot) has thrown an exception during loading, its state cannot be restored. Report this to the mod author java.lang.NullPointerException at exter.foundry.tileentity.TileEntityFoundry.updateValue(TileEntityFoundry.java:575) ~[TileEntityFoundry.class:?] at...
A block of metal costs 1,296 mb. A bucket of metal is 1,000 mb. A bucket of metal placed over a water source becomes a block, which can then be...