Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

0.2.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ScottKillen ScottKillen released this 03 Dec 03:13
· 310 commits to master since this release
  • Fixed missing textures.

This release is compatible with Minecraft 1.7.10 and compiled with MinecraftForge v10.13.2.1235.


Development version available via maven:

repositories {
    maven {
        url = 'http://maven.scottkillen.com/'
    }
}

dependencies {
    compile 'com.scottkillen.mod:AncientTrees:1.7.10-0.2.1:deobf'
}