The-Minecraft-Overviewer
The-Minecraft-Overviewer copied to clipboard
The Minecraft Overviewer | Successor
Adds dockerfile to make running tmo easier and faster, it also works on arm64 machines. I added a basic docker-compose that also downloads 1.20.4 jar to make it easier to...
**Description:** The Linux release binary does not run on Rocky Linux 9. I have not tested this on other version of Linux yet. Below is the error text output form...
The following block IDs aren't used by Overviewer at all: - minecraft:creeper_wall_head - minecraft:dragon_wall_head - minecraft:piglin_head - minecraft:piglin_wall_head - minecraft:zombie_wall_head - minecraft:player_wall_head - minecraft:skeleton_wall_skull - minecraft:wither_skeleton_wall_skull Other mob heads (placed...
Added in snapshot 24w11a, it's a partial block with the same dimensions as a player head on the ground.
 This image shows a roof made of a mixture of smooth and normal sandstone slabs. These two blocks have the same surface texture and are indistinguishable from each other...
Split from #45; this covers: * `minecraft:piglin_head` * `minecraft:piglin_wall_head` These need a custom model due to the ears, but can use the code for basic heads as a baseline.
Split from #45. The following blocks don't render. - minecraft:dragon_head - minecraft:dragon_wall_head This will need a custom model and potentially changes to Overviewer Core to allow larger image sprites to...
Currently, the renderer generates a set of textures based loosely on the NBT block_palette values only, then stitches them together into a larger image. This means entities such as armour...