PrismarineJS / PrismarineJS/node-minecraft-data
[Feature Request] Getting block tags
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 127
- Forks
- 76
- Avg merge
- 7m
- Merged PRs (30d)
- 3
Description
I want to know whether a block is a trapdoor. Minecraft uses tag #trapdoors to track all trapdoors.
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 reading the repository's existing block-data access entry points and compare them with the Minecraft tag reference linked in the issue. Determine how the #trapdoors tag should be exposed and define done as allowing callers to determine whether a block belongs to that tag, with matching data coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100