PrismarineJS / PrismarineJS/node-minecraft-data

[Feature Request] Getting block tags

Open
#315 2 comments 2 reactions 0 assignees View on GitHub

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.

Ref: https://minecraft.wiki/w/Tag

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.