Welp, if I was Alblaka, I wouldn't ban you, for the sole reason that you APOLOGIZED ON THE INTERNET. And, your OP was a little funny, at least.
I do agree.
*restores OP*
Welp, if I was Alblaka, I wouldn't ban you, for the sole reason that you APOLOGIZED ON THE INTERNET. And, your OP was a little funny, at least.
I do agree.
*restores OP*
Afaik, not possible. You either have to make electriccapacity==liquidcapacity or wait for either party to change it accordingly.
Quote from Report in Moderation PanelReported by makjak (Today, 11:16am)
The trouble with turbines: An ill wind. With turbines Each windmill could be adjusted for each approaching species. perfume sample
o.o
The Spam-Bots started to fight back
[1.4.2] Open Beta v1.108
Consider that an automatic 'yes'.
Well, we do have a janitor for the Suggestions forum, who DOES have the ability to lock threads. Probably I'll add a second one though.
I'm fine with this idea. As listed above, if people really want to carry 10 diamonds around just to have some additional energy, do.
If this will be abused for stuff we didn't consider yet, there's still the option to make a storage block lose 25% (f.e.) of it's charge upon each relocation or similar.
And dev req thread useless hayo, there is still no way to get wiki permissions to upload images, but you want source ...
The wiki is a seperate entity under control of Feanturi. I'm not much into working in, even less moderating wikis. ^^'
We don't need help.
I don't think I can leave this standing, uncommented.
I do agree with the 'we don't need a new coder every 2 weeks',
but we still need the help of community, whether by means of figuring out/finding/testing bugs and fixes.
Be advised I generally ignore any sort of "Can I help" PMs, given we got a thread exspecially for that (and everyone PMing me indicates he didn't read said thread).
Now to answer you question: Casuc was an accident that was never intended...and the chances that the IC2 dev-team will bring casuc back are ....0.
The replacement for the CASUC (constantly aplied single use coolant)......CRCS (constantly refueled cooling sistem) uses redstone dust and lapiz lazuli to cool the reactor instead of water and ice ...
Be advised the words above are solely the oppinion of this (and mabye of other) user and do not necessaryly reflect or resemble the actual thoughts of the IC2-Team.
Btw, did I mention I hatestrongly dislike people who spread false information (even if unintentional because they didn't bother to actually check the facts)?
CASUC was dropped because it was deemed to exploitable and is going to be reintroduced with an advanced system Richard is currently working on.
Well, it's not a cliffhanger (ok, maybe it is) and not an 'incomplete story', though the plot definitely IS held open
But that's the generic fate most short storys have, starting somewhere and ending somewhere else, only containg a small part of the plot and the stories dramatic point.
sticks can be compressed to planks, and planks to logs (due compressor magic)
That's actually something we should have considered earlier.
I've put up Chapter III as a single rtf document, attached to the first post of the story thread. Enjoy.
Actually, there is a limit, 64,000,000 EU/t per massfab. Why? Because it's output will fill up in one tick.
CHALLENGE ACCEPTED.
Nothing WE can do. Mojang would need to improve TileEntity efficiency.
Not worth the time needed to code this.
Don't be mistaken, sending 1 or 40 packets over a defined energynet, both is pretty much neglectible in regards to CPU usage.
CPU usage comes from sunlight checks, TileEntity blocks in general and the altering of Enet (adding/removing cables or panels).
but changing the Values is not possible without hacking into the Code.
I'm disappointed.
Of course you can!
Damnit... someone tell Mojang to stop throwing updates at us! I can't keep my MCP updated like this >.>
Display MoreTool boxes could be reworked to work like this :
It automatically stores all your tools inside and auto switches tools depending on your work
If you are using a non-toolbox tool it will be stored inside your inventory. If inventory is full, it will store it temporarily into the tool box until a slot of inventory is free.
Breaking stone like block : swap automatically to a drill or a pickaxe.
Breaking dirt like block : swap to a drill or a shovel.
Breaking wood like block : swap to chainsaw or an axe.
Breaking leaves like block : swap to chainsaw or a shears.
Attacking any entity (mob/player) : swap to an active nano saber, if not available, chainsaw instead or a sword.
Rightclicking Dirt/grass/mycelium : swap to a hoe.
Hold M and rightclick into any wrenchable block : swap to a wrench.
M left click air: swap to a mining laser.
M right click the toolbox to deactivate autoswap (to the ones who don't like the way it works) , just rightclick it to open its internal inventory (up to 9 tools)
I'm quite sure it is (without hooks/basefiles) not possible to detect whether a foreign item X (or bare hands) are currently being punched against stone/dirt/X
Accordingly, you would always need to use the toolbox to 'click something', though It could then replace itself with a fitting item (putting itself to a different slot).
Toolbox is an item, able to store any amount of unique tools from different mods. Only tools can be stored, only one exemplar of each tool can be stored.
When Toolbox item in hand, Right-click swaps tool in previous slot with next tool inside Toolbox. Left-click swaps tool in previous slot with previous tool inside Toolbox. Tools inside sorted by names or IDs. Before first and after last is "empty" ofc. In case toolbox is in slot 1 it do not work or work with slot 2.
This Toolbox would allow to store tools and use them very easy and without much troubles.
Your concept effectively has the same function on both clicks, whilst only containing one tool inside the toolbox at all. You should work on (the explanation of) that concept.