Open Immow opened 1 year ago
Wow-when I use your config file, Grey dwarves drop NOTHING :(
Ok well - figured it out - I was putting my drop_that cfg files in the folder BepInex/config/DropThat and everytime I would edit those files, then restart the server, the drop_that cfg file were written to the BepinEx folder but they were empty. I was stopping the server deleting them and restarting the server. The result was that NO changes I was attempting to make worked and when I set it to clear prior drop tables, every mob and object dropped NOTHING.
Hello, I have the problem that only 1 item drops despite the AmountMin setting.
I have the following things in my drop_that.character_drop.cfg
[Greydwarf_Elite.100] PrefabName=Coins EnableConfig=true AmountMin=5 AmountMax=10 SetChanceToDrop=50 SetDropOnePerPlayer=false SetScaleByLevel=false
[Greydwarf_Elite.101] PrefabName=CopperOre EnableConfig=true AmountMin=1 AmountMax=1 SetChanceToDrop=20 SetDropOnePerPlayer=false SetScaleByLevel=false
[Greydwarf_Elite.103] PrefabName=Blueberries EnableConfig=true AmountMin=5 AmountMax=20 SetChanceToDrop=75 SetDropOnePerPlayer=false SetScaleByLevel=false