MCMinecraft Assets Explorer

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

all_black.json0 B

Empty File
{
  "asset_id": "minecraft:entity/cat/all_black",
  "spawn_conditions": [
    {
      "condition": {
        "type": "minecraft:structure",
        "structures": "#minecraft:cats_spawn_as_black"
      },
      "priority": 1
    },
    {
      "condition": {
        "type": "minecraft:moon_brightness",
        "range": {
          "min": 0.9
        }
      },
      "priority": 0
    }
  ]
}