Skip to main content

Module components

Module components 

Source
Expand description

Individual component type definitions.

Modulesยง

enchantments ๐Ÿ”’
equippable ๐Ÿ”’
Equippable component for armor and equipment items.
tool ๐Ÿ”’
Tool component for mining speed and drop behavior.

Structsยง

Equippable
The equippable component data.
ItemEnchantments
Enchantments stored on an item. Maps enchantment key to level.
Tool
The tool component data - defines mining speed and drop behavior for blocks.
ToolRule
A single rule within a Tool component. Rules are evaluated in order; the first matching rule determines the speed/drop behavior.

Enumsยง

EquippableSlot
Equipment slot for the equippable component.