mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-26 06:22:31 +00:00
45 lines
631 B
YAML
45 lines
631 B
YAML
extends: "PLAINS_ABSTRACT"
|
|
id: "PLAINS"
|
|
|
|
palette:
|
|
- "BLOCK:minecraft:bedrock": 0
|
|
- BEDROCK_MOST: 1
|
|
- BEDROCK_HALF: 2
|
|
- BEDROCK_LITTLE: 3
|
|
- RIVER_BOTTOM: 61
|
|
- RIVER_SHORE: 62
|
|
- GRASSY: 255
|
|
vanilla: PLAINS
|
|
|
|
erodible: true
|
|
|
|
flora:
|
|
chance: 60
|
|
attempts: 1
|
|
items:
|
|
TALL_GRASS:
|
|
weight: 29
|
|
y:
|
|
min: 62
|
|
max: 84
|
|
GRASS:
|
|
weight: 70
|
|
y:
|
|
min: 62
|
|
max: 84
|
|
SUNFLOWER:
|
|
weight: 1
|
|
y:
|
|
min: 62
|
|
max: 84
|
|
|
|
trees:
|
|
density: 1
|
|
items:
|
|
OAK:
|
|
weight: 1
|
|
y:
|
|
min: 58
|
|
max: 72
|
|
|
|
# Carving and ores covered by super biome |