Search results

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
  1. N

    Mining turtle tunnel script tunnels

    The disk drive acts like an inventory, you can't just right-click with the disk in hand. as to creating the disk in the first place, its a piece of paper with a piece of redstone, iirc.
  2. N

    Mining turtle tunnel script tunnels

    That i didn't know, but i hadnt known how to properly use labels prior to now. Thats super helpful though, thanks. Now i can use my redwood harvesting program with significantly greater ease.
  3. N

    Mining turtle tunnel script tunnels

    The programs inside of a turtle are all "volatile" meaning they vanish once the power's cut off (aka you break the turtle.) In order to get a more permanent program, you'll need a disk drive and floppy disk, both very inexpensive at a cost of 3 redstone, 7 stone and a piece of paper for the...
  4. N

    Can anyone think of a food setup that beats this?

    In that case, you're going to want a cake factory. 2X2 CHUNK WIDE GOLEM WHEAT FARM! 3 CHUNKS OF AUTOMATED COW MILKING FURY! 5 LAYERS OF REEDS, HARVESTED BY A FRAME QUARRY FEEDING INTO A TURBOCHARGED PROCESSING FACILITY OUTPUTTING TO AN RP FRAME ENGINE LAYING A 64 WIDE LINE OF CAKES...
  5. N

    Am I missing something?

    That's the default recipe, as the advanced panels are a separate mod. To change those, you will need to change the advanced solars config.
  6. N

    ultimate pack WTF nyan cat???

    has anyone even been so far as to want do to look more like? IMO, even if i was an opponent of nyan cat, i still wouldn't care too hard about the 3 seconds it takes me to get through it.
  7. N

    Can anyone think of a food setup that beats this?

    I eat potatoes like i was the only survivor of the Irish famine. stack of 64 of them lasts me for real-world days, plus they're easy as hell to get.
  8. N

    Dw20 server crash on load

    GREETINGS, PEOPLE OF THE DISTANT PAST. I have resolved this issue by re-unzipping the server .zip file, having removed the mods and coremods folders. THIS HAS RESOLVED THE ISSUE.
  9. N

    Dw20 server crash on load

    I should have added that when installing the new server, i've removed both the coremods and mods folders in their entirety.
  10. N

    Dw20 server crash on load

    Just updated the server, and I'm getting null pointer exceptions on the chunkloader portion: ---- Minecraft Crash Report ---- // Ooh. Shiny. Time: 1/30/13 1:54 AM Description: Exception in server tick loop java.lang.NullPointerException at...
  11. N

    Name 3 things you love on your world

    A setup like this just serves to remind me how much i miss water ladders.
  12. N

    making an auto EXP farm help

    Read up on the turtle API, as it gives you the commands you can use most easily. Also, read up on this: http://www.lua.org/manual/5.2/ , specifically control structures, for statement, and logical operators. These are the pieces that will tie all your turtle api commands together.
  13. N

    Lets See Some Bases! Give Us a Tour!

    single biome desert normal time bright villages caves
  14. N

    making an auto EXP farm help

    ^remember to hit ctrl to save and exit your program
  15. N

    Cobble: Keep it or destroy it?

    Option A: -scrap all of your cobble -turn all of that into scrapboxes -build a 36HP boiler -discover that a gold chest full of scrapboxes is nowhere near enough. Option B: - Set up a bunch of peat bogs - pulverise cobble for sand - make a buttload of bog earth using macerated plantballs -...
  16. N

    Please help with redpower "sorting" (LOL YEAH RIGHT) machine

    Use some sort of inventory buffer that allows for a bit of backup. A redpower relay is an absolutely ideal, if costly solution.
  17. N

    Redstone energy cell - best way to charge?

    To answer your question literally: The fastest way would be to have an infinitely large array of fully fuelled 36HP boilers piping steam into sixteen mystcraft void ages, wherein identically infinite arrays of commercial steam engines pipe energy into a single energy conduit, leading back to...
  18. N

    What are my options? (Thaumcraft Related)

    box floors 2 and 3 of the barrow structure in glass. that should at least keep them from killing you, and they make for lovely decoration.
  19. N

    Please help with redpower "sorting" (LOL YEAH RIGHT) machine

    I have to agree with MilCon, your problem can be solved by changing the configuration of your cargo manager. Keep in mind that the operations it performs are done in order from right-to-left, top-to-bottom, so the bottom right arrow should drag wood to the fuel section of your cart. I set up a...
  20. N

    Favorite and most hated machines?

    Admittedly, needing buckets or glass bottles is a bit of a pain for automation, but the materials : output ratio for rails is significantly better in railcraft. Vanilla, you get (iirc) 6 rails per 6 iron? possibly 8. RC nets you 16 for the virtually same price, and two more steps of busy work.