iRossy 说:
Repeating my question again sorry:
iRossy 说:
So how might I go about adding all the items from one mod to another module that doesn't have the mod? I just want the items from it and not the mod part. I tried replacing the old item_kinds.txt and adding the stuff from the textures folder and resources folder, but in the marketplace the items would be invisible and some guys would be wearing dresses/be invisible/naked :/
1. Copy all BRF files from the mod with the items to the mod you wish to add the items.
2. Edit the module.ini, so it loads all BRF files. This can be done by adding load_mod_resource= *BRF file name* at the end of the file.
3. Copy over all item codes from the items_kind text file of the mod with the items. Only copy the item codes of the items you want in the other module.