Beatso / LittleImprovementsVariated

My Minecraft resource pack, Little Improvements: Variated, from Planet Minecraft.
https://www.planetminecraft.com/texture-pack/little-improvements-variated/
4 stars 0 forks source link

Cleanup some blocks' models structure #38

Closed Beatso closed 4 years ago

Beatso commented 4 years ago

Most blocks have the structure:

bricks
  ↳ 1.json
  ↳ 2.json
  ↳ 3.json
  ↳ slab
    ↳ 1.json
    ↳ 2.json
    ↳ 3.json

Unpolished stones, stone and planks have this structure:

andesite
  ↳ block
    ↳ 1.json
    ↳ 2.json
    ↳ 3.json
  ↳ slab
    ↳ 1.json
    ↳ 2.json
    ↳ 3.json

Make these blocks like the bricks.