Go to file
Aidan Brady 03f701d200 v5 Pre-Release #5
*Minorly cleaned up Energy Cube blockBreak() code.
*Made Energy Cube block corresponding ItemBlock with correct tier and
electricity information.
*Fixed machines not being removed from the IC2 E-net.
*Fixed error when taking an empty gas tank off the creative menu.
*Removed Energy Orb and Energy Cube code.
*Redid several recipes, added crafting recipes for Energy Cube tiers.
*Updated several javadocs.
*Fixed getEnergyCubeWithTier() to work correctly and efficiently.
*Fixed Energy Cube's getUnchargedItem() not setting the correct tier.
2012-11-28 11:26:52 -05:00
bin/minecraft v5 Pre-Release #5 2012-11-28 11:26:52 -05:00
src v5 Pre-Release #5 2012-11-28 11:26:52 -05:00
logo.png v5 Pre-Release #1 2012-11-22 21:22:11 -05:00
mcmod.info v5 Beta #5 2012-11-05 14:29:04 -05:00
README.md Update README.md 2012-11-16 11:16:24 -05:00

Mekanism for Minecraft 1.4.2

Source code. More information can be found on the mod's forum post.

About

Mekanism is a Minecraft add-on featuring special machinery that can be used to create powerful tools, armor and weapons. It also includes an energy system that can be implemented by different mods.

Mod Terms and Conditions:

This is my mod. All code, textures and ideas are due to my hard work. You may modify the source code for your own personal use, but you may not release it unless your purpose meets one of the following conditions:

  • The mod has not been updated for over 8 months by me and only me, aidancbrady.

  • The mod has not been updated for two full Minecraft releases (e.g. 1.4 -> 1.6)

  • You have my sole permission and credit me in your post.

Using my source code in your own mod is also strictly prohibited unless I have said otherwise.

API Terms and Conditions:

If you end up using my API and bundle it in your own mod, you will have to follow a few guidelines.

  • You will credit me in your post.

  • I have the right to put your mod in the 'add-ons' section of the mod's post.

  • You will not release the raw source code of the API, or distribute the compiled build in any way.

Mod Pack Terms and Conditions:

So you want to use Mekanism in your mod pack? Still a few rules for you.

  • You will credit me AND include a link to Mekanism's official post on MinecraftForum.

  • I have the right to put your mod pack in the 'mod packs' section of the mod's post.

  • You will not distribute the mod anywhere other than in the pack itself.

Developers & Credits

Head Developer: aidancbrady

Contributors: viper283, Condo97

Credits:

Thanks to AbrarSyed, Lunatrius, and AtomicStryker for helping me with the port to 1.3.2.

Thanks to _303 and skyboy for helping me with animated machine textures.

Thanks to Mattredsox and Calclavia for helping me out with UE's electricity system.

Last but not least, thanks to Alblaka, SirSengir, CovertJaguar, Calclavia and dan200 for their wonderful APIs and descriptive javadocs.