Tags
Creators
Details
All versions
1.2-mc1.21.11
Release
1.2 (1.21.11)8 months ago 1,793
Compatibility
Minecraft: Java Edition
1.21.11
Platforms
Fabric
Quilt
Supported environments
Client and server
Required content
Changes
- Bumped Trailier Tales' protocol version to 3.
- FrozenLib is no longer embedded in Trailier Tales.
- It must now be downloaded separately.
- Fixed the Sherd Duplication recipe sometimes failing to produce an output.
- The recipe is still disabled by default in the config, remember to enable it if you want it!
- The amount of mobs required to be killed per-level for Coffins has been decreased:
- Default: 4 -> 3
- Irritated: 6 -> 3
- Aggressive: 10 -> 5
- The time between Apparition spawns per-level for Coffins has been increased:
- Default: 80 seconds -> 100 seconds
- Irritated: 60 seconds -> 80 seconds
- Aggressive: 50 seconds -> 60 seconds
- Ominous Coffins now only spawn 1 Apparition at a time, instead of 2.
- Apparitions now drop Ectoplasm upon death more commonly, and is now consistent with other vanilla mobs.
- Apparitions now must be killed by a player to drop Ectoplasm.
- The cooldown before an Apparition can pick up another item is now 25 seconds, instead of 15.
- Apparitions are now always visible when using Night Vision on 1.21.2+.
- Added a config option to toggle whether Apparitions can pick up items.
- Added a config option to toggle whether Apparitions can catch projectiles.
- Added a config option to toggle whether Apparitions can "hypnotize" mobs.
- Added a config option to toggle whether Apparitions can give players the Haunt effect.
- Added five config options to toggle the features of the Haunt effect.
- Nearby Coffin Activation
- Fog
- Lightmap Dimming
- Lower Sound Attenuation Distance
- Obscured Stats In HUD
- Added two new Sniffer plants!
- Guzmania
- A double-tall tropical flower.
- Lithops
- A flowerbed-like block, sporting multiple colors of Lithops.
- Guzmania
- Finally added the fabled Stone wall after months of community request.
- Added Polished Resin Stairs, Slabs, and Walls.
- Fixed the ordering of Trailier Tales's new Granite, Diorite, and Andesite building blocks in the Creative Inventory in 1.21.2+. (#25)
- Added the Ectoplasm Block to the
Natural Blockstab of the Creative Inventory in 1.21.2+. - Changed the ordering of Trailier Tales' new suspicious blocks in the Creative Inventory in 1.21.2+.
- Fixed the ordering of Trailier Tales' new Resin blocks in the Creative Inventory.
- Adjusted the placement of Ectoplasm in the Creative Inventory in 1.21.2+.
Assets
- Fixed Trailier Tales' crop models floating one pixel above Farmland blocks.
- Updated the Chiseled, Cracked, and Mossy Calcite Bricks textures.
- Updated the Chiseled, Cracked, and Mossy Granite Bricks textures.
- Updated the Cracked, Mossy, and Normal Andesite Bricks textures.
- Updated the Cracked, Mossy, and Normal Diorite Bricks textures.
- Updated the Chiseled Purpur Block texture.
- Updated the Choral End Stone Bricks texture.
- Updated the Ectoplasm item texture.
- Updated the Fausse Vie, Ossuaire, and Stasis Music Disc textures.
- Updated the icon and HUD textures of the Haunt mob effect.
- Updated the icon of the Transfiguring mob effect.
Optional dependencies
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:9xTQM0ci:kM0sGjki"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:9xTQM0ci:kM0sGjki"
}




