Releases: KillenCraft/Ancient-Trees
1.6.4
- Reduce number of saplings dropped.
- Give player control over sapling drop frequency.
This release is compatible with Minecraft 1.7.10 and compiled with MinecraftForge v10.13.4.1448.
Binaries are available here.
This mod depends on Kore Sample.
Development version available via maven:
repositories {
maven {
url = 'http://maven.scottkillen.com/'
}
}
dependencies {
compile 'com.scottkillen.mod:AncientTrees:1.7.10-1.6.4:deobf'
}
Some textures are from The Painterly Pack by Rhodox and friends. Used by permission.
1.6.3
- Fix some localization errors.
- Fix for exceptions unhandled by Immersive Engineering (BluSunrize/ImmersiveEngineering#419)
- Fix bug that causes MineFactoryReloaded to often plant the wrong sapling.
This release is compatible with Minecraft 1.7.10 and compiled with MinecraftForge v10.13.4.1448.
Binaries are available here.
This mod depends on Kore Sample.
Development version available via maven:
repositories {
maven {
url = 'http://maven.scottkillen.com/'
}
}
dependencies {
compile 'com.scottkillen.mod:AncientTrees:1.7.10-1.6.3:deobf'
}
Some textures are from The Painterly Pack by Rhodox and friends. Used by permission.
1.6.2
- Fix NEI complaining of (non-crash) exception
- Fix incorrectly registering leaves as "fertilizable" with Minefactory Reloaded
- Update to latest version (1.3.2) of KoreSample
This release is compatible with Minecraft 1.7.10 and compiled with MinecraftForge v10.13.4.1448.
Binaries are available here.
This mod depends on Kore Sample.
Development version available via maven:
repositories {
maven {
url = 'http://maven.scottkillen.com/'
}
}
dependencies {
compile 'com.scottkillen.mod:AncientTrees:1.7.10-1.6.2:deobf'
}
Some textures are from The Painterly Pack by Rhodox and friends. Used by permission.
1.6.1
- Make a separate creative tab for blocks added for Chisel, rather than hijack Chisel's tab
- Fix server crash (while looking for Chisel's creative tab)
This release is compatible with Minecraft 1.7.10 and compiled with MinecraftForge v10.13.4.1448.
Binaries are available here.
This mod depends on Kore Sample.
Development version available via maven:
repositories {
maven {
url = 'http://maven.scottkillen.com/'
}
}
dependencies {
compile 'com.scottkillen.mod:AncientTrees:1.7.10-1.6.1:deobf'
}
Some textures are from The Painterly Pack by Rhodox and friends. Used by permission.
1.6.0
- Use new Chisel 2 API
This release is compatible with Minecraft 1.7.10 and compiled with MinecraftForge v10.13.2.1291.
Binaries are available here.
This mod depends on Kore Sample.
Development version available via maven:
repositories {
maven {
url = 'http://maven.scottkillen.com/'
}
}
dependencies {
compile 'com.scottkillen.mod:AncientTrees:1.7.10-1.6.0:deobf'
}
Some textures are from The Painterly Pack by Rhodox and friends. Used by permission.
1.5.1
- Fixed crash when Storage Drawers integration is enabled and Refined Relocation is present.
This release is compatible with Minecraft 1.7.10 and compiled with MinecraftForge v10.13.2.1291.
Binaries are available here.
This mod depends on Kore Sample.
Development version available via maven:
repositories {
maven {
url = 'http://maven.scottkillen.com/'
}
}
dependencies {
compile 'com.scottkillen.mod:AncientTrees:1.7.10-1.5.1:deobf'
}
Some textures are from The Painterly Pack by Rhodox and friends. Used by permission.
1.5.0
- Storage Drawers Integration: Make storage drawers from ancient trees!
- Switches in configuration file to toggle integration with other mods.
This release is compatible with Minecraft 1.7.10 and compiled with MinecraftForge v10.13.2.1291.
Binaries are available here.
This mod depends on Kore Sample.
Development version available via maven:
repositories {
maven {
url = 'http://maven.scottkillen.com/'
}
}
dependencies {
compile 'com.scottkillen.mod:AncientTrees:1.7.10-1.5.0:deobf'
}
Some textures are from The Painterly Pack by Rhodox and friends. Used by permission.
1.4.0
- Saplings can now be planted, fertilized and harvested in MineFactory Reloaded machines. (Though you should be careful with larger trees!)
- Saplings are now found wrapped in ancient packages inside chests. (This is to allow us more rarity than the
vanilla chest loot system.
This release is compatible with Minecraft 1.7.10 and compiled with MinecraftForge v10.13.2.1291.
Binaries are available here.
This mod depends on Kore Sample.
Development version available via maven:
repositories {
maven {
url = 'http://maven.scottkillen.com/'
}
}
dependencies {
compile 'com.scottkillen.mod:AncientTrees:1.7.10-1.4.0:deobf'
}
Some textures are from The Painterly Pack by Rhodox and friends. Used by permission.
1.3.1
- All saplings are now added to chests.
This release is compatible with Minecraft 1.7.10 and compiled with MinecraftForge v10.13.2.1291.
This mod depends on Kore Sample.
Development version available via maven:
repositories {
maven {
url = 'http://maven.scottkillen.com/'
}
}
dependencies {
compile 'com.scottkillen.mod:AncientTrees:1.7.10-1.3.1:deobf'
}
Some textures are from The Painterly Pack by Rhodox and friends. Used by permission.
1.3.0
- Improved Forestry integration.
- Fixed crashbug that occurs with the Aether mod.
- Added smelting recipes to get charcoal from logs.
This release is compatible with Minecraft 1.7.10 and compiled with MinecraftForge v10.13.2.1291.
This mod depends on Kore Sample.
Development version available via maven:
repositories {
maven {
url = 'http://maven.scottkillen.com/'
}
}
dependencies {
compile 'com.scottkillen.mod:AncientTrees:1.7.10-1.3.0:deobf'
}
Some textures are from The Painterly Pack by Rhodox and friends. Used by permission.