When I try to star my server I get the error:
Caused by: java.lang.IllegalArgumentException: Slot 220 is already occupied by com.github.AbrarSyed.SecretRooms.BlockCamoGhost@7ea96606 when adding ic2.common.BlockScaffold@236954e1
The problem is that BlockScaffold is not set to 220 in the IC2.cfg
blockScaffold=4096
If I search for 220 in the IC2.cfg I don't get any hits.
Don't know if you need more info to be able to help me, let me know and I will add it.