mojira.dev
MC-303180

Spear attack speeds are slightly off compared to Bedrock Edition

The attack speed of spears are slightly off compared to Bedrock Edition’s item use cooldowns, with them having unnecessary hundredths place decimals rather than the streamlined values they’re expected to have to match Bedrock Edition.

Current Java

Current Bedrock

Fixed Java V1 (matches Bedrock in ticks, ideal)

Fixed Java V2 (fixed unnecessary decimal values, but still results in current ticks)

Wooden Spear

1.54 Attack Speed (0.649 seconds / 13 ticks)

0.65 seconds (13 ticks)

1.5 Attack Speed (13 ticks)

1.5 Attack Speed (13 ticks)

Stone Spear

1.33 Attack Speed (0.752 seconds / 15 ticks)

0.7 seconds (14 ticks)

1.4 Attack Speed (14 ticks)

1.3 Attack Speed (15 ticks)

Copper Spear

1.18 Attack Speed (0.847 seconds / 17 ticks)

0.75 seconds (15 ticks)

1.3 Attack Speed (15 ticks)

1.2 Attack Speed (17 ticks)

Golden Spear / Iron Spear

1.05 Attack Speed (0.952 seconds / 19 ticks)

0.8 seconds (16 ticks)

1.25 Attack Speed (16 ticks)

1.05 Attack Speed (19 ticks)

Diamond Spear

0.95 Attack Speed (1.053 seconds / 21 ticks)

0.9 seconds (18 ticks)

1.1 Attack Speed (18 ticks)

0.95 Attack Speed (21 ticks)

Netherite Spear

0.87 Attack Speed (1.149 seconds / 23 ticks)

1 second (20 ticks)

1 Attack Speed (20 ticks)

0.875 Attack Speed (23 ticks)

Expected Results: Spear attack speeds on Java reflect the streamlined ones on Bedrock, and/or do not have unnecessary decimals that round to the same ticks they would without said decimals.

Observed Results: Spear attack speeds on Java do not reflect the streamlined ones on Bedrock, and also have unnecessary decimal places that end up rounding to the same tick output that they would with cleaner values.

Comments 0

No comments.

SeaOfPixels

(Unassigned)

Unconfirmed

(Unassigned)

25w42a

Retrieved