Minecraft:Data component format/attack range
From SAS Gaming Wiki
More actions
- Template:Nbt: Determines the Minecraft:attack range and Minecraft:hitbox margin of a weapon.
- Template:Nbt: The minimum distance in blocks from the attacker to the target to be considered valid. Defaults to 0.0, valid from 0.0 to 64.0.
- Template:Nbt: The maximum distance in blocks from the attacker to the target to be considered valid. Defaults to 3.0, valid from 0.0 to 64.0.
- Template:Nbt: The minimum distance in blocks from the attacker to the target to be considered valid in Minecraft:Creative mode. Defaults to 0.0, valid from 0.0 to 64.0.
- Template:Nbt: The maximum distance in blocks from the attacker to the target to be considered valid in Creative mode. Defaults to 5.0, valid from 0.0 to 64.0.
- Template:Nbt: The margin applied to the target bounding box when checking for valid hitbox collision. Defaults to 0.3, valid from 0.0 to 1.0.
- Template:Nbt: The multiplier applied to Template:Cd and Template:Cd when checking for valid distance if item is used by a mob. Defaults to 1.0, valid from 0.0 to 2.0.
- Template:Nbt: Determines the Minecraft:attack range and Minecraft:hitbox margin of a weapon.