• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

New Forge - larger stacks for raw resources

What I am looking for:

a Forge that can hold more raw resources so I don't have to keep coming back to fill it.

I am looking at the code in blocks.xml and I can't see how this is possible.

Does anyone have a new forge design or started one? or point me in the right direction? I am good with XML and an old phart developer (C/C#/Phython)

 
Could you clarify? What do you mean hold more? Like stack up 10k iron instead of just 6k for smelting or you mean break the 30k limit the forge tanks have?

 
If the raw materials that you put in to smelt is what you're after, you'd have to increase "<property name="Stacknumber" value="1200"/>" for the items you want.

And if what the forge holds is what you wanna change, look for the "unit_****" items and change their stack values.

 
Last edited by a moderator:
Back
Top