Amend shulker box rendering
- Correct shulker box side textures being resized to 4x4 resolution - Use intended texture for 'uncolored' shulker boxes instead of purple
This commit is contained in:
@@ -259,6 +259,7 @@ enum mc_block_id {
|
||||
block_concrete_powder = 252,
|
||||
block_structure_block = 255,
|
||||
block_jigsaw = 256,
|
||||
block_shulker_box = 257,
|
||||
block_prismarine_stairs = 11337,
|
||||
block_dark_prismarine_stairs = 11338,
|
||||
block_prismarine_brick_stairs = 11339,
|
||||
|
||||
Reference in New Issue
Block a user