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
News
- Added rule
creativeNetherWaterPlacement
, why not - Added rule
undeadDontBurnInSunlight
, why not not - Added rule
instantBlockUpdaterReintroduced
, bring back old behavior and have much logical logging messages for microtiming logger - 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 - 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
Deprecate - 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
News
- Added rule
explosionNoEntityInfluence
- Added rule
deobfuscateCrashReportStackTrace
- Added rule
voidDamageAmount
- Added rule
voidDamageIgnorePlayer
- Ported rule
yeetUpdateSuppressionCrash
for mc1.17- from TISCarpet13 - Enhanced
/fill
command mode: addedsoftreplace
mode
Changes
- Damage logger enhanced: you can now use
<->
as a bidirectional target connectorin logging option - Lifetime tracker: display extra count text directly in console, e.g. item count
Fixes
- Make rule
largeBarrel
work with fabric-transfer-api-v1, resolved #77
Patches
v1.40.1
mc1.19 only
- (1.19) Fixed crash with lithium 0.9.0+, now it conflicts with lithium <0.9.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.2 | mc1.19.2 | >=1.4.79 |
News
- Added rule
explosionNoEntityInfluence
- Added rule
deobfuscateCrashReportStackTrace
- Added rule
voidDamageAmount
- Added rule
voidDamageIgnorePlayer
- Ported rule
yeetUpdateSuppressionCrash
for mc1.17- from TISCarpet13 - Enhanced
/fill
command mode: addedsoftreplace
mode
Changes
- Damage logger enhanced: you can now use
<->
as a bidirectional target connectorin logging option - Lifetime tracker: display extra count text directly in console, e.g. item count
Fixes
- Make rule
largeBarrel
work with fabric-transfer-api-v1, resolved #77
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.79 |