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

Update nbt.json to add anonymous compound without name #79

Merged
merged 1 commit into from
Dec 25, 2023

Conversation

extremeheat
Copy link
Member

For pc 1.20.2

@rom1504
Copy link
Member

rom1504 commented Dec 18, 2023

did you try it with nmp ?

@@ -111,5 +111,18 @@
"type": ["nbtSwitch",{"type":"type"}]
}
]
],
"anonymousNbt": [
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is unused in prismarine-nbt

I wonder if we should include the custom type from node-minecraft-protocol

@rom1504
Copy link
Member

rom1504 commented Dec 25, 2023

I don't like this a lot because it's a lot of undocumented side effects but we don't really have a better solution currently

Merging that and we can iterate further later on

@rom1504 rom1504 merged commit 7ec1c44 into PrismarineJS:master Dec 25, 2023
3 checks passed
@rom1504
Copy link
Member

rom1504 commented Dec 25, 2023

/makerelease

@rom1504bot rom1504bot mentioned this pull request Dec 25, 2023
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.

2 participants