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,4 @@
variant_key,rule_type,source,condition,result_chance,codex_notes
lunar,special_harvest,ashen or bluish,Harvest mature parent at night with sky visible in a cold biome,0.06,Night-only special roll; no full moon requirement
ember,dimension_lock,nether_native_plants,Break eligible Nether flora in any Nether biome,1.0,Forced result in Nether source table; never obtainable elsewhere
indigo,dimension_lock,chorus_plant or chorus_flower,Break eligible End flora in any End biome,1.0,Forced result in End source table; never obtainable elsewhere
1 variant_key rule_type source condition result_chance codex_notes
2 lunar special_harvest ashen or bluish Harvest mature parent at night with sky visible in a cold biome 0.06 Night-only special roll; no full moon requirement
3 ember dimension_lock nether_native_plants Break eligible Nether flora in any Nether biome 1.0 Forced result in Nether source table; never obtainable elsewhere
4 indigo dimension_lock chorus_plant or chorus_flower Break eligible End flora in any End biome 1.0 Forced result in End source table; never obtainable elsewhere