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

    Limiting amount of a certain resource in an AE network

    That's about it, yeah. You can save a little space if you set up rows and rows of emitters, export busses, and something like a tesseract/ender chest/lots of void chests. I recently discovered Thaumic Tinker's transvector interfaces and hooked them all up to one ME condenser. Man those...
  2. B

    World randomly regenerating

    Okay, so the logs disappearing is highly suspect. It's as if your server's entire folder is read-only so nothing gets saved, OR, your server folder is getting reverted to an earlier time for some reason. I think this is probably something Creeperhost will need to assist you with. Unless you...
  3. B

    World randomly regenerating

    Okay. We need more information. Please answer all of these: 1. Is the physical server your own or are you using a service? 2. Is the server folder stored/executed in any kind of disk image/virtualization/ram disk? 3. If it's your own, what kind of computer? Mac, Linux, Windows XP/Vista/7/8...
  4. B

    World randomly regenerating

    How far back did your backups go? Did you find that every single backup as far back as you save them had this regeneration issue? The reason I ask is because if you can find at least one pair of backups that consistently go from good to bad (e.g. backup from 9-4 is always restored as expected...
  5. B

    Random explosions with Railcraft

    In Direwolf20 1.4.7 I had an issue where trains would unlink at random, or carts would get out of order and pile up on each other, and then explode horribly. I seem to recall reporting these issues and CJ responding that vanilla MC physics were just broken beyond repair. Really not sure if there...
  6. B

    Energy Level Display

    Information Panels are definitely the way to go if you don't want to learn to code. If someone has any interest in ComputerCraft, though, I definitely recommend a project like this to kick-start your learning. I had a lot of fun scouring wikis and CC forums to find the best way to do this, and...
  7. B

    Energy Level Display

    I second the motion for OpenPeripherals. Once you're able to get it into a computer like this, it's super easy to send across the Rednet to other computers which may then manage your power system automatically...wicked fun, man.
  8. B

    Quarry (sorting)

    Put the tube over the barrels. Barrels can only accept one stack from beneath.
  9. B

    Any tips on harvesting clouds quickly?

    A sword seems to speed it up a tiny bit.
  10. B

    Applied Energetics Terminal - Shortcut Keys

    Well, you can still shift-click a stack at a time without it jumping to your cursor. It's not one click, but you can still have 10 stacks with just 10 clicks. What I'd like to see is storage monitors working exactly like barrels - including the ability to deposit items into the network via...
  11. B

    Applied Energetics Terminal - Shortcut Keys

    I think zuiko means the other way around. If you sort by quantity and have 89 dirt, 74 cobblestone, and 4 glass, and you want to get all of the dirt, it'll move to the second slot after your first click and now you'll mis-click on cobblestone. I don't think there is a way to remove it all in one...
  12. B

    5x3 wrath furnace, and a layman's findings on wrath fire mechanics.

    Back in 1.4.7, I went as far as 1 hour between cycles in my code, and it was still expiring after a while.
  13. B

    What does YOUR Power Room look like?

    The Railcraft change log mentions that turbine output has been increased to 200 eu/tick. I have yet to learn if it also consumes more steam as a result. Does anyone know?
  14. B

    This is a lot of oil

    My friend recently came across one of those. There's a glass block about 10 blocks down though, before any kind of underground well. I don't know if it's really all that big.
  15. B

    PvP: Fighting against Quantum Armour in FTB

    Put a portal gun portal on the ceiling in a small 2x1 tube with a Mystcraft portal on the floor. Have the Mystcraft portal teleport him to a warded stone enclosure filled with lava. Shoot the other portal at his feet. Bonus points if you make the enclosure out of warded glass and watch as he is...
  16. B

    Applied Energistics keep x number of item in machine?

    Not yet. Do you have Redpower? An interface with seeds, carrots, and potatoes stocked with a manager on the interface and a manager on the planter would do just that.
  17. B

    why can't I join my new server

    You're going to have to provide more details before anyone can help. For starters, describe what you see when you try to join and it fails. And we need to know what kind of server you have. Hosted locally? Same machine as the client? Rental service?
  18. B

    The simplest item distribution

    Thanks for this. I really appreciate under-the-hood knowledge. Regarding lag and sorting, are there any other tips you could share which we might be unaware of? For example, would an item loader sorting system with a couple of carts be more or less laggy than tubes/pipes/AE?
  19. B

    Sounds!

    The modding scene has certainly gotten more interesting in the last year. We've seen the emergence of new ways to build machines (multi-blocks), new kinds of gameplay (Ars Magicka), and new graphics (Xycraft, Ars, and others). But one area in which there has been relatively little apparent...
  20. B

    Share your frames!

    Well, I figured that idea was a stretch. Next time I start a new world I'll start playing with turtles and GPS though, see if I can rig something.