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_REQUEST] Allow JMC's custom NBT syntax in more places #105

Open
Nico314159 opened this issue Jul 2, 2024 · 0 comments
Open

[FEATURE_REQUEST] Allow JMC's custom NBT syntax in more places #105

Nico314159 opened this issue Jul 2, 2024 · 0 comments
Assignees
Labels
Type: Feature request New feature or request

Comments

@Nico314159
Copy link
Contributor

Description

It's both annoying and idiosyncratic to have to write if (data storage namespace:foo bar) every single time when it would make more sense to write just if (foo::bar).

Additionally, I think it would make debugging (and just generally, printing complex messages) a lot easier if something like Text.tellraw(@a, "&<foo::bar>") was supported as well. Having to make custom TextProp.nbt setups is very janky and not worth relying on.

@Nico314159 Nico314159 added the Type: Feature request New feature or request label Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants