Fiery torches don't properly form posts when placed on stone walls.
Magiwarriorx opened this issue ยท 1 comments
General Information
Describe the bug:
Fiery torches don't properly graphically interact with stone walls. This is likely a result of them lacking the "wall_post_override" tag.
To Reproduce:
- Place several stone walls of any variety in a line.
- Place a fiery torch on top of the wall.
Expected behavior:
Walls would graphically form "posts" when underneath a fiery torch.
Environment Versions
Mystic Mods Versions
Druidcraft v0.4.52
Other Versions:
- Other mods you think could cause issues: Sodium Reforged v2.9 (unlikely, problem resolved with adding tag via KubeJS)
- Forge: v36.1.32
- Minecraft: v1.16
Additional Information
Additional context (optional):
The problem is resolved when adding the "wall_post_override" tag to fiery torches via KubeJS.