first
This commit is contained in:
commit
a1893e1d21
253 changed files with 146536 additions and 0 deletions
4
config/promenade/animals.json
Executable file
4
config/promenade/animals.json
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"capybaras_weight": 10,
|
||||
"ducks_weight": 10
|
||||
}
|
||||
6
config/promenade/biomes.json
Executable file
6
config/promenade/biomes.json
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"carnelian_treeway_weight": 20,
|
||||
"sakura_groves_weight": 20,
|
||||
"glacarian_taiga_weight": 10,
|
||||
"dark_amaranth_forests_weight": 20
|
||||
}
|
||||
4
config/promenade/monsters.json
Executable file
4
config/promenade/monsters.json
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"lush_creepers_weight": 15,
|
||||
"sunken_skeletons_weight": 20
|
||||
}
|
||||
5
config/promenade/world_features.json
Executable file
5
config/promenade/world_features.json
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"igneous_rock_patches": true,
|
||||
"blueberry_bushes": true,
|
||||
"palms": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue