MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more
snapshot
Empty File
{
  "model": {
    "type": "minecraft:condition",
    "on_false": {
      "type": "minecraft:model",
      "model": "minecraft:item/elytra"
    },
    "on_true": {
      "type": "minecraft:model",
      "model": "minecraft:item/elytra_broken"
    },
    "property": "minecraft:broken"
  }
}