PrismarineJS / PrismarineJS/minecraft-data
Add AttackSpeed data to items.
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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