PrismarineJS / PrismarineJS/minecraft-data
[Entities/Effects] in some versions the data is wrong
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 938
- Forks
- 294
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 23
Description
Hello,
I explore the datas and i see some datas is wrong.
Entities
The related problems :
- Some entities like
beehaveUNKNOWNtype and/or category. - All type are set to
mob.
Concerning versions : All versions from1.11 - All category is
Hostile mobs.
Concerning versions :1.14 - The name is probably incorrect
ocelotneed to beOzelot. (i m referring to https://pokechu22.github.io/Burger/1.12.html#language:entity)
Concerning versions :1.11,1.12
Effects
The related problems :
- The name of effects is not correct, example
MiningFatigueneed to bemining_fatigue.
Concerning versions : All versions from1.13 - The effect
BadLuckneed to be namedUnluck(andunluckfrom1.13)
Concerning versions : All versions from1.9
Thanks.
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
Review the versioned Entities and Effects data for the listed Minecraft versions, using the linked 1.12 reference for entity names. Verify the entity type, category, and effect names against the expected version-specific values; done means the reported discrepancies are corrected across all stated versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100