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

    Something's funny with my bees...

    Hello all, I was wondering if anyone could point me in the right direction for solving a problem of mine. I'm in the middle of moving all of my stuff from my first base into my new main building/castle, and while moving my bees I have encountered what I can only assume to be a bug. They all say...
  2. C

    EE3 Bug or intended? DW20

    Is it a bug that in my DW20 world I can't downconvert gold or diamonds using the minium stone? I can still turn gold into diamonds, and the recipe is still in NEI for the other way around, but nothing comes up when I put it in the crafting grid
  3. C

    Anyone any good with Latin?

    Ok, so basically my problem is this. I'm planning out my first tattoo, and decided that I want to get my Scottish clan crest on my chest, however my clan motto is "Commit thy work to God", and as someone who has declared themselves an atheist since the age of about 8, that doesn't sit too well...
  4. C

    Supplemental Mods For Mo Creatures

    Natura is the one that goes with tinker's, i would suggest adding them together, as they are made specifically to be complementary
  5. C

    Compatability with the UE pack?

    Ok, I decided to give it a go, and redpower adds in fine, I also decided to add computercraft, misc peripherals, and mystcraft, which also worked, but i had to change CC's IDs from 4095 and 4094, to 4090 and 4091. simple, i think :)
  6. C

    Compatability with the UE pack?

    Yes, but my question was, is it possible to add RP2 without causing any trouble with the other mods in the pack?
  7. C

    Steve's Carts Tree Farm - despawning cart

    you could always use glass as the roof, that will protect the cart from lightning without blocking the sun
  8. C

    Compatability with the UE pack?

    Ok, hi guys. I've been playing a bit of the Universal Electricity pack lately, and there are one or two things I think are missing. First, thaumcraft, I know it doesn't fit with the theme of the pack at all, but I love it, and wanted to have its aesthetic features available to me. I managed to...
  9. C

    Whats a Really efficiant XP farm in FTB

    A tier 5 blaze spawner set up like D20's single player world has managed to net me more experience than I could ever need. I need about 5-7 brain jars just to hold back the orbs, and they are all full after about 10 minutes. Just be sure to use redpower gems for the swords, as they do the same...
  10. C

    Thaumic Bees 1.4.1 and Node and Pure Bee

    Damn, that's cool. Thanks!
  11. C

    Thaumic Bees 1.4.1 and Node and Pure Bee

    Hey, Jaded, do you know what the Aura Attract effect does? I haven't really made much progress into normal bee breeding yet, let alone extra or thaumic bees, but that effect has confused me...
  12. C

    Thaumcraft Sillverwood trees. purple sparks?

    It's the aura node inside the silverwood tree releasing flux. every silverwood has a tiny pure node inside it, cut down the tree and plant a sapling where it was to grow the node by about 30 (on average). Pure nodes are good because they will get rid of flux on their own without spawning wisps
  13. C

    Charging Enchantment

    aah, that makes a little more sense, I forgot it could be used sort of like a mining tool
  14. C

    Charging Enchantment

    woah woah woah, does that mean if I have treasure on my wand of equal trade, it will give me back more blocks than were originally there?
  15. C

    [Help] Adding module to completed cart

    Unfortunately not, but in that situation I never really feel bad about deleting the cart, spawning in the stuff it had before, and creative mode building it in the cart assembler. after all, my biggest gripe about steve's carts is the time required to build the carts, and the fact that you need...
  16. C

    help with turtle program

    so is there anything wrong with the code?
  17. C

    help with turtle program

    umm, here it is function makeTree() turtle.select(1) turtle.place() turtle.select(2) turtle.place() end function cutTree() turtle.dig() turtle.forward() while turtle.detectUp() do turtle.digUp() turtle.up() end while not turtle.detectDown() do turtle.down() end turtle.back() end function...
  18. C

    help with turtle program

    Hi there, I'm trying to program my turtle with a basic logger program. and after having written out the code, and trying to run it, i get an error saying the turtle was expecting a string, or something like that. I have no idea what I'm doing with these things, and the code wasn't my own, so...
  19. C

    What's with this huge tree?

    That's the one, what are they for? or are they just a massive source of inconvenient to harvest wood?
  20. C

    What's with this huge tree?

    Ok, so I just started a new server with me and my friend at school, and while exploring our immediate vicinity, we came across this tree, at first I thought it was just a tree that had grow on another tree, but on closer inspection, it is one giant oak tree. What mod caused this, and does it...