Bug Closed · Invalid

Item variables not working

#6094 opened by Unknown 1 year ago

Unknownreported this bug

The Variables in Items return nothing even if using the exact config in https://git.lumine.io/mythiccraft/mythiccrucible/-/wikis/Items#variables

ExampleItem:
  Material: STONE
  Variables:
    test: hello
 
ExampleItem_Templated:
  Template: ExampleItem
  Variables:
    mammamia: world
  Skills:
  - message{m=<item.variable.test> <item.variable.mammamia>} @self ~onUse

[Legacy attachment omitted] [Legacy attachment omitted]

Using Crucible v2.2.0 build #3966 (problem persists in all the other dev builds) Server version 1.21.4 (problem persists in all 1.21 versions)

Unknowncommented

Closing due to inactivity and seemingly user error. Please reach out in our Discord support channels to receive troubleshooting help, such as confirming that <item.variable.test> is a valid variable scope system to use.

Sign in to join the discussion.