MCMinecraft Assets Explorer

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

ore_blackstone.json0 B

Empty File
{
  "feature": "minecraft:ore_blackstone",
  "placement": [
    {
      "type": "minecraft:count",
      "count": 2
    },
    {
      "type": "minecraft:in_square"
    },
    {
      "type": "minecraft:height_range",
      "height": {
        "type": "minecraft:uniform",
        "max_inclusive": {
          "absolute": 31
        },
        "min_inclusive": {
          "absolute": 5
        }
      }
    },
    {
      "type": "minecraft:biome"
    }
  ]
}