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

    Melee Turtle Programming

    The code should work, so I have to assume that the program isn't running. Like Platinawolf said, save the program as "startup" and reboot it.
  2. N

    Clearing 8 chunks of ocean

    Well, the old fashioned way is to box in the area in question and then go to town with gravel/sand. This route is actually remarkably fast for getting rid of water, it's just that you need to dig everything back up. Some sort of automated mining could cure that, though. If you're on 1.5, pumps...
  3. N

    Ask a simple question, get a simple answer

    In my most recent world I bred Arid bees about 1 week ago. They need Dead Bushes in Unleashed. 100% certain. Perhaps in the version of Extra Bees that was in 1.4 (Ultimate et al) they didn't need flowers? EDIT: a quick look at the wiki history tells us that the FTBWiki.org page hasn't been...
  4. N

    Ask a simple question, get a simple answer

    I'm sure it's in the code, but I've bred every bee available in 1.5.x except those that require Ars Magica or a holiday and I've never see it. It's possible it got bred out when I was stabilizing genomes, but I think I've had a pretty thorough bee breeding experience. Also, the official wiki...
  5. N

    Ask a simple question, get a simple answer

    This thread on the IC2 forums has lots of great reactor setups for FTB packs (i.e. not IC2 experimental). If you're looking for design ideas for how to build the building, a google search will turn up all sorts of great reference images.
  6. N

    Ask a simple question, get a simple answer

    As far as I'm aware, there isn't a "none" flower trait. I recommend the next best thing: rocks. stick a piece of cobble somewhere and never worry about it again.
  7. N

    Ask a simple question, get a simple answer

    This happens relatively frequently, actually. The chunks aren't actually gone, just kinda messed up at the moment. Reloading the chunk either by logging out/back in or going far enough away for the chunk to unload (assuming it's not chunkloaded) fixes it.
  8. N

    Ask a simple question, get a simple answer

    For what it's worth, a combustion engine fueled by lava only produces 1MJ/t. You should really consider making magmatic engines - they produce 4MJ/t from lava and don't need coolant. Combustion engines are really meant to be used with Oil/Fuel.
  9. N

    Ask a simple question, get a simple answer

    I assume the cart has a bridge building module? If not, well, there's your problem. If so, I wonder if maybe the lava is interfering with the bridge builder putting down a block.
  10. N

    Trying to make the Sonar Goggles...

    I think he's talking about the NEI shift-click functionality, not shift-click crafting.
  11. N

    Trying to make the Sonar Goggles...

    Oh yeah, I use so many non-standard crafting things I always forget that NEI can just put stuff in for you.
  12. N

    Randomly can not place blocks

    Have you tried logging out and back in? I've seen this happen several times with phantom blocks.
  13. N

    Trying to make the Sonar Goggles...

    Yeah, by the time I got a division symbol I already had a really nice TC hammer, so it was just faster to keep mining than stop and look for hidden ores.
  14. N

    Trying to make the Sonar Goggles...

    Using the pocket crafting table can speed up the process a bit by letting you clear the crafting grid with the x key. Holding down left click to spread out your ingots rather than dropping them in place individually is a must. If you're just getting frustrated and want to bypass the whole...
  15. N

    Automatic quarry placement and deployment [CC Turtles]

    What about a pair of chunkloaders working in x/z-line mode. You don't need to load the entire quarry areas (the quarries will do that once they're placed), you just need to load enough to get the landmarks down. I'm pretty sure chickenchunks loaders can handle that much chunkloading if it's just...
  16. N

    Trying to make the Sonar Goggles...

    Make it really fast. That's how you make everything that involves unstable ingots.
  17. N

    Automatic quarry placement and deployment [CC Turtles]

    I haven't used it personally, but I think someone on the computercraft forums figured out a way to automate the whole quarry making process. http://www.computercraft.info/forums2/index.php?/topic/15435-turtle-quarry-program-turtle-quarry-line-up-program/
  18. N

    Ask a simple question, get a simple answer

    According to the wiki it "Very slowly charges nearby machines with MJ (BuildCraft power)."
  19. N

    Ask a simple question, get a simple answer

    I don't think safari nets with different mobs in them stack in a barrel, so you might be able to cheese the system by using a barrel for each one. I suspect the easiest way to keep them straight, however, is to have a turtle put them in the spawner and pull them back out. Someone over at the...
  20. N

    autorestart

    Mods won't do any good outside of a game. You probably want some sort of script for the server to run. If you talk to the hosting company, they may have some form of script they could equip you with.