Skip to content

coldblacksnow/Gravestone-mod-Extended

 
 

Repository files navigation

GraveStone mod - Extended

This module add additional features, blocks, mobs and structures to the original mod.

Read more on official site or on minecraft forum

--------------------------------This information doesn't updated--------------------------------

Requirements

  1. Forge (check "build.gradle" file to know required forge version)
    • Latest versions of Forge requires Gradle 2.0 or higher
  2. "Master branch" version of mod requires jdk 1.8(do not forget to enable java 8 support in your IDE)

Dependencies.

Be careful some of these API may not be updated yet, or may be bugged!

  1. Gravestone Mod API (will be loaded as git submodule)
  2. Sophisticated wolves API (will be loaded as git submodule)
  3. Forestry API (will be loaded as git submodule)
  4. Thaumcraft API (will be loaded as git submodule)

Get started

  1. Set up forge
  2. Clone mod repository into the Forge folder
  3. Download mod's API
    • Download submodules
    • Download other API's manually and place them into "src/main/java" folder

About

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%