Wurst.Wiki

The Official Wurst Client Wiki

User Tools

Site Tools


cmd:setblock

Table of Contents

.setblock

.setblock
The .help entry for .setblock.
TypeCommand
Categorynone
In-game description“Changes a block setting of a feature. Allows you
to change these settings through keybinds.

Syntax: .setblock <feature> <setting> <block>
.setblock <feature> <setting> reset
Example: .setblock Nuker ID dirt”
Default keybindnone
Source codenet/wurstclient/commands/SetBlockCmd.java

.setblock is a chat command that allows the user to manage BlockSettings through the chat.

Since any .setblock command can be turned into a keybind, this command also makes it possible to create keybinds that instantly change a BlockSetting when a key is pressed.

The following features currently have a BlockSetting and thus can be used with .setblock:

Syntax

Main article: Command Syntax

  • .setblock <feature> <setting> <block> sets <setting> of <feature> to <block>.

  • .setblock <feature> <setting> reset resets <setting> of <feature> to its default value.

Examples:

  • .setblock Nuker ID dirt sets the ID setting of Nuker to dirt.

Changes

VersionChanges
Wurst 7.20Added .setblock.
cmd/setblock.txt · Last modified: 2022/12/11 13:44 by alexander01998