Skip to content

Source code for Forestry (Minecraft mod).

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.txt
Unknown
license-header.txt
Notifications You must be signed in to change notification settings

thehutch/ForestryMC

This branch is 2 commits ahead of, 5 commits behind ForestryMC/ForestryMC:dev/1.18.x.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

09afebb · May 1, 2022
Apr 10, 2022
Jan 20, 2022
May 1, 2022
Jan 20, 2022
Aug 5, 2019
Aug 5, 2019
Aug 5, 2019
Jan 21, 2022
Apr 10, 2022
Jul 29, 2017
Jun 2, 2016
Jul 16, 2017
Apr 10, 2022
Jan 20, 2022
Apr 11, 2021
Nov 13, 2014
Jan 20, 2022

Repository files navigation

What is it?

Forestry is a modification for the game Minecraft and known primarily for its farms and bees.

Homepage

Wiki

Latest Builds for 1.16.5 and beyond

Latest Builds for 1.11.2/1.12

Discord

For those interested in developement, you can also visit #forestry-dev.

Building

You may want to adjust the "./gradle.properties" file to set your mc account as needed.

To setup, open a command line and run "gradlew setupDecompWorkspace". Then run the following depending on your IDE:

Eclipse: "gradlew eclipse" IntelliJ IDEA: "gradlew idea genIntellijRuns"

To package, open a command line and type "gradlew build".

For mod authors: the Forestry maven is located at http://maven.ic2.player.to/net/sengir/forestry/

Notes

Beware of ugly code.

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.

If you submit a PR you must accept the Contributor License Agreement. There is no way around that, since otherwise changing the license later - even to something more permissive! - , becomes close to impossible.

License & Copyright

Forestry is (c) 2011 - 2014 SirSengir and licensed under LGPL v3. See the LICENSE.txt for all the gory details or go to http://www.gnu.org/licenses/lgpl-3.0.txt for more information. Forestry also contains code contributed by CovertJaguar, Player, MysteriousAges, Binnie, RichardG, cpw and others.

About

Source code for Forestry (Minecraft mod).

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.txt
Unknown
license-header.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%