Closed JuiceyBeans closed 2 months ago
gui/hanging_signs
block/misc
block/cover/OVERLAY_SCREEN.png
block/cover/overlay_screen.png
Changes battery block texture paths in model definition to point to correct textures (should not affect texture packs)
Textures moved: block/industrial_tnt_side -> block/misc/industrial_tnt_side block/gearbox -> block/machines/gearbox block/cover/OVERLAY_SCREEN.png -> block/cover/overlay_screen.png
block/industrial_tnt_side
block/misc/industrial_tnt_side
block/gearbox
block/machines/gearbox
Fixes #1971 Additionally, MC should complain less in the console about broken paths
What
gui/hanging_signs
(will not work until we have our own HangingSign BE)block/misc
for better categorizingblock/cover/OVERLAY_SCREEN.png
->block/cover/overlay_screen.png
Implementation Details
Changes battery block texture paths in model definition to point to correct textures (should not affect texture packs)
BREAKING CHANGES FOR RESOURCE PACKS BELOW
Textures moved:
block/industrial_tnt_side
->block/misc/industrial_tnt_side
block/gearbox
->block/machines/gearbox
block/cover/OVERLAY_SCREEN.png
->block/cover/overlay_screen.png
Outcome
Fixes #1971 Additionally, MC should complain less in the console about broken paths