PrismarineJS / PrismarineJS/minecraft-data
Add hasInventory property in blocks.json
Open
Nobody has claimed this yet.
new data
schema change
- Dominant language
- JavaScript
- Stars
- 937
- Forks
- 294
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 23
Description
"hasInventory": {true|false}
Extractable from drops ("plus content") http://minecraft.gamepedia.com/index.php?title=Chest&action=edit
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 with blocks.json and the linked Minecraft Gamepedia edit page, using the drops data as the source for inventory information. Add a boolean hasInventory property to the relevant block entries and verify that the property is present with true or false values throughout the affected data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100