/ForestryAPI

Source code for the Forestry API.

Primary LanguageJavaOtherNOASSERTION

Forestry API

What is it?

Forestry is a modification for the game Minecraft and known primarily for its farms and bees. This is the API for inter-mod operations.

Homepage

Wiki

Forums

IRC #forestry on esper.net

Notes

This is only the API. It is not intended to be used by itself, but rather for use either with Forestry itself or another mod which wants to use a functionality of Forestry.

Package versioning follows the rules laid out by http://semver.org/

Bugfixes are generally welcome. If you want to contribute something which changes game mechanics, please talk to someone with commit privileges first. Nothing is more frustrating than putting a lot of work and effort into a new game mechanic and then having the PR rejected because it doesn’t fit gameplay-wise.

License & Copyright

Forestry API is (c) 2011 - 2014 SirSengir and licensed under MIT. See the LICENSE.txt for more information. Note that the core Forestry source is licensed differently! The Forestry API may also contain code contributed by CovertJaguar, Player, MysteriousAges, Binnie and others.