


Allows for full customization of the Bottled Chaos equipment pool via config file
should be compatible with mods as long as you can get their name/internal name/equipment index
Only the host needs the mod? (untested)
The config accepts a string which has to be devided by commas.
for example : Equipment1, Equipment2, Equipment3
The Config can accept the name, internal name or the index of the equipment
you can find the names, internal names and indexes of all equipments here
for example : 0, Disposable Missle Launcher, DroneBackup
this would select the Preon Accumulator(0), the Disposable Missile Launcher(Disposable Missle Launcher) and the Backup(DroneBackup)
The Config is also case and space insensitive
for example : "vOLc aNic eGG " or "eccentricvase" are both valid inputs
Removes any selected equipment from the pool
for example : "Jade Elephant, Sawmerang"
this will remove jade elephant and sawmerang from the equipment pool
Enables experimental settings which might break things
Such as allowing you to add elite aspects or trophy hunter to the equipment pool
Adds any selected equipment to the pool
for example : "Glowing Meteorite, Spinel Tonic"
this will add glowing meteorite and spinel tonic to the equipment pool
Lets you set an exact pool
for example : "Radar Scanner, Royal Capacitor"
this would set the equipment pool to only contain radar scanner and royal capacitator Overides Remove/Add Equipment
Automatically removes any non default equipment from the pool
for example : "Radar Scanner, Trophy Hunter's Tricorn"
if Auto cleanup is enabled trophy hunter would be automatically removed
this is meant to prevent mistakes
Logs extra info for debugging purposes
Logs the Indexes, Names and Internal names of all equipments to the console
this is meant to be used to find the internal name of modded equipments
as said above this mod should be compatible with other mods as long as you can get the name/internal name/equipment index
you can find those by enabling "Give Equipment Info" then looking at the log file.
I hope this is easy enough to understand to a non mod developer ^v^
I might fix this if i ever feel motivated to (persumably by having a run ruined by it)
You can find me in the modding discord konomiyu#3611, feel free to message me regarding any issues or suggestions for the mod
1.0.2
1.0.1
1.0.0