MCMinecraft Assets Explorer

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

ore_andesite_upper.json0 B

Empty File
{
  "feature": "minecraft:ore_andesite",
  "placement": [
    {
      "type": "minecraft:rarity_filter",
      "chance": 6
    },
    {
      "type": "minecraft:in_square"
    },
    {
      "type": "minecraft:height_range",
      "height": {
        "type": "minecraft:uniform",
        "max_inclusive": {
          "absolute": 128
        },
        "min_inclusive": {
          "absolute": 64
        }
      }
    },
    {
      "type": "minecraft:biome"
    }
  ]
}