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