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

    Mob Essence to exp

    If thats what you're interested in, you might to use Talisman of Withold. Accumulates XP and can create Bo'E when right clicked (10 xp ea)
  2. R

    Custom Oreberry Gen

    They spawn: 1) Must Have stone on one side 2) Must be exposed to air on another Convoluted way of saying caves.
  3. R

    Automating smelting/pulverising/compressing etc with AE

    Never underestimate the ME Interface + Transvector Interface combo. Ever. Resolves the limited recipe / config space issue. If not then you could always get a turtle to pull from an enderchest a ton of ME Bus Memory Cards and right click a bus with it.
  4. R

    Ako the Builder: FTB Infinity , Regrowth, Pathfinder & Resonant Rise Let's Plays!

    Couldn't get the time to watch all eps. I just got radioaactive bees bred yesterday. I'm wondering how many radioactives do you have running?
  5. R

    The barrels... Where are they from?

    Plugins for forestry. They act like FZ barrels for liquid IIRC. Max 10 buckets ea.
  6. R

    EE2

    Dont forget theres still arcane transmutators.
  7. R

    Coding Leasons For Forge (Paid If Required)

    I find that to be like "lets look at the inner workings of a computer first before we use it and see it in action" otherwise known as "weird". But your choice is your choice. /endquotereply I think the main thing that makes C++ hard to newcomers is really how the libs are written. To the...
  8. R

    [Done] AutoThaum - Autocrafting TC3 Items

    Seems like something I might do. I didn't bother to since I researched everything by the time I was done building it. I'm curious about one thing: Can turtles research research notes? And retain it after labeled & broken?
  9. R

    Coding Leasons For Forge (Paid If Required)

    I detest. Java is much much easier to learn than C (++) for starting out. I speak from my own experience. Plus C is lying in its death bed && living on life support now. Grab a java book from a library and start from there (Most of the high quality ones are in the 50$ range). You can only be a...
  10. R

    Real life Direwolf20

  11. R

    Generic Red Power Thread Title

    I see a resemblance to her here. I also sometimes slack off on development when minecraft just gets too good.
  12. R

    Generic Red Power Thread Title

    Generic post about past, present, and future generic posts.
  13. R

    [Done] AutoThaum - Autocrafting TC3 Items

    Eh. I have many plans for AutoThaum v2 so its noot that bad :p. Too many bugs hindered the development of this version.
  14. R

    Best Modular Powersuit Setup?

    Thats what you get when the night vision buff is under its last 10 seconds. Your lagging and the helmet is not able to apply the buff properly most likely.
  15. R

    Ores n Stuff

    Because the FTB Team sees Unleashed to be a super easy modpack. And bumped ore spawns to make it the equivalent of a Dense Ore Myst World (or half of one).
  16. R

    Which mod is for me? :/

    Unleashed.
  17. R

    MFR Laser drill

    Mines at y 64 powered by 3 boilers. I get more diamonds and emeralds and certus quartz then I can use fast enough. I dont even think I'll bother moving it down to test, because its not even necessary.
  18. R

    [Done] AutoThaum - Autocrafting TC3 Items

    Update: Pretty much done. I can craft the items I use a lot ~ infinitely very easily now. Its really convenient. You guys srs need to something similar. I think I'll make a short vid on it. brb updating OP.
  19. R

    What mod makes it so difficult to find diamonds?

    invest into a MFR Laser Drill when you have the resources. I have more diamonds than I know what to do with (660+) cuz of that. Gonna make a house out of diamond bricks :/.
  20. R

    [Done] AutoThaum - Autocrafting TC3 Items

    Finished! A project I'm working on to automate the creation of TC3 Items - dubbed "AutoThaum". Obviously I can't fully automate it, but I'm trying to automate it as much as possible. I won't add autocrafting support for every item, just the ones that I find practical / use a lot, but the...