Initial sanctuary sources

This commit is contained in:
cnstiout
2026-07-04 20:27:08 +02:00
commit c796a20321
1582 changed files with 253264 additions and 0 deletions
@@ -0,0 +1,7 @@
result_variant,parent_a,parent_b,rule_type,environment_requirement,harvest_requirement,result_seed_chance,codex_notes
gold,tender,olive,hybrid,warm biome; sky visible; daytime,Both parents mature and adjacent (radius 1),0.12,Bright dry hybrid
purple,dark,moss,hybrid,humid area; low light,Both parents mature and adjacent (radius 1),0.08,Shadow-humidity hybrid
pink,tender,purple,hybrid,flower biome or greenhouse; dawn or dusk,Both parents mature and adjacent (radius 1),0.1,Floral color hybrid
coral,amber,moss,hybrid,warm biome; farmland touching water,Both parents mature and adjacent (radius 1),0.1,Warm coastal hybrid
bluish,ashen,tender,hybrid,cold biome or snow/ice nearby,Both parents mature and adjacent (radius 1),0.09,Cold color hybrid
varieg,any,different_any,mutation,humid biome; especially lush_caves,Two distinct mature variants adjacent (radius 1),0.06,Collector mutation
1 result_variant parent_a parent_b rule_type environment_requirement harvest_requirement result_seed_chance codex_notes
2 gold tender olive hybrid warm biome; sky visible; daytime Both parents mature and adjacent (radius 1) 0.12 Bright dry hybrid
3 purple dark moss hybrid humid area; low light Both parents mature and adjacent (radius 1) 0.08 Shadow-humidity hybrid
4 pink tender purple hybrid flower biome or greenhouse; dawn or dusk Both parents mature and adjacent (radius 1) 0.1 Floral color hybrid
5 coral amber moss hybrid warm biome; farmland touching water Both parents mature and adjacent (radius 1) 0.1 Warm coastal hybrid
6 bluish ashen tender hybrid cold biome or snow/ice nearby Both parents mature and adjacent (radius 1) 0.09 Cold color hybrid
7 varieg any different_any mutation humid biome; especially lush_caves Two distinct mature variants adjacent (radius 1) 0.06 Collector mutation