Hey,
So with BetterLoot you can vary the amount you get of each item in each crate but I wanted to randomize the amount of scrap also..
I thought just modifying the scrap line to this..
"ItemsMax": 3,
"ItemsMin": 2,
"MaxBPs": 0,
"Scrap": 5 {
"Max": 9,
"Min": 3
Would work but apparently not and this just breaks the config file and restores it to default..
Am I doing something wrong or is this just not possible?
Thanks!
So with BetterLoot you can vary the amount you get of each item in each crate but I wanted to randomize the amount of scrap also..
I thought just modifying the scrap line to this..
"ItemsMax": 3,
"ItemsMin": 2,
"MaxBPs": 0,
"Scrap": 5 {
"Max": 9,
"Min": 3
Would work but apparently not and this just breaks the config file and restores it to default..
Am I doing something wrong or is this just not possible?
Thanks!