Rules
antiSpamDisabled
Disable spamming checks on players, including: chat message cooldown, creative item drop cooldown
- Type:
boolean
- Default value:
false
- Suggested options:
false
,true
- Categories:
TIS
,CREATIVE
,SURVIVAL
blockEventPacketRange
Set the range where player will receive a block event packet after a block event fires successfully
For piston the packet is used to render the piston movement animation. Decrease it to reduce client's lag
- Type:
double
- Default value:
64
- Suggested options:
0
,16
,64
,128
- Categories:
TIS
,OPTIMIZATION
blockPlacementIgnoreEntity
Disable entity collision check before block placement, aka you can place blocks inside entities
Works with creative mode players only
- Type:
boolean
- Default value:
false
- Suggested options:
false
,true
- Categories:
TIS
,CREATIVE
cauldronBlockItemInteractFix
Make player be able to place block against cauldron block with any filled level
Affected Minecraft <= 1.16.x. This annoying behavior is already been fixed in 1.17+
- Type:
boolean
- Default value:
false
- Suggested options:
false
,true
- Categories:
TIS
,CREATIVE
chatMessageLengthLimitUnlocked
Unlock the chat message / command string length limit
The limit will be raised from 256
to 32000
Carpet TIS Addition is required to be installed on the client
- Type:
boolean
- Default value:
false
- Suggested options:
false
,true
- Categories:
TIS
,CLIENT
chunkUpdatePacketThreshold
The threshold which the game will just send an chunk data packet if the amount of block changes is more than it
Increasing this value might reduce network bandwidth usage, and boost client's fps if there are lots of tile entities in a chunk section with a lot of block changes
Set it to really high to simulate 1.16+ behavior, which is no chunk packet but only multiple block change packet
This rule is only available in <1.16
- Type:
int
- Default value:
64
- Suggested options:
64
,4096
,65536
- Categories:
TIS
,OPTIMIZATION
,EXPERIMENTAL
chunkTickSpeed
Modify how often the chunk tick occurs per chunk per game tick
The default value is 1
. Set it to 0
to disables chunk ticks
Affected game phases:
- thunder
- ice and snow
- randomtick
With a value of n
, in every chunk every game tick, climate things will tick n
times, and randomtick will tick n
* randomTickSpeed
times per chunk section
- Type:
int
- Default value:
1
- Suggested options:
0
,1
,10
,100
,1000
- Categories:
TIS
,CREATIVE
clientSettingsLostOnRespawnFix
Fixed stored client settings are not migrated from the old player entity during player respawn or entering end portal in the end
So mods relies on client settings are always able to work correctly, e.g. serverside translation of this mod and worldedit mod
- Type:
boolean
- Default value:
false
- Suggested options:
false
,true
- Categories:
TIS
,BUGFIX
commandLifeTime
Enables /lifetime
command to track entity lifetime and so on
Useful for mob farm debugging etc.
- Type:
String
- Default value:
true
- Suggested options:
true
,false
,ops
,0
,1
,2
,3
,4
- Categories:
TIS
,COMMAND
commandManipulate
Enables /manipulate
command for world related manipulation command
- Type:
String
- Default value:
false
- Suggested options:
true
,false
,ops
,0
,1
,2
,3
,4
- Categories:
TIS
,COMMAND
,EXPERIMENTAL
commandRaid
Enables /raid
command for raid listing and tracking
- Type:
String
- Default value:
true
- Suggested options:
true
,false
,ops
,0
,1
,2
,3
,4
- Categories:
TIS
,COMMAND
commandRaycast
Enables /raycast
command for debugging raycast
- Type:
String
- Default value:
ops
- Suggested options:
true
,false
,ops
,0
,1
,2
,3
,4
- Categories:
TIS
,COMMAND
commandRefresh
Enables /refresh
command for synchronizing your client to the server
- Type:
String
- Default value:
true
- Suggested options:
true
,false
,ops
,0
,1
,2
,3
,4
- Categories:
TIS
,COMMAND
commandRemoveEntity
Enables /removeentity
command for directly erase target entities from the world
- Type:
String
- Default value:
ops
- Suggested options:
true
,false
,ops
,0
,1
,2
,3
,4
- Categories:
TIS
,COMMAND
,CREATIVE
commandSleep
Enables /sleep
command for creating lag
- Type:
String
- Default value:
ops
- Suggested options:
true
,false
,ops
,0
,1
,2
,3
,4
- Categories:
TIS
,COMMAND
,CREATIVE
commandSpeedTest
Enables /speedtest
command for network speed test
You can change the maximum allowed test size with rule speedTestCommandMaxTestSize
- Type:
String
- Default value:
ops
- Suggested options:
true
,false
,ops
,0
,1
,2
,3
,4
- Categories:
TIS
,COMMAND
,TISCM_PROTOCOL
creativeInstantTame
Let create player tame animals instantly
Affects cat, wolf, parrot and horse-like animals
- Type:
boolean
- Default value:
false
- Suggested options:
false
,true
- Categories:
TIS
,CREATIVE
creativeNetherWaterPlacement
Allow creative players place water via water bucket in nether
Technically this rule applies to all ultrawarm dimensions
- Type:
boolean
- Default value:
false
- Suggested options:
false
,true
- Categories:
TIS
,CREATIVE
creativeNoItemCooldown
Remove the cooldown of items used by the creative players
e.g. the 20gt cooldown after throwing an ender pearl
- Type:
boolean
- Default value:
false
- Suggested options:
false
,true
- Categories:
TIS
,CREATIVE
creativeOpenContainerForcibly
Allow creative players to open a container even if the container is blocked. e.g. for shulker box
- Type:
boolean
- Default value:
false
- Suggested options:
false
,true
- Categories:
TIS
,CREATIVE
debugNbtQueryNoPermission
Remove the permission requirement for the debug nbt request of client's F3 + I action
In vanilla, the request needs permission level 2 at least
Carpet TIS Addition is required to be installed on the client
- Type:
boolean
- Default value:
false
- Suggested options:
false
,true
- Categories:
TIS
,CLIENT
deobfuscateCrashReportStackTrace
Deobfuscate stack traces in crash report
- Type:
boolean
- Default value:
false
- Suggested options:
false
,true
- Categories:
TIS
,FEATURE
dispenserNoItemCost
Dispensers and droppers execute without having the itemstack inside decreased
Either dropping and using items do not cost, but dropper transferring item still costs
- Type:
boolean
- Default value:
false
- Suggested options:
false
,true
- Categories:
TIS
,DISPENSER
,CREATIVE
dispensersFireDragonBreath
Dispenser can fire dragon breath bottle to create a dragon breath effect cloud
- Type:
boolean
- Default value:
false
- Suggested options:
false
,true
- Categories:
TIS
,FEATURE
,DISPENSER
dustTrapdoorReintroduced
Minecraft >= 1.20 only
Reintroduced the dust-trapdoor instant update looper
This rule actually does the following two things:
- Makes opened trapdoors unable to redirect redstone dust (reintroducing the behavior before mc1.20)
- Makes redstone dust ignore state updates from below (reintroducing the behavior before mc1.20.3)
- Type:
boolean
- Default value:
false
- Suggested options:
false
,true
- Categories:
TIS
,FEATURE
,PORTING
enchantCommandNoRestriction
Remove all enchantment restriction checks inside /enchant
command
- Type:
boolean
- Default value:
false
- Suggested options:
false
,true
- Categories:
TIS
,CREATIVE
endPortalOpenedSoundDisabled
Disable the sound emitted when opening an end portal
- Type:
boolean
- Default value:
false
- Suggested options:
false
,true
- Categories:
TIS
,CREATIVE
entityBrainMemoryUnfreedFix
Fix brain memory of living entity staying unfreed after the entity has been removed
This could lead to a memory leak if living entities remember other and then get removed continuously and create an endless memory chain in their brains
Fixed MC-260605, using the same fix that Mojang implemented in 1.19.4-pre3
- Type:
boolean
- Default value:
false
- Suggested options:
false
,true
- Categories:
TIS
,BUGFIX
entityInstantDeathRemoval
Remove the 20gt delay before living entity removal after death
When enabled, living entities will despawn immediately after their death
- Type:
boolean
- Default value:
true
- Suggested options:
false
,true
- Categories:
TIS
,CREATIVE
entityMomentumLoss
Set it to false
to disable entity axis momentum cancellation if it's above 10m/gt when being loaded from disk
- Type:
boolean
- Default value:
true
- Suggested options:
false
,true
- Categories:
TIS
,EXPERIMENTAL
entityPlacementIgnoreCollision
Disable block and entity collision check during entity placement with items
Affected items: armorstand, end crystal, all kinds of boat
Spawn egg items are not affected
- Type:
boolean
- Default value:
false
- Suggested options:
false
,true
- Categories:
TIS
,CREATIVE
entityTrackerDistance
The maximum horizontal chebyshev distance (in chunks) for the server to sync entities information to the client
Basically this works as a "entity view distance", but will still be limited to the server view distance
Set it to a value not less than the server view distance to make the server sync all entities within the view distance to the client
Set it to a non-positive value to use vanilla logic
Requires chunk reloading to set the new rule value to entities
- Type:
int
- Default value:
-1
- Suggested options:
-1
,16
,64
- Categories:
TIS
,CREATIVE
entityTrackerInterval
The time interval (in gametick) for the server to sync entities information to the client
With a small number e.g. 1, entity information will be synced to the client every 1 gametick, resulting in less-likely client-side entity desync
Set it to a non-positive value to use vanilla logic
Requires chunk reloading to set the new rule value to entities
- Type:
int
- Default value:
-1
- Suggested options:
-1
,1
- Categories:
TIS
,CREATIVE
explosionNoEntityInfluence
Explosions won't affect any entity
Influences here include damage, acceleration etc.
- Type:
boolean
- Default value:
false
- Suggested options:
false
,true
- Categories:
TIS
,CREATIVE
explosionPacketRange
Set the range where player will receive an explosion packet when an explosion happens
- Type:
double
- Default value:
64
- Suggested options:
0
,16
,64
,128
,2048
- Categories:
TIS
,CREATIVE
failSoftBlockStateParsing
Ignore invalid property keys/values in block state arguments used in e.g. /setblock
command
In vanilla invalid property keys/values cause command failure when parsing, this rule suppresses that
Useful during cross-version litematica schematic pasting etc.
- Type:
boolean
- Default value:
false
- Suggested options:
false
,true
- Categories:
TIS
,CREATIVE
fakePlayerNamePrefix
Add a markerName prefix for fake players spawned with /player
command
Which can prevent summoning fake player with illegal names and make player list look nicer
Set it to #none
to stop adding a prefix
- Type:
String
- Default value:
#none
- Suggested options:
#none
,bot_
- Categories:
TIS
,CARPET_MOD
fakePlayerNameSuffix
Add a markerName suffix for fake players spawned with /player
command
Set it to #none
to stop adding a suffix
- Type:
String
- Default value:
#none
- Suggested options:
#none
,_fake
- Categories:
TIS
,CARPET_MOD
fakePlayerTicksLikeRealPlayer
Adjust the game phase where carpet's fake player logic and /player
action packs are ticked,
to make their behavior as close to real players as possible
Adjustments, before -> after:
- Fake player entity-related ticking: Entity Phase -> Network Phase
/player
command action packs: Entity Phase -> Asynchronous Task Phase
- Type:
boolean
- Default value:
true
- Suggested options:
false
,true
- Categories:
TIS
,CARPET_MOD
fakePlayerRemoteSpawning
The permission requirement for spawning remotely a fake player with /player
command
Here "remotely" means spawning a fake player at more than 16m away, or in other dimension
- Type:
String
- Default value:
true
- Suggested options:
true
,false
,ops
,0
,1
,2
,3
,4
,0
,1
,2
,3
,4
- Categories:
TIS
,CARPET_MOD
farmlandTrampledDisabled
Disable farmland being able to be trampled into dirt by mobs
- Type:
boolean
- Default value:
false
- Suggested options:
false
,true
- Categories:
TIS
,CREATIVE
fillCommandModeEnhance
Enhance modes in the /fill
command
Add softreplace
mode: Keep the block state of the original block as much as possible. You can use it to replace block type of stairs / slabs etc.
- Type:
boolean
- Default value:
true
- Suggested options:
false
,true
- Categories:
TIS
,CREATIVE
,COMMAND
fortressNetherBricksPackSpawningFix
Minecraft >= 1.18.2 only
Fixed fortress mobs pack spawning isolation issue introduced in mc1.18.2+
Introduced in 1.18.2-pre1. For pack spawning with first attempt on nether bricks, if the spawning attempt location shifts onto a non-nether brick within the inner bounding box, fortress mobs will not able to spawn, and vice versa
Example issue impact: rate of wither rose based wither skeleton farm with bedrock ceiling might have the rate decreased if nether bricks pack spawning floor extension is built
- Type:
boolean
- Default value:
true
- Suggested options:
false
,true
- Categories:
TIS
,BUGFIX
flattenTriangularDistribution
Minecraft >= 1.19 only
Change all triangle distribution in Minecraft randomizers into uniform distribution
With that edge cases are more likely to happen
- Type:
boolean
- Default value:
false
- Suggested options:
false
,true
- Categories:
TIS
,CREATIVE
fluidDestructionDisabled
Disable block destruction by liquid flowing
Fluid will just simple stopped at the state before destroying the block
It's useful to prevent liquid from accidentally flooding your redstone wiring in creative
- Type:
boolean
- Default value:
false
- Suggested options:
false
,true
- Categories:
TIS
,CREATIVE
hopperCountersUnlimitedSpeed
Make hopper pointing towards wool has infinity speed to suck in or transfer items with no cooldown
Only works when hopperCounters option in Carpet Mod is on
- Type:
boolean
- Default value:
false
- Suggested options:
false
,true
- Categories:
TIS
,CREATIVE
,CARPET_MOD
hopperNoItemCost
Hopper with wool block on top outputs item infinitely without having its item decreased
You can use /scounter
command or subscribe to the scounter
logger to track the amount of the output items
This rule is also the switch of the /scounter
command
- Type:
boolean
- Default value:
false
- Suggested options:
false
,true
- Categories:
TIS
,CREATIVE
,COMMAND
hopperXpCounters
Make hopper counters be able to count experience amount from XP orbs
When enabled, hopper counters will be able to "absorb" XP orbs and count their XP values
You can use the /xcounter
command command or subscribe to the xcounter
logger to see the XP counter results
This rule is also the switch of the /xcounter
command
- Type:
boolean
- Default value:
false
- Suggested options:
false
,true
- Categories:
TIS
,CREATIVE
,COMMAND
HUDLoggerUpdateInterval
Overwrite HUD loggers update interval (gametick)
- Type:
int
- Default value:
20
- Suggested options:
1
,5
,20
,100
- Categories:
TIS
,CARPET_MOD
instantBlockUpdaterReintroduced
Minecraft >= 1.19 only
Reintroduce the instant block update behavior from versions before 1.19
With that update suppression is doable in 1.19+ again
It also provides a better logging results with more clear logic for microTiming logger, as clean as versions before 1.19
- Type:
boolean
- Default value:
false
- Suggested options:
false
,true
- Categories:
TIS
,CREATIVE
,PORTING
instantCommandBlock
Make command blocks on redstone ores execute command instantly instead of scheduling a 1gt delay TileTick event for execution
Only affects normal command blocks
- Type:
boolean
- Default value:
false
- Suggested options:
false
,true
- Categories:
TIS
,CREATIVE
itemEntitySkipMovementDisabled
Removed the movement skipping mechanism when ticking of item entity
Brings back <=1.13 item entity behavior, where item entities with low velocity on ground still tick movement every gt instead of every 4gt
Useful when you require precise item entity movement timing
Breaks related redstone devices, e.g. 2no2name's wireless redstone
- Type:
boolean
- Default value:
false
- Suggested options:
false
,true
- Categories:
TIS
,CREATIVE