LambDynamicLights

LambDynamicLights

23M Downloads

Block entities do not show names in settings

Madis0 opened this issue ยท 3 comments

commented

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):

  • OS: Manjaro Linux

  • Minecraft 1.19.4

  • Fabric Loader version 0.14.18

  • Mods
    Screenshot_20230329_223146

  • Version 2.3.0+1.19.4

  • Branch N/A

Additional context
N/A

commented

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.

commented

Block entities do not have localized names.

commented

Block != Block Entity