Jump to content

Desecration

Members
  • Posts

    22
  • Joined

  • Last visited

About Desecration

  • Birthday 09/30/1987

Desecration's Achievements

Grass

Grass (2/9)

0

Reputation

  1. http://pastebin.com/aaQLQBiP It first said something about Ender Box so I went into MCEdit and deleted that. That line went away, but there's still more issues.
  2. So my internet is around 10kBps and loading up tekkit launcher/waiting for login to fail etc takes about 15 min total before I can be in-game. Is there a shortcut to offline mode?
  3. it's not really possible to get a reactor with a high EFFECTIVE EU/tick
  4. i made one so my recycler factory would continue to work, but when the server started the server was corrupt! any updates on this past 52.1.1 ?
  5. here's what i'm thinking of so far, i just have to execute it i guess turtle.select(2) function forward() while turtle.detect() == false turtle.Forward() if turtle.Forward() == false and turtle.getFuelLevel() == 0 turtle.refuel end function leftTurn() while turtle.detect() == true and turtle.detectDown() == true turtle.turnLeft() end while turtle.detectDown() == false turtle.placeDown() end
  6. Hello! I'm working on a filler robot to fill just the top layer of my old quarries, but I find the in-game system pretty irritating and slow to write in while shuffling the turtle API wiki. Is there a way I can write my code in notepad and paste it into the game? I'm playing on a server.
  7. Sweet, I'll look into that in the mean time. I hope I can get it back if I need it later.
  8. I mainly use Industrialcraft and Railcraft with a little bit of Buildcraft and Redpower. What can I do with this Nikolite, Ferrous Ore, Tungesten, Silver, Gold, and Lead? I have so much of these.
  9. So I think Hardened Glass (not reinforced glass) isn't as strong as IC2 reinforced glass/stone.
  10. I found a problem with the Redstone Energy Cell. When I had a quarry operating with a full cell, I turned down the max output to 45 MJ/t. This caused the cell to lose all of its charge.
  11. actually, i think lava cells can only be filled by source blocks. meaning a single source block flowing into a space of any size would fake lava source growth, which flows even after the source block has been removed, but the river or pooling cant be contained by a bucket or cell to my knowledge and experience.
  12. There's also the Magma Crucible from TE but it's incredibly slow.
  13. Block breaker at the top, and the tree will keep growing it?
×
×
  • Create New...