Adorn (Forge)

Adorn (Forge)

6M Downloads

Stone torch displays incorrectly when placed on a wall

TheBeav01 opened this issue ยท 1 comments

commented

Adorn version

3.7.0

Minecraft version

1.19.2

Mod loader

Forge

Mod loader version

Forge 43.1.57

Describe the bug

Demonstration of issue: image

Mod List: image

To reproduce

Place a stone torch on any wall

Game logs

No response

Additional context

This is the same issue as #290 but I checked to see if it still happened without Optifine or Rubidium. It still happened, so I scaled back the mod list and it seems to be an issue with Adorn itself.

commented

Thanks, I think I know now what causes it. Only adorn:block/stone_torch (not wall_stone_torch) includes "render_type": "cutout" in the model file, so Forge doesn't support transparent textures.