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

Examples:

Changes

VersionChanges
Wurst 7.20Added .setblock.