Jump to content

Recommended Posts

Posted

Hey everyone,

As the title suggests... There is no Copper or Tin generation at all in my maps.

I've looked everywhere, and Copper is nowhere to be found.

The only ore thats different from Vanilla is Platinum.

I've looked at the config file and found this for the copper/tin world gen...

####################

# block

####################

block {

I:Barbedwire=3722

I:"Basic Machine"=3974

I:"Blast Proof Glass"=3723

I:"Blast Proof Slab"=3725

I:"Blast Proof Stairs"=3726

I:"Blast Proof Trapdoor"=3727

I:"Blast Proof Walling"=3721

I:"Copper and Tin Ores"=3970

I:Copper_Wire=3971

I:Oil_Flowing=3972

I:Oil_Still=3973

I:Safe=3717

I:Spikes=3724

}

####################

# compatiblity

####################

compatiblity {

D:"BuildCraft Conversion Ratio"=85.0

D:"IndustrialCraft Conversion Ratio"=10.0

B:"Is Voltage Sensitive"=false

}

####################

# crafting

####################

crafting {

B:"Allow Bronze Dust Crafting"=true

B:"Allow Steel Dust Crafting"=true

}

####################

# item

####################

item {

I:Battery=13971

I:"Bronze Dust"=13978

I:"Bronze Ingot"=13976

I:"Bronze Plate"=13982

I:Circuit=13973

I:"Copper Ingot"=13974

I:"Copper Plate"=13980

I:Motor=13984

I:"Oil Bucket"=13985

I:"Steel Dust"=13979

I:"Steel Ingot"=13977

I:"Steel Plate"=13983

I:"Tin Ingot"=13975

I:"Tin Plate"=13981

I:"Universal Wrench"=13972

}

####################

# """""""ore generation"""""""

####################

""""""""ore generation"""""""" {

B:"Generate Copper Ore"=true

B:"Generate Silver Ore"=true

B:"Generate Tin Ore"=true

B:"Generate Uranium Ore"=true

}

Nothing seems out of the ordinary, however the following line of code looks a bit suspect, due to it not following the same patterns as the others in that paragraph of text...

I:"Copper and Tin Ores"=3970

This seems strange, as its classing both Copper and Tin with the same ID... Im not a coder so im not sure myself.

Any help would be appreciated.

Thanks.

Posted

Yes confirmed... all what you said is true...

I reverted back to the previous build, and everything spawns correctly.

Glad its not just me, and i hope its easily fixable fast :)

Posted

Hey. confirmed.

This hotfix does resolve the issue, just need to replace the existing basic components mod with this one.

Thanks.

p.s... was this actually released anywhere or a thread stickied with this, or an announcement of any sort?

Apart from this random thread, I cant find anything to do with any Hotfix.

Thanks Though.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...