Go to file
Aidan Brady b6ce025998 v5.2.0 Beta #1
*Updated textures.
*Added top and bottom textures for Smelting Factory.
*Revamped and simplified Recipe Handler.
*Individual GUI classes for NEI.
*Fixed portable teleporter text and button.
*Added Purification Chamber.
*Added Chunks.
*Added Dirty Dusts.
*Made Smelting Factory work with ISidedInventory, and in turn changed
some slot IDs.
*Fixed portable teleporters able to provide electricity.
*Fixed ore dictionary names.
*Made the Combiner require 8 dusts of a resource to function.
*Added config for update notifications.
*Fixed damage when teleporting.
*Added sounds when teleporting.
*Fixed secondary energy calculations on AdvancedElectricMachine.
*Made machines able to maintain their progress when unable to operate.
*Fixed Energy Cubes unable to input BC power.
*Other minor bugfixes.
2013-01-23 15:42:45 -05:00
bin/minecraft v5.2.0 Beta #1 2013-01-23 15:42:45 -05:00
src/minecraft/mekanism v5.2.0 Beta #1 2013-01-23 15:42:45 -05:00
README.md v5.1.1 Release 2013-01-20 20:15:59 -05:00

Mekanism for Minecraft 1.4.7

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 gas network 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.