Posts by CrafterOfMines57
-
-
-
-
What browser were you using?
-
Can you update ic2 to bukkit with forge 472, I have mucho problems vith chunks.
The IC2 team does not deal with Bukkit, it would be better to ask on the Bukkit forums. -
DEAN I SWEAR TO GOD. but anyways mens we don't really need frames cause of the fact that they create so much lag and since we would have planes we wouldnt need to build like fucking frame spaceships or tanks so i dont really see the need of redpower right away
We don't need it, but it's nice to have, I just built my very first (100% working) frame quarry last night, and HOT DAMN did it tear through my world. -
-
-
OMG ? Don't say me this terrible english come from ... France ??? Why ? Because he wrote energy with the french spelling --'
OMG? Don't say me this terrible english come from ... Czechoslovakia ??? Why ? Because he wrote energy with the Czech spelling --' -
-
Does it have an ic2_map.cfg? Are your server and singleplayer configs the same?
I checked my server world folder, and yes it does, my guess is that is most likely the problem. -
-
-
-
You are powering your workshop with one windtower, get some more and you will be able to feed a mass fabricator with tons of energy.
Last post was like 4 months ago, this thread only just got opened by a spambot. -
Hopefully they port redpower soon cause its been 4 days since that post about it. I seriously can't wait for this server to be back up. Honestly nothing can really compare to this server
What I want to know is why it is necessary to wait at allFrom Eloraam.com
Quote“Bukkit…” Full stop. The first rule of me allowing a Bukkit port (which I granted Maeyanie, and only Maeyanie, the permission to do) is: We don’t talk about Bukkit. Guess what the second rule is? And the third?
Quotewhich I granted Maeyanie, and only Maeyanie, the permission to do
didn't Eloraam give permission through this? -
Called his server lame?
Here, about 3 post in -
-
I don't think there are any tools for map conversion, but if you want to change your maps to different ID's, just change the ID's you want to change in ic2_map, and repeat the step where you copy it to your config file and use Find and Replace.
-
Having never coded an addon for IC2, I'm not sure, but I believe it would be
GameRegistry.addCraftingRecipe(new ItemStack(/*your item here*/), new Object[]{ "RRR", "RAR", "RRR", 'A', Items.getItem("Advanced Machine" /*not certain if this is the right name*/), 'R', Items.getItem("Reactor Chamber")});Also, this should probably go in Addon Discussion rather than the published Addon section.