Controls whether projectiles (entities with a projectile
component, like Arrows, thrown Tridents or Fireworks) can
destroy certain blocks that support this interaction (such
as Chorus Fruit, Dripstone or Decorated Pots). Restrictions
on which projectiles can destroy certain blocks apply.
Controls how frequently random ticks occur. A value of 0 or
less will disable random ticks. The default value is 1.
控制随机刻的发生频率。值为0或更小将禁用随机刻。默认值为1。
实验性RecipesUnlock
RecipesUnlock:"recipesUnlock"
备注
Controls whether built-in (vanilla) recipes automatically
unlock as the player progresses through the game (one
alternative to this is to use the /recipe command based on
custom gameplay logic.)
Controls whether respawn blocks (e.g. Bed, Respawn Anchor)
explode in other dimensions.
控制重生方块(例如床、重生锚)是否在其他维度爆炸。
实验性SendCommandFeedback
SendCommandFeedback:"sendCommandFeedback"
备注
Controls whether command output is displayed to players.
Also controls whether Command Block output is stored by
default.
控制是否向玩家显示命令输出。还控制是否默认存储命令方块输出。
实验性ShowBorderEffect
ShowBorderEffect:"showBorderEffect"
备注
Controls whether Border Block effects are shown.
控制是否显示边界方块效果。
实验性ShowCoordinates
ShowCoordinates:"showCoordinates"
备注
Controls whether player coordinates are displayed.
控制是否显示玩家坐标。
实验性ShowDaysPlayed
ShowDaysPlayed:"showDaysPlayed"
备注
Controls whether the days a player has played is displayed.
控制是否显示玩家已玩天数。
实验性ShowDeathMessages
ShowDeathMessages:"showDeathMessages"
备注
Controls whether death messages are displayed in chat.
控制是否在聊天中显示死亡消息。
实验性ShowRecipeMessages
ShowRecipeMessages:"showRecipeMessages"
备注
Controls whether standard player notifications for recipes
will show. When set to false, 'player unlocked recipes' are
no longer sent as player notifications.
控制是否显示配方的标准玩家通知。当设置为 false 时,“玩家解锁配方”不再作为玩家通知发送。
实验性ShowTags
ShowTags:"showTags"
备注
Controls whether item tags are shown. E.g. 'Can Place On',
'Can Destroy', item lock icons, etc.
控制是否显示物品标签。例如“可以放置在”、“可以破坏”、“物品锁定图标”等。
实验性SpawnRadius
SpawnRadius:"spawnRadius"
备注
The block radius from world spawn that a player is allowed
to spawn in. Does not affect Adventure mode. The default
value is 10 blocks.
玩家可以在世界出生点生成的方块半径。不影响冒险模式。默认值为10个方块。
实验性TntExplodes
TntExplodes:"tntExplodes"
备注
Affects whether TNT blocks can be lit.
影响TNT方块是否可以被点燃。
实验性TntExplosionDropDecay
TntExplosionDropDecay:"tntExplosionDropDecay"
备注
Controls whether blocks randomly drop loot or all blocks
drop loot when destroyed by an explosion. Defaults to false.
Game rules. These values can also be controlled via the /gamerule command.
游戏规则。这些值也可以通过 /gamerule 命令来控制。