List of Resources
See MKB through human eyesFilter by Category:
All Calculations Control Flow Equipped Armor Equipped Tool GUI Input Looking at Mod related Player Position Server Settings Time and Date Variables WorldREASON
VariableThe reason why the crafting was completed or aborted. Can be one of the following values: * `DONE` * `CREATIVE` * `NORECIPE` * `NOTSTARTED` * `TIMEOUT` * `NOITEMS` * `ERROR` * `NOSPACE`
Category: N/ARECORDVOLUME
VariableVolume level for Jukebox/Noteblocks
Category: SettingsREGEXREPLACE
ActionReplace all matches of `<pattern>` with `[replace]` in `<&subject>`. Returns the new string.
Category: CalculationsRELOADRESOURCES
ActionReloads resource packs, same as pressing F3 + T
Category: SettingsREPL
ActionAccess the REPL interface. [Commands for the REPL have their own page](/docs/commands)
Category: Mod relatedREPLACE
ActionReplace all occurrences of `<search>` with `[replace]` in `<&subject>`. Returns the new string.
Category: CalculationsRESOURCEPACK
ActionNo description.
Category: N/ARESOURCEPACKS
ActionSets the resource pack stack to the order matching the specified patterns
Category: SettingsRESOURCEPACKS[]
VariableArray of selected resource packs
Category: PlayerRESPAWN
ActionRespawns the player if you are dead
Category: WorldRM
REPL CommandRemoves (deletes) the specified file
Category: N/A~RMOUSE
VariableWhether the right mouse button was pressed at the start of the script
Category: InputRMOUSE
VariableWhether the right mouse button is pressed
Category: InputRUN
REPL CommandRuns the specified script synchronously. Args are provided to the target script in the same manner as EXEC (eg. params $$[1], $$[2].. etc)
Category: N/Arunning
IteratorIterates over all currently running macros
Category: N/ASATURATION
VariableSaturation level (normally hidden from the Player)
Category: PlayerSAY
REPL CommandSends the specified message as chat, only sends remotely if "live mode" is enabled
Category: N/ASCREEN
VariableName of the current custom GUI
Category: Mod relatedSCREENNAME
VariableDisplay name of the current custom GUI
Category: Mod relatedSEED
VariableSeed of the world (only available in SP)
Category: WorldSELECTCHANNEL
ActionNo description.
Category: N/ASENDMESSAGE
ActionNo description.
Category: N/ASENSITIVITY
VariableSensitivity
Category: SettingsSENSITIVITY
ActionSets the mouse sensitivity, specifying time causes the value to change smoothly. `<value>` has to be between `0` and `200`.
Category: SettingsSERVER
VariableIP of the server
Category: Server