This repository has been archived by the owner on Aug 3, 2024. It is now read-only.
0.2.1
Pre-release
Pre-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'
}