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 WorldAMBIENTVOLUME
VariableVolume level for Ambient/Environment
Category: SettingsARMOUR
VariableArmour points (each icon equals 2 points)
Category: PlayerARRAYSIZE
ActionStores the size of the specified `<array[]>` in `[#outvar]`. Returns the size of the array.
Category: VariablesASSIGN
ActionInternal function
Category: Control FlowATTACKPOWER
VariableAttack power
Category: Equipped ToolATTACKSPEED
VariableAttack speed
Category: Equipped ToolBEGIN
REPL CommandEnters multi-line mode, allows entry of a script over multiple lines terminated by END
Category: N/ABIND
ActionSet the specified key binding to the specified key code
Category: SettingsBINDGUI
ActionBinds the specified custom screen to the slot specified
Category: Mod relatedBIOME
VariableBiome 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: WorldBLOCKVOLUME
VariableVolume level for Blocks
Category: SettingsBOOTSDAMAGE
VariableMaximum uses of the Players boots
Category: Equipped ArmorBOOTSDURABILITY
VariableDurability of the Players boots
Category: Equipped ArmorBOOTSID
VariableID of the Players boots
Category: Equipped ArmorBOOTSNAME
VariableDisplayname of the Players boots
Category: Equipped ArmorBOWCHARGE
VariableNo description.
Category: Equipped ToolBREAK
ActionInterrupts exection of the innermost loop. Can be used with: * `DO;LOOP` * `DO;UNTIL` * `DO;WHILE` * `FOR;NEXT` * `FOREACH;NEXT`
Category: Control FlowCALCYAWTO
ActionCalculates the absolute yaw angle and optionally the distance to the specified coordinates. Returns the calculated yaw value.
Category: CalculationsCAMERA
ActionSet 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: SettingsCAMERA
VariableCurrent camera mode
Category: SettingsCANFLY
VariableWhether the Player can fly
Category: PlayerCARDINALYAW
VariableYaw of the player relative to north (YAW + 180)
Category: PositionCAT
REPL CommandLists the contents of the specified file into the console window
Category: N/ACHAT
VariableChat message with control codes
Category: N/ACHATCLEAN
VariableChat message without control codes
Category: N/A