PrismarineJS / PrismarineJS/minecraft-data

Add AttackSpeed data to items.

Open
#337 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
938
Forks
294
Avg merge
2d 10h
Merged PRs (30d)
23

Description

Some items, specifically weapons, have a unique attack speed property attached to them. This value is used to calculate the attack cooldown indicator in 1.9+

Only a few items have this, so it wouldn't be hard to add in this information manually.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named in the issue. Start by locating the item data for Minecraft 1.9+ and the existing weapon properties; add attack-speed values for the relevant items, and consider the work done when those items expose the data needed for the attack cooldown indicator.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
data
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.