List of Resources

See MKB through human eyes
Filter by Type:
All Action Event Iterator Parameter REPL Command Variable
Filter by Category:
All Calculations Control Flow Equipped Armor Equipped Tool GUI Input Looking at Mod related Player Position Server Settings Time and Date Variables World
AMBIENTVOLUME
Variable

Volume level for Ambient/Environment

Category: Settings
ARMOUR
Variable

Armour points (each icon equals 2 points)

Category: Player
ARRAYSIZE
Action

Stores the size of the specified `<array[]>` in `[#outvar]`. Returns the size of the array.

Category: Variables
ASSIGN
Action

Internal function

Category: Control Flow
ATTACKPOWER
Variable

Attack power

Category: Equipped Tool
ATTACKSPEED
Variable

Attack speed

Category: Equipped Tool
BEGIN
REPL Command

Enters multi-line mode, allows entry of a script over multiple lines terminated by END

Category: N/A
BIND
Action

Set the specified key binding to the specified key code

Category: Settings
BINDGUI
Action

Binds the specified custom screen to the slot specified

Category: Mod related
BIOME
Variable

Biome the Player is currently in. Can be one of the following values: * `Ocean` * `Plains` * `Desert` * `Extreme Hills` * `Forest` * `Taiga` * `Swampland` * `River` * `Hell` * `Sky` * `Frozen Ocean` * `Frozen River` * `Ice Plains` * `Ice Mountains` * `Mushroom Island` * `Mushroom Island Shore` * `Beach` * `Desert Hills` * `Forest Hills` * `Taiga Hills` * `Extreme Hills Edge` * `Jungle` * `Jungle Hills `

Category: World
BLOCKVOLUME
Variable

Volume level for Blocks

Category: Settings
BOOTSDAMAGE
Variable

Maximum uses of the Players boots

Category: Equipped Armor
BOOTSDURABILITY
Variable

Durability of the Players boots

Category: Equipped Armor
BOOTSID
Variable

ID of the Players boots

Category: Equipped Armor
BOOTSNAME
Variable

Displayname of the Players boots

Category: Equipped Armor
BOWCHARGE
Variable

No description.

Category: Equipped Tool
BREAK
Action

Interrupts exection of the innermost loop. Can be used with: * `DO;LOOP` * `DO;UNTIL` * `DO;WHILE` * `FOR;NEXT` * `FOREACH;NEXT`

Category: Control Flow
CALCYAWTO
Action

Calculates the absolute yaw angle and optionally the distance to the specified coordinates. Returns the calculated yaw value.

Category: Calculations
CAMERA
Action

Set the current camera mode, call with no arguments to toggle modes Can be one of the following values: * `0` for first person view * `1` for third person view, from behind * `2` for third person view, from the front

Category: Settings
CAMERA
Variable

Current camera mode

Category: Settings
CANFLY
Variable

Whether the Player can fly

Category: Player
CARDINALYAW
Variable

Yaw of the player relative to north (YAW + 180)

Category: Position
CAT
REPL Command

Lists the contents of the specified file into the console window

Category: N/A
CHAT
Variable

Chat message with control codes

Category: N/A
CHATCLEAN
Variable

Chat message without control codes

Category: N/A