0 of 0

File information

Last updated

Original upload

Created by

Blue Beard Modding

Uploaded by

BlueBeard1983

Virus scan

Safe to use

Mod articles

  • The future of Blue Beard Modding

    This article will have some good news and bad news.

    Right now I am working at creating a road map of release order of  new mods and major updates to my current mods. This road map won't have even estimated timeframes for this as I have a lot going on IRL with my job. But rest assured, I am still tinkering with my mods here and there.

    I have mods for several different games either already released, or in the works. Some of the mods that I have released will be pulled as there are just issues with them that I can't fix, so they will be on the low end of my priority to update and/or release. Hopefully, while working on some of my other mods, I learn what I need to to fix the issues plaguing a couple of the mods I have already made. Plus, the more I learn, the more typ...

  • Adding the MoreIngots Ingots

    To add the Ingots from “MoreIngots” to the Autosort you will need to open 3 files:

    Filters.json(QMods\AutosortLockers\Assets)
    Type_reference.json(QMods\AutosortLockers\Assets)
    TechTypeCache.txt(QMods\Modding Helper\TechTypeCache)
     
    In the TechTypeCache, find the following entries (**NOTE thenumbers with them might not be the same as the numbers you find, this is ok, and
    we will deal with that in a moment **):
    MIGold:11027
    MIDiamond:11028
    MILithium:11029
    MICopper:11030
    MILead:11031
    MISilver:11032
    MIMagnetite:11033
    MINickel:11034
    MIKyanite:11035
    MIRuby:11036
    MIUraninite:11037
    MIQuartz:11038
    MISalt:11039
    MISulphur:11040
     

  • Author's Note - 02 April 2018

    I was tinkering around with attempting to add the Ingots from "MoreIngots" to the Autosort lists, but I was unable to do so.

    However, I had already added an Ingots category, so I figure I may as well use it, and just moved the 2 vanilla ingots to it.

    I will keep attempting to add the rest of the Ingots from MoreIngots to the file, but I'll leave the version I have for people that want it, but don't want MoreIngots....

  • Author's Note - 27 May 2018

    So a way has been found to get the correct Id Codes for the Ingots from "MoreIngots" as soon as I'm comfortable with the process I will be creating and adding a walkthrough to the downloads (and an article here) for adding them as the codes are different for each person.

    This can be used for other mods as well that add new items in the same way that MoreIngots does....