Jump to content

Skace

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Skace

  1. Each floor heavily utilizes floodlights.

    Roof (tree farm):

    MCBio04_zpsc595dfa7.png

    Basement (misc farm):

    MCBio01_zpsb6d284f7.png

    Middle (controller):

    MCBio02_zps37f6885e.png

    MCBio03_zps778c8ba6.png

    Machine Inventories:

    MCBio05_zpsff4ef371.png

    Summary: Building runs a localized AE computer network. Maintains stocks of 5120 for all items used or possibly used as biofuel. Exports all other items and any excess back to base. 1 Level emitter is set between the reactors to ensure that if surplus falls below 512, it will stop feeding reactors and ensure farms can still function - this is only based off of 1 inventory item and really isn't needed now that the base has a solid surplus.

  2. So I had to turn of the bigdig type ore generation and I think did it right. Just went into /Config/CofH/World.cfg and set "B:ReplaceVanillaGeneration=false". I also had trouble with Mojang screen stuck with a white screen when I updated modpack. I was able to fix that by setting the launcher to install to a new folder (deleting the Tekkit mod folder didn't help). And I noticed the "Basic Circuit 8984" requires "Copper Wire" in the recipe but that does not exist so NEI shows "Unnamed 149" in the recipe.

    Setting "B:ReplaceVanillaGeneration=false" only solves the vanilla ores. The default world.cfg with this version has inflated values for nearly everything. For instance, Emerald is part of the custom config and there is also a TE section, both are seperate from default:

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

    # emerald

    #===================

    # <UNIFORM> Generation settings for Emerald; Defaults: ClusterSize = 5, NumClusters = 6, MinY = 5, MaxY = 96

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

    emerald {

    I:BlockId=129

    I:BlockMeta=0

    I:ClusterSize=5

    I:MaxY=96

    I:MinY=5

    I:NumClusters=6

    B:RetroGen=true

    }

    I tried to compare the values to my 1.0.6 install but it doesn't have most of these ore types. Does anyone have a suggestion? I've been waiting to install until this config file is accurate to normal gen.

×
×
  • Create New...