mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-22 00:37:35 +08:00
fix glass mapping
This commit is contained in:
@ -670,18 +670,6 @@ block.*= minecraft:hanging_roots minecraft:weeping_vines minecraft:cave_vines:be
|
||||
#= BLOCK_GLASS
|
||||
block.301= glass glass_pane
|
||||
|
||||
#= BLOCK_HONEY
|
||||
block.*= honey_block
|
||||
|
||||
#= BLOCK_ICE
|
||||
block.*= ice frosted_ice
|
||||
|
||||
#= BLOCK_NETHER_PORTAL
|
||||
block.*= nether_portal
|
||||
|
||||
#= BLOCK_SLIME
|
||||
block.*= slime_block
|
||||
|
||||
#= BLOCK_GLASS_BLACK
|
||||
block.*= black_stained_glass black_stained_glass_pane
|
||||
|
||||
@ -730,6 +718,18 @@ block.*= minecraft:hanging_roots minecraft:weeping_vines minecraft:cave_vines:be
|
||||
#= BLOCK_GLASS_YELLOW
|
||||
block.*= yellow_stained_glass yellow_stained_glass_pane
|
||||
|
||||
#= BLOCK_HONEY
|
||||
block.*= honey_block
|
||||
|
||||
#= BLOCK_ICE
|
||||
block.*= ice frosted_ice
|
||||
|
||||
#= BLOCK_NETHER_PORTAL
|
||||
block.*= nether_portal
|
||||
|
||||
#= BLOCK_SLIME
|
||||
block.*= slime_block
|
||||
|
||||
|
||||
####### ----- LPV shapes ----- #######
|
||||
|
||||
|
Reference in New Issue
Block a user