Closed jackythejack13 closed 2 years ago
This is caused by the block tag #gm4:replaceable, which contains all blocks the player can directly replace with blocks (like torches). It's intended to copy the same behaviour as a player trying to place the torch, so technically it's working as intended, but I can see this should be prevented.
Note that Crossbow Cartridges should use the same conditions for placing a torch. It currently places the torch in water as well, but it's not too big of a problem because it's not repeatedly like with lumos.
Describe the bug Places torches while holding a Pickaxe with Lumos. Replacing torches inside water in the dark
To Reproduce Steps to reproduce the behavior:
Expected behavior Torches should not be placed in water at a darkness level
Fix Add a if the player is in water, not to place torch
Environment