-
Notifications
You must be signed in to change notification settings - Fork 1
/
pack.yml
49 lines (43 loc) · 1.12 KB
/
pack.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
id: TARTARUS
version: 0.5.0
author: "Jaddot"
generator: NOISE_3D
addons:
biome-provider-pipeline: "0.1.+"
biome-provider-single: "0.1.+"
chunk-generator-noise-3d: "0.1.+"
config-biome: "0.1.+"
config-flora: "0.1.+"
config-noise-function: "0.1.+"
config-ore: "0.1.+"
config-palette: "0.1.+"
config-distributors: "0.1.+"
config-locators: "0.1.+"
config-feature: "0.1.+"
structure-terrascript-loader: "0.1.+"
structure-sponge-loader: "0.1.+"
language-yaml: "0.1.+"
generation-stage-feature: "0.1.+"
structure-function-check-noise-3d: "0.1.+"
palette-block-shortcut: "0.1.+"
structure-block-shortcut: "0.1.+"
terrascript-function-sampler: "0.1.+"
stages:
- id: landforms
type: FEATURE
- id: trees
type: FEATURE
- id: flora
type: FEATURE
- id: ores
type: FEATURE
biomes: $distribution.yml:biomes
functions:
"<<":
- functions/terrace.yml:functions
- functions/lerp.yml:functions
- functions/maskSmooth.yml:functions
- functions/stepLipped.yml:functions
samplers:
"<<":
- samplers/samplers.yml:samplers