Go to file
Aidan Brady 711e6279a2 v5 Beta #2
*Removed all hawk-related stuff.
*Updated textures.
*Added animation when using lightning rod.
*Merged all ingots into a single ID.
*Merged all dusts into a single ID.
*Updated MachineryManager to function correctly.
*Various bugfixes.
2012-11-02 22:27:30 -04:00
bin/minecraft v5 Beta #2 2012-11-02 22:27:30 -04:00
src v5 Beta #2 2012-11-02 22:27:30 -04:00
logo.png Added logo and API to project for Jenkins. 2012-10-17 15:55:29 -04:00
mcmod.info v4.3 Beta #1 2012-10-28 18:18:23 -04:00
README.md Update README.md 2012-10-24 19:24:57 -03:00

Obsidian Ingots for Minecraft 1.3.2

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

About

Obsidian Ingots 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 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 source code of the API anywhere other than the mod's post.

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.