LambdAurora / LambDynamicLights

A dynamic lights mod for Minecraft on Fabric Loader.
https://modrinth.com/mod/lambdynamiclights
Other
397 stars 98 forks source link

Block entities do not show names in settings #147

Closed Madis0 closed 1 year ago

Madis0 commented 1 year ago

Describe the bug Block entities do not show their names in settings, while entities do.

To Reproduce Steps to reproduce the behavior:

  1. Get LDL and Mod Menu
  2. Open LDL config
  3. See "Entities" section
  4. See "Block Entities" section

Expected behavior Expected localized names

Screenshots Screenshot_20230329_222931

Desktop (please complete the following information):

Additional context N/A

LambdAurora commented 1 year ago

Block entities do not have localized names.

Madis0 commented 1 year ago

How come? Every block in that list has a localized string in the format block.minecraft.name, e.g. block.minecraft.furnace.

Edit: okay, maybe not all of them, e.g. hanging sign does not have a generic string and mob_spawner is instead spawner.

LambdAurora commented 1 year ago

Block != Block Entity