Versions / 0.5.5 / World / Default / Zones / Noise / Zone1 / Covers / Crops / Wheat_Carrot_Patches.json
Wheat_Carrot_Patches
Server/World/Default/Zones/Noise/Zone1/Covers/Crops/Wheat_Carrot_Patches.json, 191 B
Fields
| Field | Type |
|---|---|
Seed | string |
NoiseType | string |
FractalMode | string |
Octaves | number |
Persistence | number |
Scale | number |
Threshold | array[2] |
Source
{
"Seed": "Grasslands-Tint-Plains",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.08,
"Threshold": [
0,
0.2
]
}