You can however rename a piece of Scrap to craft the Ion Thrusters using an Anvil.
Posts by GregoriusT
-
-
I registered my Machines and the IC² Machines in the OreDictionary as "craftingMacerator", "craftingCompressor", "craftingExtractor" etc. for that sake.
-
-
I have to say that you will go quickly out of Characters, when adding the Descriptions to the Main Thread.
-
Because GOTO's are evil, invented by the forces of Chaos to sow disorder in the world. The velociraptors are sacred protectors of the natural order, ordained by the Gods of Structured Programming to eradicate all wrongdoers, and protect the fabric of the Worldcode from unraveling.
Common knowledge, really. They tell you this the first semester in Computer Science class.
I can confirm that my Prof in Object Orientated Programming (Java) said that in the first Semester. I mean the GOTO = BAD Part not the Velociraptors.
-
-
You need 4 Coils at once...
-
I think best language would be BASIC or similar. It is algorithmic, and probably in most cases it is first language people are studying in school, so for youngsters would be easier to use it, also it will be learn-through-game education. Well something like:
Hmm, actually the only reason I hate LUA is because it doesn't have "goto" support, which IMHO is native to robots like turtles.
You know why nobody should use Goto? http://xkcd.com/292/
-
Lol, there is a bunch of Voltage constants in the GregTech_API.
/** Energy Values for Voltage Classifications */
public static final int VOLTAGE_ULTRALOW = 8, VOLTAGE_LOW = 32, VOLTAGE_MEDIUM = 128, VOLTAGE_HIGH = 512, VOLTAGE_EXTREME = 2048, VOLTAGE_QUADEXTREME = 8192 (I think I rename it to "Insane"), VOLTAGE_MEGA = 32768, VOLTAGE_ULTIMATE = 1000000; -
In theory, there is also Unversal Energy of GregTech. But that is 1:1 to the Energy Units of IC².
-
A Stack of Golden Carrots and Apples is better
-
they just didnt hear the noise, NPC villagers now makes....
I gotta cut the best Villager Quotes of ElementAnimation into pieces to make a Soundpack of it. XD
-
I wonder what would happen if I name the Donkey Dinnerbone or Grum, and then try to ride it.
-
javascript = Browser Language
java = Programming LanguageAnd they are not even close to each other Code wise.
-
Who the heck would use Minecraft (works on java) and not use javascript?
*MEGAFACEPALM*
Javascript != Java
-
I see you used a Function Call to internals of GregTech, so instead of using the API Call, you copied the API Call, causing the Game to crash on startup, when adding a Crafting Recipe where the Character 'N' == null. I fixed the Crash by making a Dummy Function, which returns a Dummy Item, which is renamed to display the Error.
Just wanted to mention that.
-
What do you have against Donkeys? Donkeys are awesome.
-
Are you sure? Look at what minecraftcpw tweeted about optifine a few hours ago.
According to that, no Problems should happen, when a certain Flag is set to true in the Config. But I have to look at 1.6 in a week to see what I can do for that. Until then I will keep doing 1.5 until 1.6 got more stable.
-
Oh, and the most important question: what happens to the NoInfiniteWater patch with 1.6.2 when jar modding is deprecated? Are there any hooks in Forge to disable it?
Jar Modding is not depricated. You can still do it, like before (what would happen to Optifine if not?). Forge just has an installation helper, which makes it "one click and go", even though its not really just one click.
-
Lets hope this doesnt crush your Hopes, but the molten Salt Reactor, as it is planned now, will use the Fuel Rods similar to the IC² one, in 2x2-Slot, 3x3-Slot or 4x4-Slot Chambers (1x1-Slot is reserved for a small Nuclear Boiler for the early Game). These Fuel Rods will heat up the Salt (or Water for Steam, but that is much less Efficient), to melt it. Said molten Salt can then be used to gain Energy inside the Thermal Boiler. The Salt will cool down in there, and you can pump it back to the Reactor to reheat it.
Now the Risks for that Processing: If the Thermal Boiler can't process the hot salt quick enough (sometimes you need more Thermal Boilers), the Salt will stay inside the Thermal Boiler, and the cooled down Salt can't flow back to the Reactor, due to still being Hot. So, if the Reactor now has no Salt to transfer the Heat out of it, it will overheat and you get a meltdown, which will end up in Boom. And probably when Atomic Science is installed also a few Special Radioactivities.