ticticboooom / TerraFirmaCraft

TFC-TNG → A port of the TFC Classic to 1.12+

Home Page:https://discord.gg/PRuAKvY

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TerraFirmaCraft: The Next Generation

TFC: TNG

This project is the official port of TerraFirmaCraft (the original, also called classic) to Minecraft 1.12 and beyond.

You can find the mod on Curseforge, or stay updated by joining our Discord, and see documentation on the Wiki, or our API Documentation for pack makers and addon developers.

Goal

  • The ultimate goal of this project is to be the TerraFirmaCraft for 1.12+, not a mere partial imitation.
  • The idea is to stay faithful to the original where possible, but also improve the various systems and allow for better cross-mod compatibility and integration.
  • Starting with 1.14+, we've taken the opportunity to rewrite and re-imagine a number of core systems, such as world generation, to better fit our vision of what this mod can be.

Contributing

  • Firstly, join our Discord, as it's where all discussion surrounding development, tasks, and decisions happens.
  • As per the Github terms of service, you grant us the right to use your contribution under the same license as this project.
  • In addition, we request that you give us the right to change the license in the future.
  • Import & use the project's Code Style. (Recommend using Intellij as that's what our code style xml is based on)
  • Before creating a Pull Request, run gradlew updateLicenses. This will apply the correct license header to all project files.
  • We use python for data and asset generation, among other things. In order to run the generation scripts (all found in /resources), you will need to install the python modules mcresources, pillow, and nbtlib.

License / Copyright / Credit

Primarily Copyright (c) Dries007, AlcatrazEscapee 2018 - ...

For a full list of contributors, see the git commit log.

License

Please do read the full license. It's less than 300 lines of 80 characters long.

Licensed under the EUPL, Version 1.2. You may obtain a copy of the Licence at: https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12 It is also included in LICENSE.txt

Credit

Based on original work by Robert "Bioxx" Anthony, Amanda "Kittychanley" Halek and others.

Parts of this project are edited source code from the original TerraFirmaCraft for 1.7.10 mod. They are used under with permission from the original author (Bioxx).

About

TFC-TNG → A port of the TFC Classic to 1.12+

https://discord.gg/PRuAKvY

License:European Union Public License 1.2


Languages

Language:Java 90.5%Language:Python 9.5%