Does the config file not generate, or is it wierdly named? I can't find it and get ID conflicts which I therefore can't fix
rocketscience-2.cfg... should be there?? ![]()
I'll upload the "stock" one from my "config" folder
Save the contents of the spoiler to rocketscience-2.cfg
I'll have it fixed!
Display Spoiler
# Configuration file
####################
# blocks
####################
blocks {
    I:AmShutter=4083
    I:AmShutterPiece=4084
    I:AmericiumBlock=4091
    I:AmericiumOre=4090
    I:BlockSiren=4060
    I:LithiumOre=4089
    I:Missile=4080
    I:PackingCrate=4085
    I:PulseLamp=4094
    I:Satellite=4081
    I:SatellitePeripheral=4086
    I:Separator=4092
    I:SeparatorA=4093
    I:accumulator=4087
    I:accumulatora=4088
}
####################
# items
####################
items {
    I:AmericiumAxe=20006
    I:AmericiumItem=20005
    I:AmericiumPick=20008
    I:AmericiumShovel=20009
    I:AmericiumSword=20007
    I:HandPump=20004
    I:RSitem=20001
    I:Rangefinder=20002
    I:SatelliteDesignator=20010
    I:Vacuum=20003
}
####################
# settings
####################
settings {
    B:EnableMissiles=true
}