[MC Beta 1.8.1] IC² v1.15 SSP/SMP

    • Official Post

    The IC²-Developement team proudly presents:
    Industrial Craft ²
    Version 1.15 SSP/SMP


    If you want to support IC²'s developement, or want to thank the team in a more materialistic way, feel free to drop us donations:


    Return (String) System.getMostRecentPieceOfValuableInformation();
    This is it. IC², the future of IC.
    While playing it, you will feel right at home again, rediscovering most of the stuff known from IC. However, once you get your machines running, you will quickly notice how smooth and well-designed everything works now. Wiring is easier, batterys aren't as twosided (on/off) anymore, new cables, rubber stuff, new machines, EVERYTHING was added.
    Create obstacle courses of Metal Poles and Rubber-Sheets, explore the Nether with an Electrical Jetpack or blow up whole landscapes at once by using the Dynamite-O-Mote. Or discover the much more complex mechanisms of Nuclear Engineering, blow up your hut or burn your hands. Or grab the rusty ol Composite Vest, and start hunting Creepers with the new, allmighty NanoSaber.


    It's up to you, it's MINEcraft after all.


    Some Images of old&new functions:



    How to install, how to report errors, how to NOT bug the IC² developers:


    What do i need to install IndustrialCraft / Prerequisite ?


    It's strongly recommended to install these prequesite mods in the listed order onto a freshly downloaded minecraft.jar for optimum results.
    Do not forget to delete the META-INF folder if you didn't delete it already.


    How to install the Mod itself:
    DOWNLOAD
    Server-troubles are fixed, you may use the original download link again.
    Secondary mirror
    NEW NEW NEW
    Now you can (and actually, must) install IC² by dropping the downloaded JAR-file into your mods-folder. If there is none, install ModLoader and just start-up minecraft once for it to be automatically created. It is located inside your .minecraft directory.


    Due to some... uhm... 'mistakes' on side of Mojang, the new sound system of IC² could possibly use more RAM then your PC can provide, to be exact 200MB.
    If you start up MC, ensure not to allocate more then [Your RAM] - 200MB, or errors could eccor.
    If you happen to encounter this error, you can fix it by downloading Player's SoundSystem Fix, extracting the archive and copying the files into your minecraft.jar


    If you get any sort of crashes or errors, consider first reading the FAQ, before bugging the Support section:


    If you want to report Bugs; we got a Bug-Section for that purpouse. Please read the Known Bug's List first, though.



    If you got questions, considere browsing through the official IC wiki.
    Note: It's the official wiki, nontheless coders of IC² are not actively updating it. Any information found/provided there can be incorrect or entirely false.


    You can download a artificially generated Recipe-File here!


    Or pay the Dev-Team's official YT-PR-Manager a visit:




    How to setup your own IC²-Server:
    First of all, you'll need to download and setup a normal MC-server. Once that's all working and you tested whether other people can connect, proceed to downloading the necessary components:


    Then grab your IC²-server files, HERE.
    As with the client, just drop it into the mods-folder of your server directory.
    Done :D
    You may now want to start up the server once to generate the config file and then proceed to build awesome Industrial Worlds with your friends.



    If you're looking for a server, check out the Server-Section of this forum.
    Or just directly grab your reserverd slot on
    Industrial Rage





    LAST BUT NOT LEAST, CREDITS
    Firstly, we would like to thank the whole MCP team. Without their work, modifying Minecraft would be MUCH more complicated and time-consuming.
    Additionally, thanks go to Risugami, Flan and the MCForge team, a big mod like IC² just can't live without all these base-modifications.
    As well, i would on this spot thank my developer team personally:

    • Player - Coder & Co-Leader of IC²
    • alexthesax - Coder
    • Drashian - Coder
    • elementalist - Coder
    • Feanturi - Spriter
    • tahu44 Modeller
    • Lurch1985 Sound Artist
    • The whole set of Beta-Testers, who i constantly annoyed by throwing buggy new versions at them while smiting every of their bugreport with a casual "It's not a bug, it's a feature".



    COPYRIGHT:
    IMS-License (It's my stuff!)
    Everything seen on this website/thread and directly related to the content of this post is copyright'd by the respective author of this mod (IC² Dev-Team, names mentioned above). Any sort of files associated with this content (= the Download) may only be used for it's actual purpouse (installing and playing IC²). You may modify any or all of the content, but are NOT allowed to public any of it.
    As well, noone besides the author and persons elected by the author are allowed to provide any download links. Everyone else is NOT allowed to public any sort of download, though he/she may hand out links to this website/thread instead.
    Exspecially it is EXPLICITELY NOT allowed for anyone besides the author to earn any money by using this content's existence. This includes adfly, site advertisment and donations.
    Any of the limitations above can be nullified by an explicite permission of the author.


    Addendum I:
    Trivially, all sites associated with and/or hosted by Alblaka or any member of the IC²-Dev-Team are allowed to provide content and/or links to content freely.
    This addendum mainly refers to any downloads hosted via the IC² wiki.


    Addendum II:
    Any individuum is allowed to showcase this mod in form of screenshots and/or videos on any platform/website/forum under following restriction:
    -A link to this thread must be provided, clearly visible under/next-to the media element(s).


    Addendum III:
    Any sort of modifications to the original IC² code may be created and published within the Addons-Section of this forum. The addon download must not contain any IC² files except the ones modified and of course the new files themselves.

    • Official Post

    Change-Log from version 1.00 to 1.15

    • Support for MC 1.8.1
    • SMP support
    • New Audio API without using AudioMod, not all sounds are included yet
    • Sounds are included in the main package
    • New cable bounding boxes and interaction raytracing
    • New explosion code which is more block resistance aware, affects nukes, reactors, ITNTs, mining lasers and machine explosions
    • A single .minecraft/mods compatible package for drag & drop install similar to BuildCraft
    • Fiber cable receipe output reduced to 6
    • Tin cable loss increased to 0.025 EU/block
    • Support indirect redstone on IC2 blocks
    • Scrapboxes can be opened by dispensers
    • SU batteries can charge items in the quickbar
    • The mass fabricator stops with redstone input
    • Personal chests are always unlocked in SP
    • Receipes for small iron dust, nuke and dynamite-o-mote
    • Improved unloaded chunk handling in the EnergyNet code
    • Configuration options for the nuke and reactor explosion power and for disabling IC2 sounds
    • Bugfixes
    • Official Post

    @ Fellow Modders
    We announced it long ago, and here it is:


    The ZzuperElectricAlBI...
    Though actually it's just a random folder with a few interface files.
    >> CLICK <<


    Those who were waiting for it will be capable of determining the use of the API by checking the javadocs.
    Those who don't know what a javadoc is, probably shouldn't bother with this post at all :3


    The API currently provides access to the Electric Net and to wrenchable Blocks. Thus anyone can now freely create new machines by using this API, without ever needing to decompile IC² code or requesting source code.
    Quintouple T-streak!


    Happy Modding ^^