News
- Added
/info world weather
subcommand to show weather properties of the world, and organize it into a nice weather forecast- Ported from TISCarpet13
Changes
- Improved memory logger display with more precise data
- Broadcast the message in rule
stopCommandDoubleConfirmation
, so people can know who's the villain
Fixes
- Fixed a potential memory leak issue with TISCM protocol
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.2 | mc1.19.2 | >=1.4.84 |
1.19.3 | mc1.19.3 | >=1.4.91 |
News
- MC 1.19.3 support
Changes
- Make rule
stopCommandDoubleConfirmation
only work for player, which mean console won't be affected by this rule- Cuz only player has command completion
Fixes
- (mc1.16) Fixed crash with carpet extra (#85)
- (mc 1.17+) Lifetime tracker: Fixed xp orb merging is not recorded
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.2 | mc1.19.2 | >=1.4.84 |
1.19.3 | mc1.19.3 | >=1.4.90 |
News
- Added rule
creativeNoItemCooldown
, ender pearl rain in coming - Added rule
stopCommandDoubleConfirmation
, no more unintended triggering - Added rule
toughWitherRose
to let you place wither rose anywhere - Added command
/sleep
and related rulecommandSleep
to lag the server
Changes
- Removed snakeyaml dependency and use yamlang gradle plugin to handle yaml translations on build time, so the mod jar is now smaller
- Warns when rules that requires tiscm protocol are enabled and rule
tiscmNetworkProtocol
is not enabled - Lifetime tracker supports re-tracking those re-added-to-mobcap mobs, e.g. mobs dismout from minecart
- Can be disabled by setting rule
lifeTimeTrackerConsidersMobcap
tofalse
- Can be disabled by setting rule
- (1.18.2) Compacts with lithium 0.10+
- Now it conflicts with lithium <0.10
Fixes
- Fixed crash with optifine 1.17.1+ (at least e.g. 1.17.1 HD U H1)
- Fixed projectile logger enhancement doesn't work and crash in 1.19+
- (1.16+) Fixed translatable text's args not copied in via
Messenger.copy
- Should fix the isolability issue between text receivers when doing server-side translation
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.2 | mc1.19.2 | >=1.4.84 |
1.19.3 snapshots | mc22w*** | latest |