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

    How do i make gold out of gold swords

    Are you using auto spawner? Because soul shard mobs can't drop spoils bag(it's dartcraft side intergration)
  2. S

    Family Gaming

    Gamer has family? This can't be true!!! JK but I'm the only one playing minecraft in my family and many others would be same. You're best parent BTW :)
  3. S

    Ways to Automaticaly Fill Buckets in 1.5.2 packs

    Oops, didn't see that. Sorry :( Chikenbone has mod called bucket filler. If you are on SP, you can add it to your pack.
  4. S

    <Turtle> (Force) Tree farm *needs testing*

    I can see some improvements to be made, but cool! Only if MFR can handle force trees(but multifarms can)
  5. S

    Ways to Automaticaly Fill Buckets in 1.5.2 packs

    There is magic thing called "dispenser" and it has ability to fill buckets in vanilla. WOW
  6. S

    Quick question about Crafting Turtles

    Oops, change "do" in line 3 to "repeat" (obviously withoutbthe quotes) Grammer failed. ;)
  7. S

    Quick question about Crafting Turtles

    while true do turtle.select(1) do turtle.suckDown() os.sleep(0.1) until turtle.getItemCount(1) > 0 turtke.dropDown(turtle.getItemCount(1) - 1) turtle.select(13) turtle.craft() turtle.dropUp() end This should work....
  8. S

    My power gloves soaks the eu from my jetpack!

    MPS items pull out power from other electric, or MPS items. I don't think there is a way to prevent this.
  9. S

    Dartcraft: One of the most overpowered mods of our time

    I'm not new one to this thread but meh. But dartcraft flying is very short(not even a minute) But sharpness thing is little op.(should be sharpness I and tier 2 item should be sharpness II)
  10. S

    Dartcraft: One of the most overpowered mods of our time

    From discussing dartcraft being op to rendering liquid... Can we get further about dancing donuts?
  11. S

    Outdoor Liquiducts and Tanks

    I have liquiduct and iron tank outdoor, yet there is no water in my liquiduct nor tank. How to reproduce?
  12. S

    Dartcraft: One of the most overpowered mods of our time

    You sir deserves more likes.
  13. S

    Dartcraft: One of the most overpowered mods of our time

    That is bleeding. It is arrow, not claw But it is brudal anyway(force armor + sword with full bleed = death by punch)
  14. S

    Dartcraft: One of the most overpowered mods of our time

    Speaking of crash, I discovered a crash. I made too much iron doors and wanted to transmute them back. I made force upgraded item card and stuck it in force pipe. I sent multiple doors and it crashed.(sending one at a time is ok) Not world-breaking crash but annoying.
  15. S

    Eleventy-billion wither skellies and... one skull?

    How about inert core? It's from dartcraft. Yoy make it and throw it on the gronund. Then set it on fire(won't burn away) and use force rod to it. You will get bottled wither. Throw it and fight it(it is full health)
  16. S

    RPG with FTB Unleashed

    Force armor + sturdy + damage(5) + charge2 = invincible + one shot kill anyone(can fight wither with bare fist) + electric armor(doesn't break) Force chainsaw + damage(5) + bleed(3) + luck(4) = 10 heart damage + bleeding + looting 4 yep, dartcraft is pretty awesome. You can nerf almost...
  17. S

    IC2 Miner powering issues

    Batbox is throttling your input. Geo gen. outputs 20eu/t, so 3 of them is 60eu/t Batbox outputs 32eu/t. So, connect miner directly to geo gen.s (and they don't waste energy like nornal gen.)
  18. S

    What blocks can left click with items?

    Tube stuffs has block breaker that simulates left click, but not attacking(only breaking)