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

HELP: A17 Prefab converting

FastBurst

Refugee
I'm at the stage now with my mods to where I need to re-import the prefabs I made in A16. I see the blocksA16PrefabConversion.xml

1) If you are converting a prefab REQUIRING CUSTOM BLOCKS then you need to load

YOUR modded A16 blocks.xml first:

In the game's console execute:

prefabupdater loadxml data/config/myBlocksA16.xml

(needed only once, case sensitive)

So I take my old blocks.xml from A16 and rename it. Not a problem. Here is what I need to know, since my prefabs have CUSTOM BLOCKS. I understand that THOSE blocks need to be added

My Question is, where do I add those custom blocks to??? To the Mods Folder under blocks just like how we do the current mods with the new system? Or do I add those custom blocks to the Vanilla blocks.xml in the default location?

I want to make I do this right - being I have about 700+ custom blocks I added to my original mod and 3000+ items I originally had. I want to make sure for the prefabs I am adding the custom blocks where they need to be first before adding them to my game for use.

 
Back
Top