feat: initial commit

This commit is contained in:
lucasdpt
2026-06-14 01:24:29 +02:00
commit 0d40f88ab2
5815 changed files with 703860 additions and 0 deletions
@@ -0,0 +1,60 @@
/*
Automatically generated by Cristel Lib
*/
{
"aspen_manors": {
"salt": 372893981,
"separation": 35,
"spacing": 50
},
"bog_trial": {
"salt": 302222254,
"separation": 30,
"spacing": 40
},
"dripstone_arches": {
"salt": 1151551458,
"separation": 2,
"spacing": 8
},
"ironwood_gour_plateau": {
"salt": 596586,
"separation": 1,
"spacing": 4
},
"large_cold_lake": {
"salt": 546451665,
"separation": 8,
"spacing": 32
},
"lush_arch": {
"salt": 54546651,
"separation": 2,
"spacing": 8
},
"prairie_houses": {
"salt": 703905857,
"separation": 20,
"spacing": 25
},
"red_rock_arches": {
"salt": 5454151,
"separation": 4,
"spacing": 16
},
"rugged_fossils": {
"salt": 682594027,
"separation": 6,
"spacing": 8
},
"sharpened_rocks": {
"salt": 348457856,
"separation": 3,
"spacing": 12
},
"villages": {
"salt": 437845874,
"separation": 8,
"spacing": 34
}
}
@@ -0,0 +1,47 @@
/*
Automatically generated by Cristel Lib
*/
{
"aspen_manors": {
"aspen_manor_1": true,
"aspen_manor_2": true
},
"bog_trial": {
"bog_trial": true
},
"dripstone_arches": {
"dripstone_arch": true
},
"ironwood_gour_plateau": {
"ironwood_gour_plateau": true
},
"large_cold_lake": {
"large_cold_lake": true
},
"lush_arch": {
"lush_arch": true
},
"prairie_houses": {
"abandoned_prairie_house": true,
"prairie_house": true
},
"red_rock_arches": {
"red_rock_arch": true
},
"rugged_fossils": {
"rugged_fossil": true
},
"sharpened_rocks": {
"sharpened_rock": true
},
"villages": {
"village": {
"forgotten": true,
"pumpkin_patch": true,
"red_rock": true,
"salem": true,
"skyris": true,
"swamp": true
}
}
}