MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more
21w07a

small_dripleaf.json0 B

Empty File
{
  "variants": {
    "half=lower": [
      {
        "model": "minecraft:block/small_dripleaf_bottom"
      },
      {
        "model": "minecraft:block/small_dripleaf_bottom",
        "y": 90
      },
      {
        "model": "minecraft:block/small_dripleaf_bottom",
        "y": 180
      },
      {
        "model": "minecraft:block/small_dripleaf_bottom",
        "y": 270
      }
    ],
    "half=upper": [
      {
        "model": "minecraft:block/small_dripleaf_top"
      },
      {
        "model": "minecraft:block/small_dripleaf_top",
        "y": 90
      },
      {
        "model": "minecraft:block/small_dripleaf_top",
        "y": 180
      },
      {
        "model": "minecraft:block/small_dripleaf_top",
        "y": 270
      }
    ]
  }
}