This doesn`t work with the built in Mod Loader. ? because I`m having trouble getting Modtek to work.. I got it installed but it kept messing up my game
Er.. No thanks.. I am not good with editing stuff.. Last night I crashed my PC just by trying to change the volume.. sooo.. I stay away from anything more complicated than pressing the power button :D
To update this mod for all of the expansions, it shouldn't be too difficult. I've already updated my version to include weapons from the expansions, but there's also other gear in the upgrades folder. Much of the gear is one slot anyways.
If anyone wants to do this on their own, just visit HBS' github page for the specific expansion and then find all of the file names for each item. For example, if adding the items for Heavy Metal, visit this page and scroll down to find the items you wish to add. The first weapon in that Heavy Metal page is:
Weapon_Autocannon_LB10X_0-STOCK.json
Open any of the existing files in this mod (its contents contain one line to change inventory size to 1), then save it as that file name you found in the HBS' github page. Example contents of those files:
{ "InventorySize" : 1 }
Specifically just for Heavy Metal, I added new files with that inventory size set to 1 with the following names under the weapon folder:
Sorry for necroposting, but does that work for you? Because I also did that, but all the DLC equipment has not changed and it still uses the vanilla values. I don't know how to mod DLC equipment without adding a copy of it.
Lastest update on 10 January 2021 so it's mean you fixed every issues that posted on 2019, just like not work with the new official expansion or another gears adding mods? ty.
FYI, as of 12/29/19 my WinRar reports that the current file is damaged or other-wise not a functional .rar file. Yes, I downloaded it multiple times and tried multiple times to extract the rar.
hi doctor doom its me again. when i saw update available in your mod, i jumped out of my chair but your mod only works for base game items and the last two dlc are not effected (same as before when i reported the bug). i saw that you added a file for each sensor prototype but they don't do anything. and some new items like coils and mortars and simply put, every other dlc item is uneffected by this mod. because there are no loose files for them as you mentioned before. sorry if it's a long post and good luck solving this issue because i don't know how...
30 comments
In the file, the line "InventorySize" Change to 1 or whatever you want.
i have tried
If anyone wants to do this on their own, just visit HBS' github page for the specific expansion and then find all of the file names for each item. For example, if adding the items for Heavy Metal, visit this page and scroll down to find the items you wish to add. The first weapon in that Heavy Metal page is:
Weapon_Autocannon_LB10X_0-STOCK.json
Open any of the existing files in this mod (its contents contain one line to change inventory size to 1), then save it as that file name you found in the HBS' github page. Example contents of those files:
{
"InventorySize" : 1
}
Specifically just for Heavy Metal, I added new files with that inventory size set to 1 with the following names under the weapon folder:
Weapon_Autocannon_LB10X_0-STOCK.json
Weapon_Autocannon_LB10X_1-Western.json
Weapon_Autocannon_LB10X_2-Western.json
Weapon_Autocannon_LB20X_0-STOCK.json
Weapon_Autocannon_LB20X_1-Shengli_Arms.json
Weapon_Autocannon_LB20X_2-Shengli_Arms.json
Weapon_Autocannon_LB2X_0-STOCK.json
Weapon_Autocannon_LB2X_1-Defiance.json
Weapon_Autocannon_LB2X_2-Defiance.json
Weapon_Autocannon_LB5X_0-STOCK.json
Weapon_Autocannon_LB5X_1-GM.json
Weapon_Autocannon_LB5X_2-GM.json
Weapon_Autocannon_UAC10_0-STOCK.json
Weapon_Autocannon_UAC10_1-Federated.json
Weapon_Autocannon_UAC10_2-Federated.json
Weapon_Autocannon_UAC20_0-STOCK.json
Weapon_Autocannon_UAC20_1-Kali_Yama.json
Weapon_Autocannon_UAC20_2-Kali_Yama.json
Weapon_Autocannon_UAC2_0-STOCK.json
Weapon_Autocannon_UAC2_1-Imperator.json
Weapon_Autocannon_UAC2_2-Imperator.json
Weapon_Autocannon_UAC5_0-STOCK.json
Weapon_Autocannon_UAC5_1-Mydron.json
Weapon_Autocannon_UAC5_2-Mydron.json
Weapon_COIL_COIL-L_0-STOCK.json
Weapon_COIL_COIL-M_0-STOCK.json
Weapon_COIL_COIL-S_0-STOCK.json
Weapon_Inferno_Inferno2_0-STOCK.json
Weapon_Inferno_Inferno2_1-Harvester.json
Weapon_Inferno_Inferno2_2-Marklin_Mini.json
Weapon_Mortar_MechMortar.json
Weapon_Mortar_Thumper.json
Weapon_Narc_Standard_0-STOCK.json
Weapon_Narc_Standard_1-Ceres_Arms.json
Weapon_Narc_Standard_2-Kali_Yama.json
Weapon_PPC_PPCSnub_0-STOCK.json
Weapon_PPC_PPCSnub_1-Ceres_Arms.json
Weapon_PPC_PPCSnub_1-Donal.json
Weapon_PPC_PPCSnub_1-Magna.json
Weapon_PPC_PPCSnub_2-Ceres_Arms.json
Weapon_PPC_PPCSnub_2-Donal.json
Weapon_PPC_PPCSnub_2-Magna.json
Weapon_TAG_Standard_0-STOCK.json
Weapon_TAG_Standard_1-Mendham.json
Weapon_TAG_Standard_2-Ceres_Arms.json
All expansions on HBS' github have file changes that are listed at https://github.com/caardappel-hbs/bt-dlc-designdata
Any plans to update in the future to work with the in game mod loader / manager ?
Thank you