Supplementaries

Supplementaries

82M Downloads

[๐Ÿž]: Hourglass has unused light level property.

Mickeon opened this issue ยท 1 comments

commented

Before Continuing:

  • Check you are using the latest version of the mods and its dependencies
  • Always include a latest.log if you are crashing
  • Remove mod that enhances Minecraft: Optifine, Sodium, others. The issue persists.
  • If you are unsure which mod is the culprit.
    Disable all of your mods and enable them 1-2 mods each time to isolate the culprit
  • Confirm that there is no existing issue with a similar description submitted in the list of issues.

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.

commented

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.