MCMinecraft Assets Explorer

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

fishing_rod.json0 B

Empty File
{
  "model": {
    "type": "minecraft:condition",
    "on_false": {
      "type": "minecraft:model",
      "model": "minecraft:item/fishing_rod"
    },
    "on_true": {
      "type": "minecraft:model",
      "model": "minecraft:item/fishing_rod_cast"
    },
    "property": "minecraft:fishing_rod/cast"
  }
}