Remember, even though you have to use Plates, you now no longer have to cook up Iron twice to use it.
Posts by GregoriusT
-
-
Sinnaj, you do just 2 Hearts of Damage even though you are "ON"
-
All Energy which your Block emits gets drawn by one step in the drawEnergy Function of the Enet Interface. So you can just use that to determine the Amount. The new Reactor API conflicts with the old Enet API due to an Interface being named the same, but as long as you dont have a own Version of Nuclear Reactor it shouldnt be a Problem.
You should at least try to adjust to the experimental Builds. The Interfaces are somewhat stable.
-
By the way, can you tell me when experimental IC2 API will be stable enough to update NC to the new version of API?
If you just need the Enet API, then the Interfaces should be stable (it is possible to implement both Versions of the Enet Interfaces within a single Block). I didn't see any changes in the Network API, just additions. I would recommend you to get rid of any usage of Refined Iron, that Material is going to be replaces by regular Iron and Iron Plates.
-
Lol, you wont belive me But when i dug down under my "base" i found 1more iridium ore. And i think chest with flint axes is the better solution than survivial mode.
Good News, I fixed it in the next Version. I accidently inverted the Condition at which is detected if the Adventure Mode has been broken or not. And yes there was detection Code for breking Adventure Mode which resulted just in a Chat Message.
-
As IC² Ore processing is getting completly revamped, everybody's wonder what's gonna be with GT.
I am currently rewriting the OreBlock Handling for my OreDict Functions, just to easier adjust to changes, like new Machines, without having to stupidly copypaste Code and those special secondary and tertiary Outputs, which sometimes even have another special case. I'm done with 3/4 of all Ore Blocks known by me, and I still have to automate the Recipe generation for things like the Mercury grinding for Gold/Silver/Platinum Outputs or the special cases for the Iron, Copper and whatever the third thing was Outputs.
After that I have to rewrite dust Handling as well, but that using the Functionality above. I want to write some kind of automatic OreDict AI to register the correct Recipes for me, without me doing anything else than determining the Value and the byproducts of an Ore.
-
You know what, fuck it, I'm just going back to plain old survival mode.
Why that? I thought it was a hard Server.
-
To my knowledge GT currently doesn't provide a way to pump fluids out of non-GT machines/blocks with the new pipes he added. For GT machines one can apply pump covers but things like RC tanks there is no way. I tried several things with covers and tesseracts but nothing seemed to work.
Are you sure you didn't try to put a Pump Module on the Pipe itself? Aside from currently looking ugly it works perfectly.
-
The new Enet is even more performant. All the work is now done by the Net itself instead of by the Modder who implemented the Output. Too bad he didnt add Amperage.
-
And I found a ridiculous bug in IC2 experimental, when you put 5 batbox together and it can explode a MFE!!!
Not a Bug, 2 Batboxes can also explode a regular Machine due to 64EU/t. EU Packets have been removed entirely.
The author of the energy network seems to mix up the voltage and power!!!
From my perspective, the corresponding relationship to the real world electricity system should be:
Voltage: Eu per packet(Size of a packet)
Current: Number of packet per tick
Time: How many ticks have been past
Power: Total Eu per tick (Eu/p times Number of packet per tick)
Work have done: Power times tick have been pastYes, I discoussed about Voltage, Amperage and Wattage with Player, but he denied it. I will however add such a system later, after I figured out Cable/Pipe-Rendering.
-
we need nigerium as permanent power source
Yeah, that would totally make everyone who says it in the USA a racist, even though it doesnt have a double 'g', but you know, Amuricans.
-
Metal Former, Tin Plate, Extruder Mode.
-
Really? Is there no better named element?
Imagine it's South America, or Middle America, or Canada.
-
Note that I plan to do Pipes pretty soon. So you might not need Buildcraft for Fluid Transfer.
-
It is a completely different System, which Player makes from Scratch. He would need to add additional Code to let the Covers work.
-
The most stuff is done by Player and Thunderdark. I just fix Bugs and do API things.
-
The Thermal Centrifuge outputs Stone Dust when getting used on washed Ore, which you get from inserting crushed Ore the Ore washing Plant, which you get from macerating Ores.
-
I don't want to make my addon anti-GT. Mainly because i read in Greg's profile:
"If I'm in war with you, then nothing is protected from me"
I'm terribly frightened.That is regarding Ingame. Not Outgame.
-
6. Vanilla Axes CAN be enchanted Sharpness, Smite, or Bane of Anthropods.
But only using Books then, and I doubt even that is possible. Otherwise they always give Efficiency, Unbreaking, Fortune or Silktouch.
-
Since IC² is already going through an overhaul, how about turning all IC² machines into "MetaTileEntities" like GregTech ones, or anything to make them accept GregTech covers, and that would be awesome.
SpwnX, remember the time I said something about a broken Hard Drive? I guess you forgot that too.
I already said Player is also working on his own MetaTileEntity System...