MCMinecraft Assets Explorer

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

ore_andesite.json0 B

Empty File
{
  "type": "minecraft:ore",
  "config": {
    "discard_chance_on_air_exposure": 0.0,
    "size": 64,
    "targets": [
      {
        "state": {
          "Name": "minecraft:andesite"
        },
        "target": {
          "predicate_type": "minecraft:tag_match",
          "tag": "minecraft:base_stone_overworld"
        }
      }
    ]
  }
}