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

blocks.xml Best Practices?

AuroraGiggleFairy

New member
(I posted in wrong section first!!! I almost got the hang of this!)

Hello all! I am looking to understand better how 7d2d pulls up the block information from mods and how to best implement multiple mods that edit blocks. It seems multiple mods often conflict with each other and you can get silly things like a sink for a window pane..... I guess i'm wanting to understand first WHY a mod might replace a block already used in the game and how to prevent that? Thanks!

 
Those types of issues usually occur when adding or removing mods on an existing save. Blocks and items are assigned IDs and when you start adding or removing mods it shuffles those IDs around. 

 
Back
Top