Tags
Creators
Details
Licensed MPL-2.0
Published 3 months ago
All versions
7.1.9.127
Release
Tropicraft Legacy 7.1.9.1273 months ago 101
Compatibility
Minecraft: Java Edition
1.12.2
Platform
Forge
Supported environments
Client and server
Changes
New
- Tropical Water Buckets can now be filled and emptied using a Thermal Expansion Fluid Transposer (BIG_G)
- Brought back ambient sound effects for the tropical portal (BIG_G)
- The Fire Pit now uses fire sound effects (BIG_G)
- Brought back the old water falls from 1.7, although they are just as rare (BIG_G)
Changes
- Added bamboo shoots to the "cropBamboo" ore dictionary (BIG_G)
- Changed Chunk fences to be crafted with bamboo sticks to better match the chunk fence gate (BIG_G)
- Brought back the old dart gun shooting sound effect, also made it much easier to hear (BIG_G)
- Shaka and Manganese ores no longer drop experience (BIG_G)
- Changed coffee plants to spawn with tropical water instead of vanilla water (BIG_G)
Fixes
- Fixed Foliage plants not being compostable in Ex Nihilo Creatio (BIG_G)
- Fixed alternative fire pit recipe using wood logs instead of charcoal (BIG_G)
- Restored unused monkey sound effects (BIG_G)
- Fixed spawn eggs not getting consumed while in survival mode (BIG_G)
- Fixed the donation block's tooltip (BIG_G)
- Restored unused frog spitting sound effect (BIG_G)
Optional dependencies
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Known incompatibilities
Any version
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:mVfiHVsy:Blr900JI"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:mVfiHVsy:Blr900JI"
}

