PrismarineJS / PrismarineJS/minecraft-data
Add JSON to check resourcepack number depending on version
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 938
- Forks
- 294
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 23
Description
To create a resourcepack you need the pack_format, that depends on each MC version. Basically I'm asking to port this website https://minecraft.fandom.com/wiki/Pack_format to a json here.
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
Start by inspecting the repository's existing versioned data structures and conventions for JSON data. Add the Minecraft version-to-pack_format mappings from the referenced Pack_format page, following the project's established schema, and verify that the resulting data covers the requested versions consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100