PrismarineJS / PrismarineJS/minecraft-data

[Entities/Effects] in some versions the data is wrong

Open
#341 7 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

Hello,
I explore the datas and i see some datas is wrong.

Entities

The related problems :

  • Some entities like bee have UNKNOWN type and/or category.
  • All type are set to mob.
    Concerning versions : All versions from 1.11
  • All category is Hostile mobs.
    Concerning versions : 1.14
  • The name is probably incorrect ocelot need to be Ozelot. (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 MiningFatigue need to be mining_fatigue.
    Concerning versions : All versions from 1.13
  • The effect BadLuck need to be named Unluck (and unluck from 1.13)
    Concerning versions : All versions from 1.9

Thanks.

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.