MehVahdJukaar / Supplementaries

Other
124 stars 90 forks source link

[🐞]: Hourglass has unused light level property. #1020

Open Mickeon opened 2 months ago

Mickeon commented 2 months ago

Before Continuing:

Version

1.20.1-FORGE

Supplementaries Version

Supplementaries 1.20-2.8.10

Moonlight Lib Version

1.20-2.11.9

Issue Detail

Glowstone inside of the Hourglass does not emit any light.

The reason why I believe this to be a bug is because the Hourglass block has a light level state that seems to go entirely unused, and there's no documented way to enable it through datapacks. This property should either not exist, or be used and documented correctly.

Mickeon commented 1 month ago

Update: Upon further testing, adding a light_level to a custom dust's json file through datapacks works. It seems like only Supplementaries' own dust (Blaze Powder & Glowstone) does not work properly, for some reason.