I have absolutely no idea if this is where I should say something, but this is the only place I could think of. In case you guys aren't aware, the IC2 Maven and Jenkins are down.
Posts by The_Fireplace
-
-
I get mine from UU matter
-
Thanks to both of you, my mod should be done later today.
-
Please, don't respond unless you actually know, although I appreciate your willingness to help.
-
I want to make it so the compressor recipe requires 9 of itemX to make one of itemY. How would I code it to do that?
Sorry if this is the wrong section, I didn't see one labeled 'addon creation help'.
-
Or, you could implement a realistic heat system, where fire, lava, and the sun generate heat. Geothermals could absorb the heat, but will overheat if too much heat is received at once, requiring a cooling system similar to a nuclear reactor.
-
Thanks! That was exactly what I needed.
-
-
-
I am working on making a compressor recipe and am only having one problem: It requires that I add an NBTTagCompound field between the input and output, and I don't know what to put there. Here is the current code:
Note: I am using the most recent IC2 experimental API, if that changes anything.