Jump to content

Truculent

Members
  • Posts

    109
  • Joined

  • Last visited

Everything posted by Truculent

  1. Website doesn't has enough lolcats, now my java7 is braked. I paid a lot for tihs game and now and white screen get? I demand service!
  2. Don't use a wooden axe. It's used as a special tool by world edit.
  3. Re: Crashing instantly upon joining a server Try enabling or disabling advanced lwjgl?
  4. It doesn't appear to support SMP?
  5. I don't think the Quarry will mine the Buildcraft pump "tube", possibly you can just put one in the ceiling over the quarry and run it to suck out the lava. Test it and see?
  6. Move to where the internet is? I mean it is a little unreasonable to ask for Technic to have very low-level fuctionality that Minecraft doesn't support. Especially when said functionality is a giant "pirate me!" button. I want Technic to make me a sandwich, but it doesn't, so KakerMix quit your day job and make it happen, mmkay?
  7. You probably have the retriever facing the wrong direction, or it's not getting blutricity, or you didn't put an empty bucket in the retriever. Double check your setup?
  8. You can just place it inside the frame as well, no need to wait for it to dig a level down. The frame will hold the water in.
  9. Do you mean for multiplayer? Or for keeping singleplayer maps in sync across multiple machines? I use dropbox for storing my single player saves, works great.
  10. Buy the game. Login once. Unplug your internet. Offline mode get!
  11. If you have a shell on a remote machine outside the firewall you can tunnel it! ssh -f [email protected] -L 80:minecraft.net:25565 remote.machine.com
  12. IC pump works fine, the "water" piston thing on the right will fill when the pump is powered, this is normal and not indicative of having anything to actually pump. You can put it on top of bedrock and it will still fill the thing on the right. If you have the pump next to a miner, then when the miner hits lava or water the pump will start working and will fill cell/bucket. You can put buckets in an adjacent chest, cells must be in the top slot on the pump. If you want to test the pump freestanding, place it immediately above a water pool and supply buckets or cells. Otherwise it will not pump anything.
  13. Re: I will pay you $20 to help me make a tiny IC2 addon Sure, I'll bite. Here's how in 3 easy steps. Step 1 set up dev environment - get Minecraft Coder Pack & install it. Make sure it's 100% working & you can recompile the Minecraft client. http://mcp.ocean-labs.de/index.php/Main_Page Step 2 read & do the tutorials on the MCP site. Particularly the custom item w/ texture, which will tell you how to make your coal-dust-alike. Step 3 get the IC2 API from the IC2 forums and add it to your MCP setup. There is also a link to the doxygen API reference there. http://forum.industrial-craft.net/index.php?page=Thread&threadID=4702 and http://ic2api.player.to/ic2api/html/annotated.html for API reference. In particular the net.minecraft.src.ic2.api.Ic2Recipes contain methods for all of your other needs. If you're a programmer, this should be enough to get you where you want. Send money to MCP or Alblaka.
  14. Set offline mode in server.properties file.
  15. The automatic crafting table will use full buckets of water or lava from an attached chest, and deposit the empty buckets there. Why will this not work with milk buckets? Note, that you will need 6 buckets of milk total: 3 in the crafting table for the recipe, and 3 in the chest. Then it should be able to craft cake.
  16. Thanks for all the tips guys, biofuel seems the way to go. P.S. there's no Thaumcraft in Tekkit.
  17. It's a good idea, though I think probably there are better ways to get IC2 power out of EE. But infinite exponential power aside, EE is off on the server mostly for thematic reasons -- we don't feel it fits in with the "technical" side of things, but this is just an opinion, to each their own of course. Thanks though -- it's a good idea and useful to those playing with EE.
  18. I play on Tekkit, EE is turned off. 95% of my power use is IC2, the BC stuff is run off electrical engines or energy link. Currently I have a mixed geothermal+nuclear setup which is great, but these aren't infinitely renewable. I can keep mining for more uranium and lava, but it means carving ever-bigger holes in the ground. Solar is the obvious option, obviously. But the default solar is a huge CPU hog, and I don't like compact solar because it's just a dumb little box that spits out free power. I want big machines with pipes and wires and stuff being piped all over! I know about the Oil Fabricator -> Refinery -> Engine Generator loop, seems like an exploit. Right now I'm contemplating a few options. 1) Forestry peat farm, feeding generators. 2) Forestry tree farm, feeding charcoal to generators and saplings to fermenters to biofuel generators. 3) An even more awesome RedPower tree farm using deployers, block breakers and stuff. 4) ??? something I didn't think of yet? If anyone has any other ideas or feedback, I'd appreciate it. Particularly I'd like to know around how much EU/t one can net out of the Forestry tree or peat farms.
  19. Please have my babbies.
  20. I'm setting up a new Tekkit server for some friends and in the past with vanilla bukkit I've always used World Generation Control to pre-generate a nice sized map as it gives better server performance in the long run and lets me put up a full render of the worldmap right off the bat and so on. I did a test with tekkit and made a 512x512 map and it looks like everything works fine. It looks to have generated custom ores, rubber trees & volcanoes, etc. And I don't see any obvious or glaring issues with the map. I realize that using other plugins not included in Technic/Tekkit is unsupported of course. Just curious if anyone else has used this plugin and experienced any problems. link to the plugin: http://dev.bukkit.org/server-mods/worldgenerationcontrol This plugin causes the RedPower trees to not fully generate -- I don't recommend using it.
×
×
  • Create New...