disable ore oregen

  • 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

Tauro

New Member
Jul 29, 2019
51
0
1
this is a simple question, I can't seem to disable oregen block 4093. At this point I don't even know what mod adds it, Waila says it's from teoregen.cfg but the only thing in it is this:

# Configuration file

####################
# block
####################

block {
I:Ore=4093
}


any help? :P
 
If its anything to do with Thermal Expansion its ore ID is in config>cofh>ThermalExpansion.cfg, Ore gen is controlled in config>cofh>World.cfg

What modpack you using? Resonant Rise?
 
He meant setting it to "I:Ore=0"
Also have you checked the other config files for TE, there may be an option to disable oregen somewhere.
 
I'm using SolitaryCraft and I'm trying to get only TE ores to spawn, I think I'll cut my losses and disable TE ores and have these other ones spawn even though I have no idea what mod they're from. The mod has lead ore though so that should limit the possibilities...oh well

and setting I=Ore to 0 crashes the game
 
Couple things.

That cfg file has nothing to do with TE. Also, the ID=0 disabling the block is something that a few mods do - it is by no means universal at all.
 
I really don't know what mod spawns it, all I know is that it uses the following id's

4093 = copper ore
4093:1 = tin ore
4093:2 = silver ore
4093:3 = lead ore
4093:4 = ferrous ore

since these are pretty much all the main ores I need I'll just leave it alone and disable TE ores which are 2001 id (I hope)

funny thing is I can't find copper ore (id 4093) in the world so that's disabled.
 
Looking at the mod list solitary craft has it's solitaryore mod. I will download it and take a peek for you real fast
 
  • Like
Reactions: Tauro
Ok, well since Solitarycraft lets you choose almost all the mods you want in it. I need a list of your mods eg: Do you have Metallurgy installed? What mods do you have that handle ore gen? It appears if you use metallurgy it uses that mod for 90% of the ore gen.

And the config you want to look in for TE oregen is under cofh/world.cfg
 
  • Like
Reactions: Tauro
When in doubt....disable

I disabled solitaryore mod and it seemed to do the trick, I hope I won't need those particular ores in some new mods I've put in but so far only TE ores are generating. Thanks Tedy :P

oh and here's my mod list if you still want it, I have no idea where config file for solitarycraft mod is.

2cyllaw.jpg
 
Weird thing is they named their config file teoregen(maybe because it generates ores like TE and was a placeholder until TE was released?), still, confusing :p.