Adds LIGHT to the block whitelist

This commit is contained in:
Kristian Knarvik 2023-07-31 23:51:44 +02:00
parent b6bf22d1c7
commit 407acf0ea2

View File

@ -63,6 +63,7 @@ dropper:
- +BUTTONS - +BUTTONS
- +CORALS - +CORALS
- +WALL_CORALS - +WALL_CORALS
- LIGHT
shared: shared:
# This decides how far inside a non-solid block the player must go before detection triggers (-1, 0). The closer to -1 # This decides how far inside a non-solid block the player must go before detection triggers (-1, 0). The closer to -1
# it is, the more accurate it will seem to the player, but the likelihood of not detecting the hit increases. # it is, the more accurate it will seem to the player, but the likelihood of not detecting the hit increases.