Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature of NBT retrieval, with 3 bug fixes #9

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

nealchen2003
Copy link

Feature:

  1. Retrieve NBT along with the result when in search mode. This is particularly useful when searching for filled maps.

Bug fixes:

  1. Spawned (not structural) entities like item frames don't get searched.
  2. Incorrect NBT parse for ASCII-leading UTF-8 strings like "123甲乙丙". The original code returns "甲乙丙" only.
  3. Script path not found error when run in jar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant