News
- Added rule
farmlandTrampledDisabled
- Added
movement
logger - Lifetime tracker:
- Spawning reason
natural
now supports phantom, cat, pillager and zombie siege spawning - Added
pickup_block
removal reason for 1.16+ enderman
- Spawning reason
- Carpet
creativeNoClip
enhancements: Ignore block change entity movement (entity teleport when farmland being broken etc.)
Fixes
- (mc1.18+) Enable mixin compat logic of rule
optimizedFastEntityMovement
to lithium only if lithium'sentity.collisions.movement
is enabled, fixes #62
Full Changelog: https://github.com/TISUnion/Carpet-TIS-Addition/compare/v1.35.0...v1.36.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.38 |
1.17.1 | mc1.17.1 | >=1.4.56 |
1.18.2 | mc1.18.2 | >=1.4.56 |
1.19 (snapshots) | mc22w*** | latest |
News & Changes
- Added rule clientSettingsLostOnRespawnFix
- Damage logger enhanced
- Better target specification via the logging option. You can use stuffs like
->creeper
,vex->players
and@e[distance=..10]
to specify the damage calculation you are interested in. Check the document for more details - Displays initial health amount in the first line
- Better target specification via the logging option. You can use stuffs like
- Earlier logger activated check to reduce further potential lag from microtiming logger when it doesn't suppose to record anything
Fixes
- Fixed arguments in TranslatableText are not translated
Full Changelog: https://github.com/TISUnion/Carpet-TIS-Addition/compare/v1.34.0...v1.35.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.38 |
1.17.1 | mc1.17.1 | >=1.4.56 |
1.18.2 | mc1.18.2 | >=1.4.56 |
1.19 snapshots | mc22w*** | latest |