News
- Added more features for the
/manipulate
command- Added
/manipulate block
subcommands, for some block-granularity manipulations - Added
/manipulate chunk
subcommands, for some chunk-granularity manipulations - Added rule
manipulateBlockLimit
- Added
- Added rule
violentNetherPortalCreation
- Added rule
netherPortalMaxSize
- Added rule
breedingCooldownDisabled
Changes
- Renamed rule
natualSpawningUse13Heightmap
tonaturalSpawningUse13Heightmap
- An automatic rule value migration is included
- (mc1.16-) Rule
yeetUpdateSuppressionCrash
added support for chained state update - Improved double check handling for rule
fakePlayerNamePrefix
andfakePlayerNameSuffix
- Do not enable
optimizedTNTHighPriority
for non-classic explosion behaviors- See fabric-carpet issue 1928 and 2013, just don't make it worse
Fixes
- Fixed incompatibility with
async
mod by disabling ruleoptimizedHardHitBoxEntityCollision
if it presents (#182) - (mc1.21+) Fixed incompatibility with lithium 0.14.0+ (#178)
- Now it conflicts with lithium < 0.14
- (mc1.19+) Fix rule
hopperXpCounters
not work with lithium hopper sleeping optimization - (mc1.19+) fixed
chatMessageLengthLimitUnlocked
does not work correctly on s2c chat packet delivering (#184)
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