Skip to content

v1.8

Latest
Compare
Choose a tag to compare
@akudeukie akudeukie released this 27 Aug 13:56
· 3 commits to master since this release
  • Supports latest features up to Minecraft 1.8 (pre-release 2), including:
    • New door variants;
    • New fence & fence gate variants;
    • New red sandstone blocks (stone, stair, slab);
    • New stone variants (andesite, diorite, granite);
    • New sea monument related blocks (prismarine, sea lantern);
    • Inverted daylight sensor, iron trapdoor, slime block, wet sponge;
    • And other changes from previous Minecraft versions since last release version of pigmap.
  • Block palette generation reworked to accommodate texture change in Minecraft, since tileset.png was deprecated
  • Blocks are no longer hard-coded and are declared in separate file. This file can be changed to add new blocks (if they fit into one of the existing category of blocks) without recompiling the renderer
  • Pigmap will require block and chest textures (which can be extracted from vanilla game or custom texture pack) to render block palette (more info in README)
  • Does not include:
    • Banners;
    • Item frames;
    • Monster heads;
    • Paintings;
    • Flower pot tile data.