游戏规则/commandModificationBlockLimit

游戏规则/commandModificationBlockLimit

本文章所述内容仅适用于Java版。

commandModificationBlockLimit

名称

命令修改方块数量限制

描述

单条命令(如fill和clone)最多能更改的方块数量

分类(JE)

杂项

值类型

整型

默认值

32768

游戏规则ID

commandModificationBlockLimit

commandModificationBlockLimit是指定单次命令执行可更改的最大方块数的游戏规则。

行为[编辑 | 编辑源代码]

在执行单次/clone、/fill和/fillbiome命令时,最多可以更改commandModificationBlockLimit个方块。

历史[编辑 | 编辑源代码]

Java版1.19.423w03a加入了游戏规则commandModificationBlockLimit。

导航[编辑 | 编辑源代码]

编游戏规则

当前可用

commandBlockOutput

doDaylightCycle

doEntityDrops

doFireTick

doImmediateRespawn

doInsomnia

doLimitedCrafting

doMobLoot

doMobSpawning

doTileDrops

doWeatherCycle

drowningDamage

fallDamage

fireDamage

freezeDamage

keepInventory

locatorBar

maxCommandChainLength

mobGriefing

naturalRegeneration

playersSleepingPercentage

projectilesCanBreakBlocks

randomTickSpeed

sendCommandFeedback

showDeathMessages

spawnRadius

tntExplodes

tntExplosionDropDecay

仅Java版

allowFireTicksAwayFromPlayer

announceAdvancements

blockExplosionDropDecay

commandModificationBlockLimit

disableElytraMovementCheck

disablePlayerMovementCheck

disableRaids

doPatrolSpawning

doTraderSpawning

doVinesSpread

doWardenSpawning

enderPearlsVanishOnDeath

forgiveDeadPlayers

globalSoundEvents

lavaSourceConversion

logAdminCommands

maxCommandForkCount

maxEntityCramming

minecartMaxSpeed[仅实验性内容“矿车改进”]

mobExplosionDropDecay

playersNetherPortalCreativeDelay

playersNetherPortalDefaultDelay

reducedDebugInfo

snowAccumulationHeight

spawnChunkRadius[失效:JE 1.21.9]

spectatorsGenerateChunks

universalAnger

waterSourceConversion

仅基岩版

commandBlocksEnabled

functionCommandLimit

pvp

recipesUnlock

respawnBlocksExplode

showBorderEffect

showCoordinates

showDaysPlayed

showRecipeMessages

showTags

已移除

仅Java版

entitiesWithPassengersCanUsePortals

gameLoopFunction

spawnChunkRadius[新增:JE 1.21.9]

useLocatorBar

相关文章