Tags
Creators
Details
Licensed LGPL-3.0-only
Published 4 years ago
Updated 2 days ago
All versions
v1.68.1-mc1.21.5
Release
Carpet TIS Addition v1.68.1 for mc1.21.511 months ago 571
Compatibility
Minecraft: Java Edition
1.21.5
Platform
Fabric
Supported environments
Client-side
Server-side
Client and server
Required content
Changes
News
- Added rule
yeetAsyncTaskExecutionDelay - Added rule
elytraFireworkBoostOnBlockBackport(#211) - Added rule
elytraFireworkKeepLeashConnection(#221) - Added logger
portalCreation(#198) - Added lifetime recorder for advanced statistic processing (#193)
Fixes
- Fixed
fakePlayerTicksLikeRealPlayeraction pack ticking delay during tick warp (#227) - Fixed
lightQueuelogger option dimension-selector feature not working
Other
- (docs) Added showcase images for all kinds of loggers
- Backported fabric-carpet's broken scarpet
ExpiringShape#replacementParticleimpl fix for mc[1.20.5, 1.21.4]- You get some wierd server crash upon player join, and the crash report says
carpet.script.exception.ThrowStatement: unknown_particlewithout any stack traces? That's the case
- You get some wierd server crash upon player join, and the crash report says
Patches
v1.68.1
- (mc 1.20.2~1.20.4) Improved tiscm protocol registration mod compatibility (#230)
Build Information
- File name:
carpet-tis-addition-v1.68.1-mc1.21.5.jar - SHA-256:
97ad8cd117326355b4c53a8ae57c4b2e4ac0c8f2abd53901f1c691575c7188c7 - Built from: https://github.com/TISUnion/Carpet-TIS-Addition/actions/runs/17473956031
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:jE0SjGuf:JiLzGOIi"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:jE0SjGuf:JiLzGOIi"
}


