Posts by blub01

    depending on where you look, it is actually less efficient to use a low resolution than a high one(for ink usage), because the printed pixels might be darker than the average with higher resolution.

    actually, there is a mopd that is specifically INTENDED to remove clutter from a portable fluid container times the amount of fluids existing plus one. try searching something called "universal somthing" by universal when there are five pages universal fluid cells! that's just.. no!

    Quote

    Quoted from the FTB Forums:



    Just thought that this was funny and this thread not random enough for its name.


    EDIT:tried to fix Random Buggy Annoying Useless Lines In The Quote(tm)


    EDIT2:fixed Quote


    EDIT3: fixed Random Buggy Annoying Useless Lines In The Quote(tm)

    well, a randomized current map for oceans wouldn't be TOO hard, though it would be quite complicated if you were going to look at terrain on the sides to adjust it after. maybe we could actually get something like the streams mod for oceans, but much stronger, sou you'd need a boat to go against the current. Unlikely, but possible.


    EDIT: 1 "o"

    didn't xycraft have corn, as well? I played around a little bit with FTB Ultimate. Oh, and doesn't it make a comeback or something?

    maybe you could add currents in oceans, and you'd have to make a special scanner to find them, and then place the hydroelectric generators(not a dam here, that wouldn't work in the ocean, right?) according to the currents. the currents would have different strengths, resulting in different energy output. Also, maybe a bonus for kinetic wind generators sitting over the ocean or deep ocean, because the wind is stronger over water due to the nonexistance of anything to block it?

    I have really gotten into modded minecraft in the 1.6 era, so i don't really know what content redpower had. What are these herbs?

    hmm.. you could always build at 90 degrees to the way the river runs, but that could be prevented as well, you would only have to check (from the dam core) on what plane(x or z) the river biome is longest, and you'd have to build the dam the other way.


    You make energy dependent on water around it, you actually need water. and is filling up water with lakes for hydroelectric dams IRL any less cheating then when you build some kind of water basin? but seriously, you'd need that physics mod with a realistic water cycle to prevent builds using nonnatural surrounding structures.


    What about making the river powered mill check for river biome (and if it has water n depth) around (like up to a 64 block square radius) then sum up to calculate the output. Rain would affect it similarly to how it does to wind.


    You'd only have to check upriver. and rain doesn't change a thing about output, that's just not enough water. With windmills, it is because rain is considered a storm, i think.

    i think that if we are talking about minecraft river biome-sized dams, it is very possible to code - you would only NEED to have a parameter for the side, and then check if there is water directly below it. you'd then have to start, say, two blocks over the surface, and it would check if there is water around the 3 block downwards, and if it is in a river biome. Energy output depends on depth mainly, and a bit on width(but more in a negative way i think, as broader river equals slower flow. and if you want it realistic, then.. nope, just nope, that would indeed be too big.


    EDIT: you could probably use a modulo function to check the structure, as well.. you'd just have to somehow give it the coordinates of the top-left block of the dam structure, and then it runs along it and calculates if it is valid and if it is, how much power you get. and the blocks don't have to be checked every tick, i think once every second/every 5 seconds would be enough.

    I think Railcraft is used a lot more for the boilers but for the transportation, and Railcraft actually adds quite a bit of stuff not related to trains and minecarts and these things, so i don't see a problem with enderstorage+railcraft. Also, interdimensional item transport is very annoying without it(and without thermal expansion).

    you COULD also go for the "cheap but plenty" strategy, making very many not very good plants, but yeah, experience should be hard to get. Also, it could just drop experience points, that would be a lot easier to code i think, as that mechanic is already in vanilla. On another note, crops for food are somewhat overpowered - i spent about half an hour or so on crops on kirara and got 3-4 wheat from my wheat, and i could have done it with way more plants at once.