Search results

  1. C

    Agrarian Skys help, venting, and discussion thread

    There is a maximum range, yeah. And no microblock compatibility.
  2. C

    Agrarian Skys help, venting, and discussion thread

    My favorite way to get a redstone signal from here to there in AgSkies is with signal terminals. To set these up you'll need a wire spool, 5 signal terminals, a signal bus and a lever. Pick a nice spot for your lever, then attach the first terminal to that block. Then attach a terminal to...
  3. C

    Agrarian Skys help, venting, and discussion thread

    I started with 2 laser drills, but I was up to 9 by the time I was done. Mostly with all yellow foci, but I had a few sets of white foci (I think, the one for iron) that I would swap in when iron production became my bottleneck.
  4. C

    Agrarian Skys help, venting, and discussion thread

    Yeah, I did this one, and yeah, it's crazy. I tried bees, I tried Ritual assisted oreberries, but the answer really was turbines and mining lasers. I ended up setting up my line to use rich slag in an induction furnace with the nether gold ore for the extra, and hammer gold ore blocks down to...
  5. C

    Help with Rednet programming.

    It sounds like you're almost there, you just need to check the current state at dawn/dusk and don't toggle the state if it's already where you want it. Of course that assumes you can differentiate the two.
  6. C

    [Ag Skies] What berries/fruit/juice producers grow the quickest?

    The crop with the Ritual of the Green Grove under it.
  7. C

    openperipherals pullItem/pushItem returning nill, always

    Have you tried it with a simpler inventory, like a vanilla chest?
  8. C

    Agrarian Skys help, venting, and discussion thread

    I think I read somewhere that you can use an autonomous activator to place items one at a time, until the last item in the activator. I haven't tried it, I just use hoppers. You could probably get fancy with 2 AAs and a Rednet Controller if you wanted to have more control.
  9. C

    Agrarian Skys help, venting, and discussion thread

    Netherrak is from using a redstone on a stone barrel with lava, or sludge boiling, or pulverizing nether ores generated by a laser drill. Maybe other ways, but that's all I can think of. I haven't tried titanium yet, but I'm going to guess laser drill again. And there it something you can do...
  10. C

    How do I make a paper hammer head?

    Use more paper. I don't remember if you're going to need 16 or 24, I usually just throw a stack in the part builder's slot.
  11. C

    MFR Planter

    While you're taking the screen shots, might as well include one of the setup. Maybe it's too dark, or some other condition that makes the trees not want to plant. Or those are some trixy Forestry saplings, and not vanilla oak?
  12. C

    Agrarian Skys help, venting, and discussion thread

    This should get you there: http://forum.feed-the-beast.com/threads/beginners-guide-to-blood-magic.39927/
  13. C

    Alveary and Frames (Durability)

    It is just an alveary thing. This drove me a little nuts because it's not documented or mentioned anywhere I could find, but it is coded that way.
  14. C

    Ars Magica 2 community spellbook

    I remember reading somewhere that a Contingency: Death | Divine Intervention would make your inventory drop at your spawn point instead of death point, but never got around to trying it. It seemed easier to just slap soulbound on everything. Edit: I said Recall, but meant Divine Intervention...
  15. C

    Issue trying to automate smoothies

    Yes, exactly that. Just doing a sit & spin between 2 chests and and the assembler. The Buildcraft Autocrafting Table (Auto Workbench) will keep 1 melon slice in inventory which new ones will stack with, so that might be a good way to go. It's pretty slow, but shouldn't have a problem with...
  16. C

    Issue trying to automate smoothies

    I think you could do it if the melons and snowballs are first placed separate chests, then you do something painful with comparators and redstone so that they are pulled out in pairs. Or maybe instead only pipe in snowballs if the assembler is half full. Ohh, how's this for an idea -- put a...
  17. C

    the road to thaumcraft infusion automation

    Would it work to put a shared knowledge tome and a wand in an activator on round robin mode, and then trigger it twice every time you want it to start the infusion?
  18. C

    Magic Farm 2 and Biomes O' Plenty seed growth biomes question

    This might help you From here: http://forum.feed-the-beast.com/threads/1-6-4-public-pack-magic-farm-adventures-in-technology-tech-rpg.23397/
  19. C

    ComputerCraft Table Fun

    Did you see this thread: http://www.computercraft.info/forums2/index.php?/topic/15760-how-to-use-tables/ I'd use the code there for iterating through a table, it will give you more human readable output. Then when you know what key you're looking for you can access it with either table.key...
  20. C

    OK, what the hell is up with Magic Farm 2?

    I hope that's a bug.