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 |
News
- Added rule
creativeNetherWaterPlacement
, why not - Added rule
undeadDontBurnInSunlight
, why not not - Added TISCM network protocol, switch-able by rule
tiscmNetworkProtocol
- Added rule
syncServerMsptMetricsData
using tiscm protocol to sync server mspt metrics data to the client, which can be seen in the right bottom corner of the F3 debug screen - (1.19+) Added rule
instantBlockUpdaterReintroduced
, bring back old behavior and have much logical logging messages for microtiming logger - (1.19+) Added rule
flattenTriangularDistribution
, make edge cases more likely to happen
Changes - Lifetime Tracker
- (1.19+) Lifetime tracker: Make item entity removal due to
InventoryOwner
(villager, alley, piglin) picking up item work again
Changes - MicroTiming Logger
- Improved microtiming state change info and general block state displaying
- Updated setBlockState flag bit value descriptions. The full block state and related changes will be shown in the hover text for block state change events
- Put merged message indicator to the same line as the prev message
- (1.19+) Show advertise for rule
instantBlockUpdaterReintroduced
if it's disable when enabling rulemicroTiming
Deprecation - Microtiming Logger
Since Microtiming dye marker provides good enough user experience, it's time for us to deprecate those legacy wool stuffs
- Deprecate non-
marker_only
value of rulemicroTimingTarget
- Make
marker_only
the default value ofmicroTimingTarget
Patches
v1.41.1
mc1.19+ only
- (1.19+) Fixed crash with fabric-carpet 1.4.84
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 |
News
- Added rule
creativeNetherWaterPlacement
, why not - Added rule
undeadDontBurnInSunlight
, why not not - Added TISCM network protocol, switch-able by rule
tiscmNetworkProtocol
- Added rule
syncServerMsptMetricsData
using tiscm protocol to sync server mspt metrics data to the client, which can be seen in the right bottom corner of the F3 debug screen - (1.19+) Added rule
instantBlockUpdaterReintroduced
, bring back old behavior and have much logical logging messages for microtiming logger - (1.19+) Added rule
flattenTriangularDistribution
, make edge cases more likely to happen
Changes - Lifetime Tracker
- (1.19+) Lifetime tracker: Make item entity removal due to
InventoryOwner
(villager, alley, piglin) picking up item work again
Changes - MicroTiming Logger
- Improved microtiming state change info and general block state displaying
- Updated setBlockState flag bit value descriptions. The full block state and related changes will be shown in the hover text for block state change events
- Put merged message indicator to the same line as the prev message
- (1.19+) Show advertise for rule
instantBlockUpdaterReintroduced
if it's disable when enabling rulemicroTiming
Deprecation - Microtiming Logger
Since Microtiming dye marker provides good enough user experience, it's time for us to deprecate those legacy wool stuffs
- Deprecate non-
marker_only
value of rulemicroTimingTarget
- Make
marker_only
the default value ofmicroTimingTarget
Patches
v1.41.1
mc1.19+ only
- (1.19+) Fixed crash with fabric-carpet 1.4.84