MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more
latest
Empty File
{
  "model": {
    "type": "minecraft:select",
    "block_state_property": "honey_level",
    "cases": [
      {
        "model": {
          "type": "minecraft:model",
          "model": "minecraft:block/beehive_honey"
        },
        "when": "5"
      }
    ],
    "fallback": {
      "type": "minecraft:model",
      "model": "minecraft:block/beehive_empty"
    },
    "property": "minecraft:block_state"
  }
}