Skip to content

MinecraftModDevelopmentMods/IronAgeFurniture

Repository files navigation

Iron Age Furniture

A mod for adding Iron Age Furniture to Minecraft

Discord Badge CurseForge Badge Github Badge

CLI development setup

Install a JDK 17. The Gradle wrapper runs on Java 17 while the build's Java toolchain compiles the Minecraft 1.10.2 mod for Java 8.

On Windows:

.\gradlew.bat eclipse genEclipseRuns
.\gradlew.bat build

On Linux or macOS:

./gradlew eclipse genEclipseRuns
./gradlew build

setupDecompWorkspace was a ForgeGradle 2 task and is not used by this ForgeGradle 7 build. The first command can take several minutes while the Minecraft Mavenizer prepares the legacy Forge dependency.

About

A mod for adding Iron Age Furniture to Minecraft

Topics

Resources

License

Stars

5 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages