RyanHub - file viewer
filename: common/src/main/resources/data/oritech/worldgen/placed_feature/ore_platinum_end.json
branch: 1.21
back to repo
{
  "feature": "oritech:ore_platinum",
  "placement": [
    {
      "type": "minecraft:count",
      "count": 30
    },
    {
      "type": "minecraft:in_square"
    },
    {
      "type": "minecraft:height_range",
      "height": {
        "type": "minecraft:uniform",
        "max_inclusive": {
          "below_top": 10
        },
        "min_inclusive": {
          "above_bottom": 10
        }
      }
    },
    {
      "type": "minecraft:biome"
    }
  ]
}