forked from astrsh/TerraCelestialSuite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpack.yml
39 lines (35 loc) · 953 Bytes
/
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
id: MOON_BASIC
author: Astrash
version: "1.0.0"
generator: NOISE_3D
addons:
biome-provider-pipeline-v2: "1.+"
biome-provider-single: "1.+"
biome-provider-extrusion: "1.+"
chunk-generator-noise-3d: "1.+"
config-biome: "1.+"
config-flora: "1.+"
config-noise-function: "1.+"
config-ore: "1.+"
config-palette: "1.+"
config-distributors: "1.+"
config-locators: "1.+"
config-feature: "1.+"
config-number-predicate: "1.+"
structure-terrascript-loader: "1.+"
structure-sponge-loader: "1.+"
language-yaml: "1.+"
generation-stage-feature: "1.+"
structure-function-check-noise-3d: "1.+"
palette-block-shortcut: "1.+"
structure-block-shortcut: "1.+"
terrascript-function-sampler: "1.+"
locator-slant-noise-3d: "1.+"
biomes:
type: SINGLE
biome: MOON_SURFACE
functions:
"<<":
- math/functions/terrace.yml:functions
- math/functions/interpolation.yml:functions
- math/functions/maskSmooth.yml:functions