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,18 @@
source_block,source_family,biome_focus,possible_variants,base_seed_drop_chance,extra_conditions,codex_notes
minecraft:short_grass,surface_flora,plains; forest; meadow; cherry_grove,common; tender; olive,0.06,Starter source buffed for survival playability,Main survival starter source
minecraft:tall_grass,surface_flora,plains; meadow; savanna; flower_forest,common; tender; olive,0.1,Higher chance than short grass,Best early-game exploration source
minecraft:short_dry_grass,dry_surface_flora,savanna; desert; badlands,olive,0.06,Fabric 1.21.11 dry-grass starter source,Primary dry-biome starter source
minecraft:tall_dry_grass,dry_surface_flora,savanna; desert; badlands,olive,0.1,Higher chance than short dry grass,Best early-game dry starter source
minecraft:fern,cold_or_shaded_flora,taiga; dark_forest; snowy_taiga; grove,dark; ashen,0.07,Pick by biome temperature / canopy,Useful for cold and shade strains
minecraft:large_fern,cold_or_shaded_flora,snowy_taiga; grove; old_growth_taiga,ashen; dark,0.1,Slightly better than normal fern,Good for cold-biome hunting
minecraft:dead_bush,dry_flora,badlands; eroded_badlands; wooded_badlands; desert,amber; olive,0.1,Amber should dominate in badlands,Avoid dirt-breaking loot; keep it botanical
minecraft:moss_carpet,humid_flora,lush_caves,moss,0.07,Humidity source,Pairs well with cave exploration
minecraft:hanging_roots,humid_flora,lush_caves; mangrove_swamp,moss,0.1,Humidity source,Good spelunker / wet-biome source
minecraft:cave_vines,humid_flora,lush_caves,moss,0.06,Humidity source,Optional extra source if desired
minecraft:crimson_roots,nether_native,crimson_forest; nether_wastes,ember,0.02,Nether only,Forced ember result
minecraft:warped_roots,nether_native,warped_forest; basalt_deltas,ember,0.02,Nether only,Forced ember result
minecraft:nether_sprouts,nether_native,soul_sand_valley; basalt_deltas,ember,0.015,Nether only,Forced ember result
minecraft:weeping_vines,nether_native,crimson_forest,ember,0.01,Nether only,Forced ember result
minecraft:twisting_vines,nether_native,warped_forest; soul_sand_valley,ember,0.01,Nether only,Forced ember result
minecraft:chorus_plant,end_native,end_highlands; end_midlands; small_end_islands; end_barrens,indigo,0.015,End only,Forced indigo result
minecraft:chorus_flower,end_native,end_highlands; end_midlands; small_end_islands; end_barrens,indigo,0.02,End only,Forced indigo result
1 source_block source_family biome_focus possible_variants base_seed_drop_chance extra_conditions codex_notes
2 minecraft:short_grass surface_flora plains; forest; meadow; cherry_grove common; tender; olive 0.06 Starter source buffed for survival playability Main survival starter source
3 minecraft:tall_grass surface_flora plains; meadow; savanna; flower_forest common; tender; olive 0.1 Higher chance than short grass Best early-game exploration source
4 minecraft:short_dry_grass dry_surface_flora savanna; desert; badlands olive 0.06 Fabric 1.21.11 dry-grass starter source Primary dry-biome starter source
5 minecraft:tall_dry_grass dry_surface_flora savanna; desert; badlands olive 0.1 Higher chance than short dry grass Best early-game dry starter source
6 minecraft:fern cold_or_shaded_flora taiga; dark_forest; snowy_taiga; grove dark; ashen 0.07 Pick by biome temperature / canopy Useful for cold and shade strains
7 minecraft:large_fern cold_or_shaded_flora snowy_taiga; grove; old_growth_taiga ashen; dark 0.1 Slightly better than normal fern Good for cold-biome hunting
8 minecraft:dead_bush dry_flora badlands; eroded_badlands; wooded_badlands; desert amber; olive 0.1 Amber should dominate in badlands Avoid dirt-breaking loot; keep it botanical
9 minecraft:moss_carpet humid_flora lush_caves moss 0.07 Humidity source Pairs well with cave exploration
10 minecraft:hanging_roots humid_flora lush_caves; mangrove_swamp moss 0.1 Humidity source Good spelunker / wet-biome source
11 minecraft:cave_vines humid_flora lush_caves moss 0.06 Humidity source Optional extra source if desired
12 minecraft:crimson_roots nether_native crimson_forest; nether_wastes ember 0.02 Nether only Forced ember result
13 minecraft:warped_roots nether_native warped_forest; basalt_deltas ember 0.02 Nether only Forced ember result
14 minecraft:nether_sprouts nether_native soul_sand_valley; basalt_deltas ember 0.015 Nether only Forced ember result
15 minecraft:weeping_vines nether_native crimson_forest ember 0.01 Nether only Forced ember result
16 minecraft:twisting_vines nether_native warped_forest; soul_sand_valley ember 0.01 Nether only Forced ember result
17 minecraft:chorus_plant end_native end_highlands; end_midlands; small_end_islands; end_barrens indigo 0.015 End only Forced indigo result
18 minecraft:chorus_flower end_native end_highlands; end_midlands; small_end_islands; end_barrens indigo 0.02 End only Forced indigo result