No dynamic light is produced in 1x1 ladder space
HatTrkPatrk opened this issue ยท 4 comments
Describe the bug
If you mine out a 1x1 space and place ladders in it to climb up/down, the space is not illuminated by dynamic light sources
Steps to reproduce
- Dig a 1x1 column/tunnel in the ground & place ladders along it
- Hold a torch or lantern or other dynamic light source in your offhand
- Climb up/down the ladder
Expected behavior
No response
Additional context
No response
Thanks for the report. Unfortunately, this is not fixable since the pack needs space to place the light block somewhere. Faking a block (like the ladder or surrounding blocks) and placing the light there would probably cause more problems than it is worth.
Thanks for the report. Unfortunately, this is not fixable since the pack needs space to place the light block somewhere. Faking a block (like the ladder or surrounding blocks) and placing the light there would probably cause more problems than it is worth.
maybe it could be fixed on the mod version of the pack?
Thanks for the report. Unfortunately, this is not fixable since the pack needs space to place the light block somewhere. Faking a block (like the ladder or surrounding blocks) and placing the light there would probably cause more problems than it is worth.
maybe it could be fixed on the mod version of the pack?
As far as I'm aware, the mod version is just a wrapper-class for the datapack version anyway, there aren't any differences programmatically (other than an added config file?)