RyanHub - file viewer
filename: common/src/main/resources/data/oritech/worldgen/placed_feature/ore_platinum.json
branch: 1.21
back to repo
{
  "feature": "oritech:ore_platinum",
  "placement": [
    {
      "type": "minecraft:count",
      "count": 5
    },
    {
      "type": "minecraft:in_square"
    },
    {
      "type": "minecraft:height_range",
      "height": {
        "type": "minecraft:trapezoid",
        "max_inclusive": {
          "absolute": -20
        },
        "min_inclusive": {
          "absolute": -60
        }
      }
    },
    {
      "type": "minecraft:biome"
    }
  ]
}