-
Notifications
You must be signed in to change notification settings - Fork 478
Closed
Labels
Description
The overviewer is searching the textures following textures in 1.9 snapshots / prereleases:
- 'assets/minecraft/textures/blocks/redstone_dust_line.png'
- 'assets/minecraft/textures/blocks/redstone_dust_cross.png'
- 'assets/minecraft/textures/blocks/command_block.png'
I have to manually copy these textures from 1.8.* to the snapshot texturepath, in order to make the overviewer work.
redstone_dust_cross has been removed,
redstone_dust_line has been renamed to *0 respectively *1
command_block has now different textures, the best replacements should be command_block_back and command_block_front.
- pathblocks are also not rendered (i use the git version of overviewer).
please fix