No description
Find a file
2020-01-05 12:57:14 +03:00
docs Update Development.md 2014-07-21 20:13:59 +01:00
etc Merge branch '1.7.10' into development 2014-07-07 15:43:53 +01:00
src Merge pull request #1 from mekanism/1.7.10 2020-01-05 12:35:53 +03:00
.gitignore Force the player's experience to sync when changing dimensions 2015-09-06 13:23:19 -04:00
build.gradle fix for old java without or/and use ssl/tls 2020-01-05 12:57:14 +03:00
build.properties Added version-based handling, bump version to 9.1.1 2016-09-06 21:49:47 -04:00
README.md Going back to MIT, thanks to the concerns of @bshelden and @asiekierka 2016-07-20 02:43:41 -04:00

Mekanism for Minecraft 1.7.10

Official Website

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

About

Mekanism is a Minecraft add-on featuring high-tech machinery that can be used to create powerful tools, armor, and weapons.

Modpacks, websites, reviews, or anything else

Some people really don't like others to review or distribute their mods, something which I honestly don't understand. You are the ones who help get this mod into the Minecraft community's hands, which seems like a good thing from my perspective. As long as you follow the terms laid out in the license below, go right ahead. I honestly just don't want you messaging me on IRC or on the forums, asking my permission. If you need proof, provide a link to this page.

License

Licenses are not really my friend -- strict closed source software really drives me nuts. Even more, with a derivative work coded in a language such as Java, nothing can really prevent people from looking through my source with JD-GUI. I learned to program through a combination of textbooks, trial-and-error and browsing open source projects. As such, I have decided to license Mekanism under the MIT license, allowing for anyone with an interest in the project to fork/pull/distribute.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Copyright © 2016 Aidan Brady

Developers & Credits

Lead Developer: aidancbrady

Co-developer: unpairedbracket

Artwork: Cheapshot, Archadia

Contributors: micdoodle

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.