Skip to content

helix / Attribute

Variable: Attribute

Attribute: (id) => Attribute & object

Defined in: core/values/resource.generated.ts:13

Type Declaration

AIR_DRAG_MODIFIER

readonly AIR_DRAG_MODIFIER: ResourceId<"minecraft:attribute"> = "minecraft:air_drag_modifier"

ARMOR

readonly ARMOR: ResourceId<"minecraft:attribute"> = "minecraft:armor"

ARMOR_TOUGHNESS

readonly ARMOR_TOUGHNESS: ResourceId<"minecraft:attribute"> = "minecraft:armor_toughness"

ATTACK_DAMAGE

readonly ATTACK_DAMAGE: ResourceId<"minecraft:attribute"> = "minecraft:attack_damage"

ATTACK_KNOCKBACK

readonly ATTACK_KNOCKBACK: ResourceId<"minecraft:attribute"> = "minecraft:attack_knockback"

ATTACK_SPEED

readonly ATTACK_SPEED: ResourceId<"minecraft:attribute"> = "minecraft:attack_speed"

BELOW_NAME_DISTANCE

readonly BELOW_NAME_DISTANCE: ResourceId<"minecraft:attribute"> = "minecraft:below_name_distance"

BLOCK_BREAK_SPEED

readonly BLOCK_BREAK_SPEED: ResourceId<"minecraft:attribute"> = "minecraft:block_break_speed"

BLOCK_INTERACTION_RANGE

readonly BLOCK_INTERACTION_RANGE: ResourceId<"minecraft:attribute"> = "minecraft:block_interaction_range"

BOUNCINESS

readonly BOUNCINESS: ResourceId<"minecraft:attribute"> = "minecraft:bounciness"

BURNING_TIME

readonly BURNING_TIME: ResourceId<"minecraft:attribute"> = "minecraft:burning_time"

CAMERA_DISTANCE

readonly CAMERA_DISTANCE: ResourceId<"minecraft:attribute"> = "minecraft:camera_distance"

ENTITY_INTERACTION_RANGE

readonly ENTITY_INTERACTION_RANGE: ResourceId<"minecraft:attribute"> = "minecraft:entity_interaction_range"

EXPLOSION_KNOCKBACK_RESISTANCE

readonly EXPLOSION_KNOCKBACK_RESISTANCE: ResourceId<"minecraft:attribute"> = "minecraft:explosion_knockback_resistance"

FALL_DAMAGE_MULTIPLIER

readonly FALL_DAMAGE_MULTIPLIER: ResourceId<"minecraft:attribute"> = "minecraft:fall_damage_multiplier"

FLYING_SPEED

readonly FLYING_SPEED: ResourceId<"minecraft:attribute"> = "minecraft:flying_speed"

FOLLOW_RANGE

readonly FOLLOW_RANGE: ResourceId<"minecraft:attribute"> = "minecraft:follow_range"

FRICTION_MODIFIER

readonly FRICTION_MODIFIER: ResourceId<"minecraft:attribute"> = "minecraft:friction_modifier"

GRAVITY

readonly GRAVITY: ResourceId<"minecraft:attribute"> = "minecraft:gravity"

JUMP_STRENGTH

readonly JUMP_STRENGTH: ResourceId<"minecraft:attribute"> = "minecraft:jump_strength"

KNOCKBACK_RESISTANCE

readonly KNOCKBACK_RESISTANCE: ResourceId<"minecraft:attribute"> = "minecraft:knockback_resistance"

LUCK

readonly LUCK: ResourceId<"minecraft:attribute"> = "minecraft:luck"

MAX_ABSORPTION

readonly MAX_ABSORPTION: ResourceId<"minecraft:attribute"> = "minecraft:max_absorption"

MAX_HEALTH

readonly MAX_HEALTH: ResourceId<"minecraft:attribute"> = "minecraft:max_health"

MINING_EFFICIENCY

readonly MINING_EFFICIENCY: ResourceId<"minecraft:attribute"> = "minecraft:mining_efficiency"

MOVEMENT_EFFICIENCY

readonly MOVEMENT_EFFICIENCY: ResourceId<"minecraft:attribute"> = "minecraft:movement_efficiency"

MOVEMENT_SPEED

readonly MOVEMENT_SPEED: ResourceId<"minecraft:attribute"> = "minecraft:movement_speed"

NAME_TAG_DISTANCE

readonly NAME_TAG_DISTANCE: ResourceId<"minecraft:attribute"> = "minecraft:name_tag_distance"

OXYGEN_BONUS

readonly OXYGEN_BONUS: ResourceId<"minecraft:attribute"> = "minecraft:oxygen_bonus"

SAFE_FALL_DISTANCE

readonly SAFE_FALL_DISTANCE: ResourceId<"minecraft:attribute"> = "minecraft:safe_fall_distance"

SCALE

readonly SCALE: ResourceId<"minecraft:attribute"> = "minecraft:scale"

SNEAKING_SPEED

readonly SNEAKING_SPEED: ResourceId<"minecraft:attribute"> = "minecraft:sneaking_speed"

SPAWN_REINFORCEMENTS

readonly SPAWN_REINFORCEMENTS: ResourceId<"minecraft:attribute"> = "minecraft:spawn_reinforcements"

STEP_HEIGHT

readonly STEP_HEIGHT: ResourceId<"minecraft:attribute"> = "minecraft:step_height"

SUBMERGED_MINING_SPEED

readonly SUBMERGED_MINING_SPEED: ResourceId<"minecraft:attribute"> = "minecraft:submerged_mining_speed"

SWEEPING_DAMAGE_RATIO

readonly SWEEPING_DAMAGE_RATIO: ResourceId<"minecraft:attribute"> = "minecraft:sweeping_damage_ratio"

TEMPT_RANGE

readonly TEMPT_RANGE: ResourceId<"minecraft:attribute"> = "minecraft:tempt_range"

WATER_MOVEMENT_EFFICIENCY

readonly WATER_MOVEMENT_EFFICIENCY: ResourceId<"minecraft:attribute"> = "minecraft:water_movement_efficiency"

WAYPOINT_RECEIVE_RANGE

readonly WAYPOINT_RECEIVE_RANGE: ResourceId<"minecraft:attribute"> = "minecraft:waypoint_receive_range"

WAYPOINT_TRANSMIT_RANGE

readonly WAYPOINT_TRANSMIT_RANGE: ResourceId<"minecraft:attribute"> = "minecraft:waypoint_transmit_range"

Released under the MIT License · Credits