HelpChat / DeluxeMenus

DeluxeMenus but open source!?
https://wiki.helpch.at/clips-plugins/deluxemenus
MIT License
81 stars 42 forks source link

Display Light Levels - Addition #23

Closed kristophergeou closed 5 months ago

kristophergeou commented 10 months ago

Deluxemenus doesn't currently support the display of the light levels. So the

material: light
nbt_ints:
  - "BlockStateTag.level:8"

won't return the correct light level to the material. Would be cool to get added too

cj89898 commented 10 months ago

Would like to add that more NBT support in general would be really nice.

I know somebody in the past suggested possibly supporting full json formatting for nbt information. ({"BlockStateTag":{"level":8}})