Skip to content

Conversation

@CJDevZ
Copy link

@CJDevZ CJDevZ commented Feb 1, 2026

These two patches enable function macros to resolve string variables natively within quotes.

This facilitates direct string concatenation and dynamic NBT pathing:

  • "$(\varA)$(\varB)": Supports multi-variable concatenation.
  • {list:["$(\var)"]}: Allows variable injection into NBT arrays.
  • map."$(\var)": Enables dynamic keys in storage lookups.

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