PrismarineJS / PrismarineJS/minecraft-data

Add hasInventory property in blocks.json

Open
#48 0 comments 0 reactions 0 assignees View on GitHub

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.