Posts by RawCode

    It's nice to suggest something that cannot be implemented in current version of minecraft.
    Items are not TE objects, they wont tick by it's own, especially inside vanilla or other mod's containers.
    With some proxy like special batpack this can be implemented, but without not.

    you dont need "hook" for this, i posted solution long time ago, it worked ever for 142.


    you need to override isBeaconBase method inside your block's class and it will work fine.


    also you may perform interesting things, like changing texture of blocks if beacon is present or changing block completely from this method.

    coding energy directly into energy blocks will make them unstackable...


    if you love clicking 999 times to perform some simple action - its fine, but not everyone like this.


    special batpack will allow to implement everything without side effects and much more simple codewise, in case of batpack we can attach data directly to player making tracking of batpack a lot easier.

    What about special wrench and special t3 batpack? (special wrench == electric one, there is no need to create one more item)


    If energy storage block dismouned by special wrench, it's entire charge go into special batpack instantly (if special batpack on player at current moment of time).


    Special t3 batpack shoud have unlimited capacity that decay over time, more energy stored - faster decay rate is, safe storage is 10kk. (this will allow to move single full MSFU around without losing any energy)


    Storing more then 10kk cause passive energy decay, moving batpack around, dropping it, storing it, or anything similar shoud punish player by instantly cuttting any energy over 10kk or cause explosion or something.


    If user place energy storage block when have special batpack on it - it automatically instantly charged to max (or as much as energy stored inside batpack).


    This will allow to:


    Move energy storage blocks around your base without any issues, in case of MSF - additionally in completely loseless mode.
    Keep energy storage block's item stackable since no NBT tags added.
    Implement dream of everyone - t3 batpack with large storage.
    Easy and fast setting mining outposts, get slpack on you, place MSF go next position.
    Also this shoud affect normal machines - placing them precharged, this will make HV lines for machines with transformator upgrade safe, since machineds wont sink any energy on placement and wont explode instantly.

    nothing new...


    If you want to help by coding something - just code something, you dont need permission (or blessing or whatever) for this, just do it and then post fixed classes...


    And dev req thread useless hayo, there is still no way to get wiki permissions to upload images, but you want source ...

    We all know of the piston mod before pistons were released. They had the ability to push sand and gravel high into the air. My idea is an electric piston which has the same function, but requires zionists to work!


    Simple idea, not much to it, bet there's my idea!

    Eliav24

    Quote

    also kick all users and make the forum invite only


    Kick all users who registered just to suggest (SHOCK CONTENT) space dimenstion right after registration, ignoring hive rules and search button.


    Checked last page:


    Electric piston lul what? wont happen.
    Could illuminators not melt ice vanilla related, need hack or basemod - wont happen.
    a remake of the end/new dimension- alternative endgame! HAYO - wont happen.
    Some piston fun vanilla related, wont happen.
    Micro Voltage Transformer hive rules - wont happen
    Nuclear bomb recipe rejected zillion times - addon implemented.
    Electrolytic Refining rejected multiple times already.
    Alternate upgrade path for NanoSuit hive rules - wont happen.
    Throwable Flare (mainly for diving .etc) cannot be implemented in current chunk format, not IC2 related.
    Wrenching process instead of immediate effect and variable durability/energy on wrench. someone forgot about electric wrench...
    A more realistic bronze recipe there is no realism in minecraft
    Recyclers need a fix HAYO flaming thread
    Iron Fences powered by the side of Magnetizers. will happen
    Add configurable quantum helmet food costs rejected zillion times - will happen
    Solar panel lag reduction idea addon implemented
    Nuclear reactor/crop almanac loot NEI
    Toolbox tweak wont happen


    Nothing new, thash,thash,trash, this hive only for lulz.

    This can be fixed without basemod, just override iceblock reference inside block.class on preinit, this will effectively replace entire block class without side effects.


    If you really want this and cant make youself - i will make it for you.