Posts by Aroma1997
-
-
Feature - You should add all the old cable back too so we've got a choice for how much insulation can go on gold and iron cables.
The point of this addon is to bring the old E-Net back. The old cables or so would require a block, which I don't intend to add to this Addon. If another addon wants to add them, they can do so freely due to E-Net supporting the Experimental API. (At this point, thanks to Speiger again.
-
-
-
i've never tried it out
Neither have I.
It's based on asumptions -
plasma is kinda hard to get.. at least in RL..
As if a laser that can destroy many many cubic meters of blocks at once is easier to get n RL.
-
A normal forge hammer won't cut it.
A normal Forge hammer won't hammer it.
But a cutter won't cut it anyways, so it doesn't matter.
-
The plasma launcher can already start fire iirc.
-
You can't change the lifetime of the fuel rods (or any of the reactor components), since this would mess with some setups (M2+).
Just automate the refill-process. -
Are you sure, you have the recipe right?
(Look at NEI or the wiki for more info on the recipes) -
If you make a number between 1-9 (as chars) you do simply the first jar (right to left) gets the number and you make x10 times the chars you want further and line all numbers together...
Basic Math Aroma that you learn in the 6th class... (Even at the lowest type of school!)Well, if that is "basic math", and you know about it, you should probably know, that numbers can also have 0's in them, so it goes from 0-9, not from 1-9.
If you meant the last part seriously, you probably didn't get the humour in my previous messages. (humour you also learn in the 6th class, even in the lowest type of school) -
Only problem here is: Converting a String (chars) to a Number can be pretty difficulty.
Solution
":-)".hashValue()The only problem then is to convert the amount of energy back into a String.
-
That doesn't count.
-
You can do a smiley with a double: 0.0
OK, it's not a smiley, but you can't do that with an int... -
Why did we ever change to doubles, the old system never had these problems?
Yes, but if you want a machine to use for example 1.26497 EU/t that wasn't possible before. Wait. Actually it was.
It wasn't as easy as it is now. Wait. Actually it was already easy before.
Ok. Doubles are way cooler than ints. That's the reason. -
How about we assign the EMC value of 1 to everything, so there may be EMC loops, but they won't be that OP, since you have to do it often to get a lot of EMC out of it? (Except for the fact that you can turn dirt into diamonds then.
-
LONG LIVE IC2!
So what is the current stop-block for mods advancing to newer versions? is it still the .json files?
There are many reasons why many mods didn't update to 1.8 yet. Only one of them being the .json files. Lex recently put something into Forge that makes that whole .json thing easier, but as I said, that's only one reason.
1.8 changed a lot. Some changes being good (BlockPos, a Side Enum inside of Minecraft, ...) and some being bad, but most of them annoying to update to. -
There should be a config that says: Pick only the lowest value.
That maybe lower the price of some stuff but remove the op loops.But then if you use that to make something else, the "something else" would have a higher EMC value than it should, because the "something else" thinks "something" has a higher EMC value than it actually has. This would also make EMC loops possible again.
-
But your solution is not the best...
. It is still proof-of-concept
Since it is a IC2 Addon why don't you simply override the RecipeData inside every Recipe
When I override the recipe input and the recipe is conflicting with something else, there will be a problem. This way however, the default recipes will still be in place in case the recipe I create conflicts with something. I also made sure this recipe is always lowest priority, so in case it conflicts with something, the other recipe will be taken since there will be an alternative recipe for what this one would produce (the original one).
-
You want the EnergyNet of IC2Classic or want recipes to be easier, but you want the new Features of IC2Experimental? Then wait no longer. This addon is for you then.
As the name of this addon says, it UNcomplicates stuff.
You know that many of the recipes are more complicated than they could be?
This addon solves this problem. It removes exactly one layer of complication.
Instead of using iron/copper/bronze/tin plates in recipes, you can just use iron/copper/bronze/tin directly.I was inspired by this thread to make this addon. It is still proof-of-concept, but it works.
As of Version 0.1.0.0 there is also a config option to replace IC2's E-Net with IC2Classic's E-Net.
What this means is basically, the Energy Distribution will be exactly as it is in IC2Classic, but you will have all the features of IC2Experimental.
The E-Net is exactly like the one In Speiger's IC2Classic version. I worked together with him to get this addon working.
What this means:- You have energy packets again.
- Cables vaporize, when you put too high of a voltage through.
- Machines explode, when you feed them with an improper voltage.
- Transformers are *not* useless anymore.
- This also works with addons.
Download for MC 1.10.2.
Download for MC1.8.9.
Download the mod now for MC 1.7.10 and try it out.
Downloads are also available here .As of version 0.1.0.0 this mod requires Aroma1997Core to run.
Legacy Versions
Nightly Versions
Changelog:
See the full changelog here .License:
As of the copyright terms (http://www.minecraft.net/copyright.jsp), you accepted when you purchased Minecraft, the owner (in this case me, Aroma1997) has full rights over his modifications despite use of Mojang's code.
1. Liability
I am not responsible for any damage, the use of these modifications cause. These modifications may not completely work with parts of the Minecraft game. All damages caused from the use or misuse of these mods fall on the end user.2. Use
Use of this mod is allowed to be used only restricted by IC2's Addon rules.3. Distribution and redistribution
These modifications may only distributed where I upload and link it. Without written permission, you are not allowed to mirror these modifications or upload it somewhere else. You are also not allowed to make money out of it (adf.ly links etc.) or use any kind of link shortener on the direct download links. It is also not allowed to use my image material or parts of it and redistribute it.
However, it is allowed to distribute these modifications in a mod compilation or a modpack if you do not make any direct money out of it (adf.ly or similar). Modpacks distributed through the FTB launcher or the Curse Client are excluded from this rule and may always include any of my modifications in any shape or form.4. Modification of the modification
It is allowed to decompile this modification and to edit this modification. However, it is not allowed to distribute modified versions of this modification or distribute the source code of this modification without my written permission.This is subject to change without notify.
Credits:
Aroma1997 - Code
Speiger - Code & Letting me use his IC2Classic E-Net-Code.
The rest of the IC2-Team - Letting me/Speiger use the base of the IC2Classic E-Net