{
    "model": {
      "type": "minecraft:select",
      "property": "minecraft:custom_model_data",
      "cases": [
        {
          "when": "accept",
          "model": {
            "type": "minecraft:model",
            "model": "item/earthblade/music_disc_accept"
          }
        },
        {
          "when": "childof",
          "model": {
            "type": "minecraft:model",
            "model": "item/earthblade/music_disc_childof"
          }
        },
        {
          "when": "commatose",
          "model": {
            "type": "minecraft:model",
            "model": "item/earthblade/music_disc_commatose"
          }
        },
        {
          "when": "defy",
          "model": {
            "type": "minecraft:model",
            "model": "item/earthblade/music_disc_defy"
          }
        },
        {
          "when": "depose",
          "model": {
            "type": "minecraft:model",
            "model": "item/earthblade/music_disc_depose"
          }
        },
        {
          "when": "earths",
          "model": {
            "type": "minecraft:model",
            "model": "item/earthblade/music_disc_earths"
          }
        },
        {
          "when": "lineage",
          "model": {
            "type": "minecraft:model",
            "model": "item/earthblade/music_disc_lineage"
          }
        },
        {
          "when": "poison",
          "model": {
            "type": "minecraft:model",
            "model": "item/earthblade/music_disc_poison"
          }
        },
        {
          "when": "recursion",
          "model": {
            "type": "minecraft:model",
            "model": "item/earthblade/music_disc_recursion"
          }
        },
        {
          "when": "verdant",
          "model": {
            "type": "minecraft:model",
            "model": "item/earthblade/music_disc_verdant"
          }
        },
        {
          "when": "earthblade_todas_structuras",
          "model": {
            "type": "minecraft:model",
            "model": "item/earthblade/earthblade_todas_structuras"
          }
        },
        {
          "when": "earthblade_todos_casi",
          "model": {
            "type": "minecraft:model",
            "model": "item/earthblade/earthblade_todos_casi"
          }
        },
        {
          "when": "earthblade_todos_todos",
          "model": {
            "type": "minecraft:model",
            "model": "item/earthblade/earthblade_todos_todos"
          }
        },
        {
          "when": "real_music_disc_13",
          "model": {
            "type": "minecraft:model",
            "model": "item/real/real_music_disc_13"
          }
        },
        {
          "when": "earthblade_base",
          "model": {
            "type": "minecraft:model",
            "model": "item/earthblade/earthblade_base"
          }
        },
        {
          "when": "hugs_for_ralsei",
          "model": {
            "type": "minecraft:model",
            "model": "item/earthblade/music_disc_hugs_for_ralsei"
          }
        },
        {
          "when": "infinite",
          "model": {
            "type": "minecraft:model",
            "model": "item/earthblade/music_disc_infinite"
          }
        },
        {
          "when": "reflection",
          "model": {
            "type": "minecraft:model",
            "model": "item/earthblade/music_disc_reflection"
          }
        },
        {
          "when": "first_steps",
          "model": {
            "type": "minecraft:model",
            "model": "item/earthblade/music_disc_first_steps"
          }
        },
        {
          "when": "awake",
          "model": {
            "type": "minecraft:model",
            "model": "item/earthblade/music_disc_awake"
          }
        },
        {
        "when": "hellcat",
        "model": {
          "type": "minecraft:model",
          "model": "item/ender_cat/hellcat"
        }
      },
      {
        "when": "nyan_cat",
        "model": {
          "type": "minecraft:model",
          "model": "item/ender_cat/nyan_cat"
        }
      },
      {
        "when": "meow_or_never",
        "model": {
          "type": "minecraft:model",
          "model": "item/ender_cat/meow_or_never"
        }
      },
      {
        "when": "i_said_meow",
        "model": {
          "type": "minecraft:model",
          "model": "item/ender_cat/i_said_meow"
        }
      }
      ],
      "fallback": {
        "type": "minecraft:model",
        "model": "item/music_disc_13"
      }
    }
  }