Jump to content

infinus5

Members
  • Posts

    25
  • Joined

  • Last visited

Posts posted by infinus5

  1. They did the same on the Forgecraft server, and the explanation given there was that TE gives much more control of ore gen to the config file. So instead of having 4 copper ore types, 4 tin ore types, 3 silver ore types, etc.; they went with disabling everything else and upped the ore rates in the TE configs.

    That way you can get about the same amount of ore, but with a single type of copper, tin, silver ore in the world.

    Here's what you can configure in the TE config's ore settings...

    ####################
    
    # world
    
    ####################
    
    world {
    
        ####################
    
        # feature
    
        ####################
    
        feature {
    
            B:ore.copper=true
    
            B:ore.lead=true
    
            B:ore.silver=true
    
            B:ore.tin=true
    
            B:ore.vanilla.augment=true
    
        }
    
        ####################
    
        # tweak
    
        ####################
    
        tweak {
    
            I:ore.copper.clusterSize=9
    
            I:ore.copper.maxY=75
    
            I:ore.copper.minY=40
    
            I:ore.copper.numClusters=10
    
            I:ore.diamond.clusterSize=5
    
            I:ore.diamond.numClusters=2
    
            I:ore.gold.clusterSize=10
    
            I:ore.gold.numClusters=2
    
            I:ore.iron.clusterSize=11
    
            I:ore.iron.numClusters=3
    
            I:ore.lead.clusterSize=7
    
            I:ore.lead.maxY=40
    
            I:ore.lead.minY=20
    
            I:ore.lead.numClusters=4
    
            I:ore.silver.clusterSize=9
    
            I:ore.silver.maxY=35
    
            I:ore.silver.minY=15
    
            I:ore.silver.numClusters=4
    
            I:ore.tin.clusterSize=9
    
            I:ore.tin.maxY=50
    
            I:ore.tin.minY=25
    
            I:ore.tin.numClusters=8
    
        }
    
    }

    where in the config folder is this located ?

  2. hi there cody i can t seem to actually log into your server at the moment due to this bug (java net socketexception connection reset) can you please tell me the exact version of tekkit lite the servers running so i may test that its on my end? i have read that this bug is server side so also can you please look into this ? i would love to still be able to play on your excellent server (and was going to donate) but since i can t actually play...

×
×
  • Create New...