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. Q

    computer craft monitor help

    Mon = peripheral.wrap("right") while true do Mon.clear() Mon.setCursorPos(1,1) local time = os.time() time = textutils.formatTime(time, false) Mon.write("the time is "..time) sleep(.83) end Using your existing code simply take all of the empty writes and use the...
  2. Q

    computer craft monitor help

    Try changing the prints to write.
  3. Q

    computer craft monitor help

    In what way is it not working?
  4. Q

    Melee Turtle Program?

    The reasoning behind dumping the inventory all at once is keep the attacking to a maximum. With a tier 5 spawner even with a drop the mobs can back up on you. Each iteration of the inventory dump takes time away from attacking. If you want to keep the inventory empty then I think all you need is...
  5. Q

    computer craft monitor help

    No the script is making it display on monitor blocks which are like your computer monitor or a TV when placed.
  6. Q

    Biomes O' Plenty for 1.6.2

    After playing on ftb with extra biomes and starting over with bop i have come to the conclusion that i would rather play on the vanilla biomes then extra biomes if bop wasnt around. There are some serious "wow i cannot believe this is randomly generated" moments playing with bop. Extra biomes...
  7. Q

    Automatic Bee Inoculator?

    In the current versions of ftb there is no way to detect what level a serum is or even what the serum is. You can setup a number of inoculators in series with each serum in a different machine with routers to insert and remove the bees when done. There is currently no way to remove the serum.
  8. Q

    Steam Boiler / Steve's Carts issue (SC2 farm stops producing?)

    For things like this you want to explicitly turn them off when you log out. The first thing I do when setting up machines on a server is I make a chunk loader to keep everything loaded that may be a problem. In the past I've had pipes and machines explode without the chunk being actively loaded...
  9. Q

    Am I missing something with Exp Turtles?

    You are just having good/bad luck getting the same enchants i have a 5 tier 5 skelly and zombie grinder and i have gotten every single enchant in book form more than once for my barrel wall of enchants using an xp turtle to automate the enchants.
  10. Q

    Why Does Everyone Care So Much About Expense

    I should also say that I play play on a server that is running 24/7 to take care of the time factor.
  11. Q

    Why Does Everyone Care So Much About Expense

    When I play i love things to be as hard as possible...(thats what she said) No seriously I feel a great sense of pride in my work when it took a lot of work to get things working.
  12. Q

    Biomes O' Plenty - Mystic Forest

    I think a large mystic forest biome would be amazing it would always keep you on your toes. Very fairytale like.
  13. Q

    8 things I learned after my first FTB world

    I don't know if it has been fixed in the current version of ultimate (1.1.2), but in my 1.0.2 world the ender tanks corrupted my save. Otherwise they are basically the same as a tesseract.
  14. Q

    PvP: Fighting against Quantum Armour in FTB

    The uninsulated HV cable connected to a MFSU loop will kill a player without armor in two hits. In my tests you cannot get out of range of the shocks before you die. And mobs die in one hit at the HV level.
  15. Q

    biomes o plenty vs extrabiomes xl

    I've been playing with BoP and I love the biomes it adds. This is on the 1.4.7 version however. The new updated version looks amazing.
  16. Q

    Tree Breeding (Spoilers)

    I have had the trees around the top of my bases start to mutate before with the normal distance/range on my bees. These trees were at least 30 blocks up and 20 or so out from the bees in my Alveary. I can see the short range coming in handy if you are trying to get a certain pollen.
  17. Q

    Moonworm Queen Mystery

    Hmmm for some reason I had it in my mind that you could only get the table in a loot chest. Labyrinths aren't any better though lol.
  18. Q

    Moonworm Queen Mystery

    Yeah all you can do is keep looking. I have had the same thing going on with the uncrafting table for the life of me I cannot find one.
  19. Q

    Take a jungle down

    Axe of the stream for everything but the rubber trees and manually chop down the rubber trees. Either manually or maybe use a quarry with lava at the base of the tree to stop the quarry from digging.
  20. Q

    How to config Server to make chuck loaders work meanwhile I´m offline

    This may be perfectly true without a chunkloader however with a chunkloader it keeps it working always. Just be sure to setup a XP turtle to collect the XP otherwise your fixing to make a lagmachinedeluxe9000.