Tags
Creators
Details
Licensed LGPL-3.0-only
Published 4 years ago
Updated 18 hours ago
All versions
v1.75.1-mc1.21.11
Release
Carpet TIS Addition v1.75.1 for mc1.21.116 months ago 21.2K
Compatibility
Minecraft: Java Edition
1.21.11
Platform
Fabric
Supported environments
Client-side
Server-side
Client and server
Required content
Changes
News
- Added rule
gazeDisguiseEquipmentExtended(#228) - (mc < 1.20.5) Added rule
endPortalChunkLoadingBackport(#232) - (mc < 1.21) Added rule
endGatewayChunkLoadingBackport - (mc >= 1.20.3) Add rule
tickFreezeDeepCommand(#191) - Added subcommand
/info server entity_id_counterand/info server server_tick_counter(#225) - Enhanced the wanderingTrader logger, making it able to log spawns failures and time to next spawn (#196)
microTiminglogger addedPistonComputePushStructureEventevent (hopefully this won't be too noisy)
Changes
/manipulate chunk relightcommand increased its max radius from 2 to 32. For large relight task, show relight progress every 3s (#188)/manipulate chunk erase|relightcommands are now abort-able with theabortsubcommand
Patches
v1.75.1
- Fixed rule
zombifiedPiglinDropLootIfAngryReintroducedmake zombified piglin drop xp even if it's not angry (#254)
Build Information
- File name:
carpet-tis-addition-v1.75.1-mc1.21.11.jar - SHA-256:
a9a745fa0df046ab474369eb00298415064e889aa4ffabd0cd30f293227cde0c - Built from: https://github.com/TISUnion/Carpet-TIS-Addition/actions/runs/21297855722
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:XUE1iIUe"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:jE0SjGuf:XUE1iIUe"
}


