How to disable Iridium ore loot from chest in the config files?

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Kevin de Witq

New Member
Jul 29, 2019
5
0
0
Me and my friends are playing on a nice server the only problem is that we get lots of Iridium only by looting chest around 40 Iridium from chest and 0 from quarry's we will all throw them away. But is there a way to disable them in config so they won't be spawned into a loot chest.

Kind regards
Kevin

Thanks in advance
 

Wagon153

New Member
Jul 29, 2019
3,148
-3
1
Theres a mod for that I think. But if you throw it all away, you won't have any to put in your IC2 scanner for replication. And IC2 doesn't add an iridium ore block. Only gregtech does, and even then it's super rare.
 

Kevin de Witq

New Member
Jul 29, 2019
5
0
0
We want it to be super rare.
And we have it in our world, we only didn't find it yet, as I am the one trying to mine it, and my friends got more just from silly chest in dungeon's. We all don't want it, we can throw it away for sure but that is not the problem, we just don't want it to be able to spawn in chest at all.
 

GoldenGamerUK

New Member
Jul 29, 2019
77
0
0
We want it to be super rare.
Scout the ic2 config files, try using the search bar in the explorer and use that to see if you can find the config, it shouldn't be that hard, but the point of iridium since the updates to ic2 is just for bragging rights and the "broken as shit" quantum armour, MPS is way better, that's why I only go nuclear power then stop, why because of the radio isotope power gen thingy (plutonium power/ RTG modules) :) happy searching!!!
 
  • Like
Reactions: Wagon153

Kevin de Witq

New Member
Jul 29, 2019
5
0
0
Scout the ic2 config files, try using the search bar in the explorer and use that to see if you can find the config, it shouldn't be that hard, but the point of iridium since the updates to ic2 is just for bragging rights and the "broken as shit" quantum armour, MPS is way better, that's why I only go nuclear power then stop, why because of the radio isotope power gen thingy (plutonium power/ RTG modules) :) happy searching!!!

I have looked into the IC2 config files, but the problem is that it isn't in those config files, but in the ones were the loot for the chest is stated. This config file is the one I need.
 

GoldenGamerUK

New Member
Jul 29, 2019
77
0
0
I have looked into the IC2 config files, but the problem is that it isn't in those config files, but in the ones were the loot for the chest is stated. This config file is the one I need.
I'm out of ideas, you'll have to ask a master pack builder or ask the developers of the mod, they made the mod, I'm pretty sure there is a way round it, personally I would be happy with finding iridium, at least that's one end game item that you have!
 

Kevin de Witq

New Member
Jul 29, 2019
5
0
0
config\biomesoplenty\misc.cfg

####################
# miscellanious settings
####################

"miscellanious settings" {
B:"Add Biomes O' Plenty Achievements"=false
B:"Add Custom Dungeon Loot"=false
B:"Enable Puddles During Rain"=false
B:"Enable Spring Water Regeneration Effect"=true
}

I have set this as false, hope this works
 

Wagon153

New Member
Jul 29, 2019
3,148
-3
1
config\biomesoplenty\misc.cfg

####################
# miscellanious settings
####################

"miscellanious settings" {
B:"Add Biomes O' Plenty Achievements"=false
B:"Add Custom Dungeon Loot"=false
B:"Enable Puddles During Rain"=false
B:"Enable Spring Water Regeneration Effect"=true
}

I have set this as false, hope this works
That'll only affect Biomes O Plenty loot.
 

Kevin de Witq

New Member
Jul 29, 2019
5
0
0
That'll only affect Biomes O Plenty loot.
How I see it you will generate a world with the given setting in your serversettings file, we got Biomes O Plenty. This world generation will use other mods to be used in the world generation. for example if a mod wishes to make a dungeon at a certain location this will got though the setting of biomes of plenty as this mod need the world main generation. So disabling Costum loot will say to all mods using a costum loot to be disabled.