mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-22 00:37:35 +08:00
floodfill player fixes; add furnace lights
This commit is contained in:
@ -348,6 +348,9 @@ block.*= vine
|
||||
#= BLOCK_FROGLIGHT_VERDANT
|
||||
block.*= verdant_froglight
|
||||
|
||||
#= BLOCK_FURNACE_LIT
|
||||
block.*= furnace:lit=true blast_furnace:lit=true smoker:lit=true
|
||||
|
||||
#= BLOCK_GLOW_LICHEN
|
||||
block.*= glow_lichen
|
||||
|
||||
@ -489,9 +492,6 @@ block.*= vine
|
||||
#= BLOCK_SHROOMLIGHT
|
||||
block.*= shroomlight
|
||||
|
||||
#= BLOCK_SMOKER_LIT
|
||||
block.*= smoker:lit=true
|
||||
|
||||
#= BLOCK_SOUL_FIRE
|
||||
block.*= soul_fire soul_campfire:lit=true
|
||||
|
||||
|
Reference in New Issue
Block a user