Jump to content

nicogb

Members
  • Posts

    7
  • Joined

  • Last visited

Reputation Activity

  1. Like
    nicogb reacted to D34DPlayer in Raz & D34D's Cave of Wonders   
    I wanted to wait until it was finished to share it but since I'll be pretty busy now I prefer to take my time to finish it ^^'.
    This the map of the base, I'll make a better one when the base is done and put it on a screen in the hub.

    1: Speaking of the hub this is it, I'm very proud of it since I made it before the EMC era and it turned quite well :P, that huge ME controller cube can produce around 20k channels !

    You can also see our energy ball up there.

    Under the hub there's the ME area, it isn't set up yet but my goal is automate most of the things from this pack there so I need a lot of space.

    2: The smeltery room, I thought it would be there jjust for decoration but it turned quite useful to make the molten metals used on the other rooms.

    3: The Fluid Cows room, it seems we caught a wild Raz working hard :P, the sky blocks in this room look amazing thanks Ilaya for finding them ^^.

    4: The chickens room, this was the first room I built and it turned quite well, I sweated a bit when Raz told me to fit 45 roosts in there.

    5: The DE room, for this one I wanted to make an "End"-like theme and that's what I got, the ceiling's animation is amazing but you can't see it here

    6: The neutronium room

    7: The tech mods room, this room is supposed to have a lot of machines but I haven't had the time to add them yet.

    8: The Botania room, Raz is the one working on that mod so I tried to give him enough space to work with, I might add another floor if we need it though, the blue thing at the end is molten manasteel.

    9: The Thaumcraft room, this is my magic mod and one of my favorite mods so I did my best to make it look nice.

    Here's the infusion altar it looks really nice, the purple thing on the walls is molten thaumium to fit with what I did on the last room.

    For this room I had to add another floor bcs I ran out of space, it isn't that big though.

    10: The void ore miners room, well I think you can guess what's going to go in this room, I just finished it so my slave Raz hasn't got the time to work on it.

    A: The corridors

    B: The reactor rooms, by far the biggest and the hardest to make because all of those fluids, and Raz wanted to make 4 of those ?‍♂️




    Well this is our base so far, I hope you've liked it ^^. But as you can see on the map there's still a lot of stuff to do and at least 4 new rooms, I'll never be able to rest ^^'.
    (If you want me to help you with your base we can arrange something ?)
  2. Sad
    nicogb reacted to scitor in Reactor & Turbine Control   
    Hey, here is another handy tool I wrote, since I couldnt find any working Turbine controller that did what I wanted:

    Prerequisites:
    One or more reactors, connected with Wired Modems One or more turbines, also connected Vibrant Capacity Bank, the number of cells is configured in the script Preheater / Alternative Steam Generator for spinup and standby mode This script DOES NOT regulate reactor rods. They have to be setup to power all connected turbines.
    Installation:
    Connect everything with Wired Modems and Networking Cable. Make sure the modems are connected (red).
    Open the Computer and type:
    pastebin get Tpri61yS i Just start "i", the installer should download the newest version. You can use this also for updates in the future.
    The startup script has to be edited (edit startup), there is a dedicated config variable where all values should be clear.
    Preheater:
    config.prechargerName is the computers side where a rednet cable (or comparable redstone cable) is connected to a valve (e.g. tesseract) regulating the precharger steam.
    The reason for this is to not use up the precharger steam for normal power generation.
    The precharger is used to hold the turbines on rpm without using the main reactor. The program is written that when you don't use a precharger the config.prechargerName variable should be left empty.
    In that case the main reactor will be used for standby steam generation, although this is not tested very well.
    Operation:
    The program spins up the turbines to the configured optimalTurbineSpeed and tries to hold them there.
    It monitors the Battery, once it falls below the bankChargeMin percentage the turbines start to charge the battery until it reaches bankChargeMax.
    If one of the turbines falls below the optimal rpm, its coils get disabled and the turbine is spun up with a bit random disable.
    Known problems:
    Cold starting all turbines at once with a full battery can take some time. not well tested, you tell me Example Installation:

×
×
  • Create New...

Important Information

By using this site you agree to the following Terms of Use, Guidelines and Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.