You can put remains to iron workbench to combine them with each other.
Posts by Foghrye4
-
-
I forgot/never realised I needed one.
I should add a tooltip.Looking at it, the coiler is only animated for about 90% of the wire mill's progress, it stops before the glass dust fully processed and is added onto the fibre.
Will be fixed. -
Uhhhhhh, no....
"No, i did not forget" or "no, i did not setup a coiler properly"? -
It's reached the closes it's got, but it won't process once the fluids are in. Also you can put seed oil in the water tank, and cells put into the seed oil tank will return empty ones in the water section.
IRL you can pour a molten steel in a gasoline tank of your car. You have to just don't do it. I hope you didn't forget put a coiler nearby in properly direction, supported with energy, with electric motor in it and with empty output slot. I tried this with old forge version with only IC2, Forestry and IHL installed and everything works fine to me. -
Yeah a list of objects is helpfull... But then instead of doing two lists (fluid/items) you could have done one list with Object and you simply were easier done, because you simpy check if everything in both lists are given (input from machine and the recipe) then you say it is a valid recipe.
Yes, this is an option.
Chocohead, try out new version. -
Also, are you sure 0.569 fixed the seed oil bug, as it still won't go in.
I guess i didn't fix anything in 0.569. I will rewrite gui and container code and add 4 more slot, to make them drainable.i do not meant ingame content. I meant Code. He made it insane Complex that it is hard to follow it...
May be it because code was rewritten a lot of times. But i was hoping i gave a good, self-explanatory variable and function names. -
I tried putting seed oil into the wiremill to make fibreglass, but it refuses to go in. Is 14mb too small an amount, even if the recipe only uses 1mb? Water went in fine however.
Missplaced ")" symbol.Also, the muffle furnace processes all the items in the input stack at once, not sure if that's intentional or not.
You know, this was relatively hard to code. So, like in IRL if you put a stack of some things in furnace they will be heated together. And you not sure if this is a feature or a bug? -
Can you restart your Modem to get a new IP?
This is happening about a three-four months till now. I restarted modem and PC a lot of times. I was don't care until "Hola" proxy applet working fine with it, but now its also cannot work with IC2 forum.Also you might want to PM imer with your supposedly broken IP in order for him to know which IPs to fix.
Thank for advice. Will try. -
Somewhy i recive this message every time i try to access to forum without proxy. Mobile phone internet working fine. Probably there was an DDOS attack or something from ip range of my internet provider. Am i an only one, who have such troubles? Can someone fix this? Can i do something (except using proxy) to fix this? -
I happens with all your machines that use fluid in recipes? I'm locked out of both my testing world and survival world now
Ok, you won this time. You are my only betatester. Here is your new IHL version, compatable with old Forge, i guess. I didn't checked it. -
Edit: Yeah i get what you mean but for that you can use the GetTankInfo since its a direct copy of the original fluid... (and not a copy from the drain function)
I can, if i add my own fluid transport system. And anyway someone will simple use IC2 fluid regulator or pump to clear that nbt tag without using any cooling device. -
Why don't you use the fluid temperature to calculate how effective a fluid is.
I do use this temperature. I use rude simulation of condenser heat exchanger. "Moving power" of condensing process is a difference between boiling point of condensating fluid and temperature of coolant. Diesel fuel boiling points is 240-350 C. Vanilla water has default tempetare of 20C. Therefore "moving power" of process is 220 C. For water with ice it would be 240. For liquid helium is 509 C. Thus you need only 5 mB of helium instead of 10 mB per tick for water.
Also i cannot use nbt tags to raise water temperature, because minecraft forge fluid tanks (used by almost every modder) ignore nbt tags of stored fluid on calling "drain" function. -
Quote
Do really cold liquids have any benefit over warmer, cheaper ones? Like would Gelid Cryotheum be any better than water?
No, not at all. 10 mB of water per tick is enought to condensate recipe output entirely. -
You're meant to pump normal water through the reflux thing, not distilled.
In truth, you can use any cold liquid you want. Just dont use lava, steam or hot coolant - everything else is acceptable, including vanilla water.Hello, where am i wrong? Inputing dist. water from top, oil from middle and heat from bot. Distillation column does not accept heat or liquids.
Wrong side of fluid distributor. Grey square is mark of output side. You can use pipes from GT5 or buildcraft as well.Why don't you use fluid.getFluid().getID()?
Because i could use
instead of
It is almost 7 letters lesser!
This would be changed to second option for back compatability in a next version. Just give me a bug worth to update. -
This time i carefully and without haste check most of crafting recipes. Hope now everything is fine.
EDIT: No, its not. Half of wrench drops is incorrect.
EDIT 2: And recipe with bronze axe cause NullPointerException. -
UNG_God, at first you need to answer at question - what you need to create? There is no "end game" in IHL and no final goal, like mass fabricator in IC2.
-
How do you get porcelain insulators?
FFFFFUUUUUUUUUUUUUUU~ -
You broke the irongraphite liner recipe.
For the Slaanesh butthole, you're right! I will fix this immediatly! -
Then when I tried to put a CESU with some stored power in, the game crashed.
Fixed. Also tooltips are fixed too (there was some unicode characters hidden in chemical substances formulae). -
Also, apparently I managed to make the back 3 mining pipes of the tunnel bore visually only, no idea how though.
Yep, probably update bug. Tooltips will be fixed. Thanks.