Releases: TISUnion/Carpet-TIS-Addition
Releases · TISUnion/Carpet-TIS-Addition
Carpet-TIS-Addition v1.71
News
- MC 1.21.9 / 1.21.10 support
- Added rule
zombifiedPiglinDropLootIfAngryReintroduced(#233)
Patches
v1.71.1
- (mc1.16+) Fixed
Messenger.formattingpollutes immutable shared Style instance
Carpet-TIS-Addition v1.70
News
- MC 1.21.9 support
- Added rule
updateSkippingSimulator(#229) - Added rule
commandPlayerActionPerTick
Changes
- Disable the
perTickaction mode for the/player xxx <action>commands by default since it's not that vanilla. To enable it or restrict it to operator players only, use the new rulecommandPlayerActionPerTick
Carpet-TIS-Addition v1.69
News
- Added rule
entityChunkSectionIndexXOverflowFix
Fixes
- (mc1.21.2+) Fixed rule
minecartTakePassengerMinVelocitynot working
Carpet-TIS-Addition v1.68
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)
Carpet TIS Addition v1.67
News
- MC 1.21.6 / 1.21.7 / 1.21.8 support
- Add rule
wetExplosionReintroduced(#203) for MC < 1.21.2 or > 1.21.5
Changes
- Optimized
StackTracePrinter#toSymbolText, make hover text shown on those$stack trace symbols nicer (#215) - Enclude mixinextras when the fabric loader already has it, i.e. in mc >= 1.21.5
- Remove rule
railDupingFixin subproject 1.16+, since it's already fixed in vanilla 1.16.2 (#216)
Fixes
- Make sure no scientific notation is returned in
TextUtils#tp(e.g. coordinate near the world border) - More mixin-extras
@ModifyExpressionValueabuses for better mod compatibility (#217) - Fixed
largeBarrelmc1.21+ compactitibility codes not work with malilib >=0.24 - Improved rule
largeBarrel's compatibility with minihud's inventory preview if itsentityDataSyncLoadNbtis enabled (#200)
Patches
v1.67.1
v1.67.2
- (mc1.21.6+) Fixed rule
tickCommandPermissionnot working (#223)
v1.67.3
- (mc1.21.5+) Fixed raid logger crash (#224)
v1.67.4
- (mc1.21.6+) Fixed rule
opPlayerNoCheatbypass via gamemode switcher (#226)
Carpet TIS Addition v1.66
News
- Added rule
yeetIdleMspt - Add rule
netherPortalEntityInteractionCheckUseFullBlockShape - MC 1.21.5 support
Changes
- Lifetime tracker: Enhance the
DESPAWN_IMMEDIATELYremoval reason, make it support recording death damage source- Which is nice for lazy-loading-killing + immediate-despawn mob farms
Fixes
- (mc1.21+) Fixed incompatibility with the
largeBarrelrule and minihud's inventory preview (#200)
Patches
v1.66.1
- (mc1.21.5) Fix incompatible with lithium 0.16.0
Version Requirements
| Minecraft | Carpet TIS Addition | Fabric Carpet |
|---|---|---|
| 1.14.4 | mc1.14.4 | >=1.3.7 |
| 1.15.2 | mc1.15.2 | >=1.4.8 |
| 1.16.4, 1.16.5 | mc1.16.5 | >=1.4.41 |
| 1.17.1 | mc1.17.1 | >=1.4.56 |
| 1.18.2 | mc1.18.2 | >=1.4.56 |
| 1.19.4 | mc1.19.4 | >=1.4.100 |
| 1.20,1.20.1 | mc1.20.1 | >=1.4.112 |
| 1.20.2 | mc1.20.2 | >=1.4.118 |
| 1.20.3, 1.20.4 | mc1.20.4 | >=1.4.128 |
| 1.20.5, 1.20.6 | mc1.20.6 | >=1.4.140 |
| 1.21, 1.21.1 | mc1.21.1 | >= 1.4.147 |
| 1.21.2, 1.21.3 | mc1.21.2, mc1.21.3 | >= 1.4.158 |
| 1.21.4 | mc1.21.4 | >= 1.4.161 |
| 1.21.5 | mc1.21.5 | >= 1.4.169 |
See here for more information of version support and end-of-life status
Carpet TIS Addition v1.65
News
- Added more features for the
/manipulatecommand- Added
/manipulate blocksubcommands, for some block-granularity manipulations - Added
/manipulate chunksubcommands, for some chunk-granularity manipulations - Added rule
manipulateBlockLimit
- Added
- Added rule
violentNetherPortalCreation - Added rule
netherPortalMaxSize - Added rule
breedingCooldownDisabled
Changes
- Renamed rule
natualSpawningUse13HeightmaptonaturalSpawningUse13Heightmap- An automatic rule value migration is included
- (mc1.16-) Rule
yeetUpdateSuppressionCrashadded support for chained state update - Improved double check handling for rule
fakePlayerNamePrefixandfakePlayerNameSuffix - Do not enable
optimizedTNTHighPriorityfor non-classic explosion behaviors- See fabric-carpet issue 1928 and 2013, just don't make it worse
Fixes
- Fixed incompatibility with
asyncmod by disabling ruleoptimizedHardHitBoxEntityCollisionif it presents (#182) - (mc1.21+) Fixed incompatibility with lithium 0.14.0+ (#178)
- Now it conflicts with lithium < 0.14
- (mc1.19+) Fix rule
hopperXpCountersnot work with lithium hopper sleeping optimization - (mc1.19+) fixed
chatMessageLengthLimitUnlockeddoes not work correctly on s2c chat packet delivering (#184)
Patches
v1.65.1
- Fixed tiletick not working after
/manipulate chunk erase - Increase chunk erase max radius from 24 to 32
v1.65.2
- (mc1.18+) Fixed chunk eraser might fail on to erase tile tick
- Made some improvement on the chunk eraser
Version Requirements
| Minecraft | Carpet TIS Addition | Fabric Carpet |
|---|---|---|
| 1.14.4 | mc1.14.4 | >=1.3.7 |
| 1.15.2 | mc1.15.2 | >=1.4.8 |
| 1.16.4, 1.16.5 | mc1.16.5 | >=1.4.41 |
| 1.17.1 | mc1.17.1 | >=1.4.56 |
| 1.18.2 | mc1.18.2 | >=1.4.56 |
| 1.19.4 | mc1.19.4 | >=1.4.100 |
| 1.20,1.20.1 | mc1.20.1 | >=1.4.112 |
| 1.20.2 | mc1.20.2 | >=1.4.118 |
| 1.20.3, 1.20.4 | mc1.20.4 | >=1.4.128 |
| 1.20.5, 1.20.6 | mc1.20.6 | >=1.4.140 |
| 1.21, 1.21.1 | mc1.21.1 | >= 1.4.147 |
| 1.21.2, 1.21.3 | mc1.21.2, mc1.21.3 | >= 1.4.158 |
| 1.21.4 | mc1.21.4 | >= 1.4.161 |
See here for more information of version support and end-of-life status
Carpet TIS Addition v1.64
News
- MC 1.21.2, 1.21.3 support
Patches
v1.64.1
- (mc1.21.2+) Fixed microtiming event
EmitBlockUpdateMixins.RedstoneWireBlockMixincast crash (#179)
v1.64.2
- (mc1.21.2+) Fixed crash issue with
creativeNoClip+ tripwire (#180)
Fixes
- Fixed calling
Messenger.tellwithbroadcastToOps=truebefore the server worlds are loaded throws NPE exception
Version Requirements
| Minecraft | Carpet TIS Addition | Fabric Carpet |
|---|---|---|
| 1.14.4 | mc1.14.4 | >=1.3.7 |
| 1.15.2 | mc1.15.2 | >=1.4.8 |
| 1.16.4, 1.16.5 | mc1.16.5 | >=1.4.41 |
| 1.17.1 | mc1.17.1 | >=1.4.56 |
| 1.18.2 | mc1.18.2 | >=1.4.56 |
| 1.19.4 | mc1.19.4 | >=1.4.100 |
| 1.20,1.20.1 | mc1.20.1 | >=1.4.112 |
| 1.20.2 | mc1.20.2 | >=1.4.118 |
| 1.20.3, 1.20.4 | mc1.20.4 | >=1.4.128 |
| 1.20.5, 1.20.6 | mc1.20.6 | >=1.4.140 |
| 1.21, 1.21.1 | mc1.21.1 | >= 1.4.147 |
| 1.21.2, 1.21.3 | mc1.21.2, mc1.21.3 | >= 1.4.158 |
| 1.21.4 snapshots | mc1.21.4 | >= 1.4.159 |
See here for more information of version support and end-of-life status
Carpet TIS Addition v1.63
News
- MC 1.21.1 support
Changes
- Add noise suppression support for rule
yeetUpdateSuppressionCrash(#165) - Make rule
updateSuppressionSimulatorsupportIllegalArgumentException
Fixes
- Fixed
/player xxx rejoindoes not work in mc1.20.2+ - Fixed
fortressNetherBricksPackSpawningFixzh_cn description issue (#166)
Patches
v1.63.1
- (mc1.21.1) Fixed incompatibility with lithium 0.13.0 (#171)
- Now it conflicts with lithium < 0.13.0
v1.63.2
- (mc1.20.5+) Fixed scarpet text rendering mixin error (#172)
Version Requirements
| Minecraft | Carpet TIS Addition | Fabric Carpet |
|---|---|---|
| 1.14.4 | mc1.14.4 | >=1.3.7 |
| 1.15.2 | mc1.15.2 | >=1.4.8 |
| 1.16.4, 1.16.5 | mc1.16.5 | >=1.4.41 |
| 1.17.1 | mc1.17.1 | >=1.4.56 |
| 1.18.2 | mc1.18.2 | >=1.4.56 |
| 1.19.2 | mc1.19.2 | >=1.4.84 |
| 1.19.3 | mc1.19.3 | >=1.4.96 |
| 1.19.4 | mc1.19.4 | >=1.4.100 |
| 1.20,1.20.1 | mc1.20.1 | >=1.4.112 |
| 1.20.2 | mc1.20.2 | >=1.4.118 |
| 1.20.3, 1.20.4 | mc1.20.4 | >=1.4.128 |
| 1.20.5, 1.20.6 | mc1.20.6 | >=1.4.140 |
| 1.21, 1.21.1 | mc1.21.1 | >= 1.4.147 |
| 1.21.2 snapshots | mc24w** | >= 1.4.148 |
See here for more information of version support and end-of-life status
Carpet TIS Addition v1.62
News
- Added rule
hopperXpCounters, command/xcounterand loggerxcounter. The XP orb hopper counter - Added damage type specifying support for the
damagelogger, e.g.hotFloor->zombie. See the docs for more information - Added rule
endPortalOpenedSoundDisabled(#162) - (mc1.20.6+) Added rule
vaultBlacklistDisabled(#163)
Changes
- Added "despawn,die" to the logging suggestions for
item/xporbloggers
Fixes
- Fixed phantom logger prints wrong spawned platform amount
Version Requirements
| Minecraft | Carpet TIS Addition | Fabric Carpet |
|---|---|---|
| 1.14.4 | mc1.14.4 | >=1.3.7 |
| 1.15.2 | mc1.15.2 | >=1.4.8 |
| 1.16.4, 1.16.5 | mc1.16.5 | >=1.4.41 |
| 1.17.1 | mc1.17.1 | >=1.4.56 |
| 1.18.2 | mc1.18.2 | >=1.4.56 |
| 1.19.2 | mc1.19.2 | >=1.4.84 |
| 1.19.3 | mc1.19.3 | >=1.4.96 |
| 1.19.4 | mc1.19.4 | >=1.4.100 |
| 1.20,1.20.1 | mc1.20.1 | >=1.4.112 |
| 1.20.2 | mc1.20.2 | >=1.4.118 |
| 1.20.3, 1.20.4 | mc1.20.4 | >=1.4.128 |
| 1.20.5, 1.20.6 | mc1.20.6 | >=1.4.140 |
| 1.21 | mc1.21 | >= 1.4.147 |
See here for more information of version support and end-of-life status

