Complain to SpaceToad, any potential mod with BlockBreakers can effectively destroy PersonalChests. World-Editing tool can, as well. Creative can, as well. Not much i can do about.
Posts by Alblaka
-
-
Badluck.
Seriously, using bonemeal and spawning naturally uses the SAME CODE.
However, some trees just dont get any holes, it's RNG.
If you're unlucky, you will even get a set of trees without holes. -
very nerfed, resistance nerfed from 6000 to 60, water and lava resistance have also been nerfed.
I would rather call it "fixed".
-
Suggested EU teleporting myself- Nothing was said by the Devs, and not many people went for it.
Dev says: Won't gonna come.
Adulterated fuel is implemented since weeks.
-
I'm disappoint.
And that's NOT referring to the OP's grammar. -
what happen to the one in ic 1?
It was far to buggy and to CPU intensive to go with the new code quality of IC².
We're intending to implement the ForceField Addon, but given it's not a trivial addon, somebody needs to spend some time on properly merging the code. Time noone currently has ^^' -
2. Sticky reeds, early agriculture work
3. SameNope.
Actually these are the sprites for the unused "Oil Weed". Idea got dropped after BC implemented Oil and we decided to somewhen incorporate it instead. -
I would love to see forcefields period.
Entirely agreed.
Let's hope the devs of IC² add ForceFields soon :OWait a sec...
damnit. -
Hmm... if the IC2-Devs forgot CanProvidePower to place on the blocks then it is rather a bug, because if I remember correctly this was the issue with the induction furnace.
Issue is our ID Compression. CanProvidePower is static-bound to a block without additional data.
Thus either ALL machines will link into redstone for no reason, or none of them (including InductionFurnace).
Same applies to all generators including Nuker. -
Use pistons to cover them with fun stuff? If you connect them to your energy lines via R-Cables, you can even create a system covering the Solar Panels whenever no energy is ned (and vice versa).
-
-
I may point out, you'Re doing it wrong.
70% for me.1. Copper is brown, not red.
2. Putting Watermill and Redstone in is a considerable annoyance. You name a few blocks and thus Redstone is assumed to be meant as a block too... and placed redstone does not produce EU.
3. Nuclear Reactors use Lapis, too. Advanced circuits, pretty much. -
-
Yes, you should be able to use the IElectricItem interface for that. Just create it as a normal Item inheriting from ElectricItem or implementing mentioned interface. Both classes are present in the API.
-
*rofl*
Thread made my day (much more enyoable).
It's rare to see people who don't know Signatures/forums :3@Original topic: You DO realise that 90% of all IC users are using BC and/or RP together ? Assuming they're incompativle is.... amusing :3
Locked instead of instant delete (title formatting) for the lulz
-
Developers, in my view, make the same agreement- If you're going to be involved in the community then you have to be working for the community.
Nope, can't agree with that.
I'm doing this because i decided to. I'm not doing this because i joined the community (which happened a few weeks before i even thought about creating IC. All started in the runecraft thread :3 -
Process time for complex operations (Macerator, Extractor, Compressor) was 300 ticks with 2 EUt consumption each.
However, due to introduction of overclockers the value got increased. Not 100% sure, should be 400 ticks now, though. equals 20 seconds. -
It should be simple enough, dont understand why they didnt put that funtion in the Cropanalizer
Considering it.
-
fertilizers and hydration.
Will be automatized with a machine of core IC². Just didn't find time to code it yet.
As well, Crops REALLY aren't meant to be fully automated. They're meant to be a fun timespender :O
If anyone at some point complains about automatized crop-farms breaking server balance, i'll add a hook to prevent them to be harvested without an actual player being present. -
Should be a part of the first few release, probably up to 2.00 of IC1.
Generators, with the Solar, Geo and Water subtypes were the first thing to come after base machines and efurnace.