I want to do drop components and scrapu x2. How can I do this? Making 2x component and scrap loot?
You have the options in the BetterLoot Data config to adjust the amounts for each item in each lootable container, for example:
},
"electric.timer":{
"Max":1,
"Min":1
},
"electric.xorswitch":{
"Max":1,
"Min":1
},
"electric.counter":{
"Max":1,
"Min":1
And also adjust the total amounts in each container
},
"ItemsMax":5,
"ItemsMin":3,
"MaxBPs":1,
"Scrap":25