# Global Options for the Ruins mod
#
# tries_per_chunk is the number of times, per chunk, that the generator will
#     attempt to create a ruin.
#
# chance_to_spawn is the chance, out of 100, that a ruin will be generated per
#     try in this chunk.  This may still fail if the ruin does not have a
#     suitable place to generate.
#
# specific_<biome name> is the chance, out of 100, that a ruin spawning in the
#     specified biome will be chosen from the biome specific folder.  If not,
#     it will choose a generic ruin from the folder of the same name.
#
tries_per_chunk_normal=6
chance_to_spawn_normal=10
tries_per_chunk_nether=6
chance_to_spawn_nether=10
#
# prevent a message from being logged every time a ruin is built
disableRuinSpawnCoordsLogging=true
#
# minimum distance a template must have from instances of itself
templateInstancesMinDistance=256
#
# minimum distance a template must have from any other template
anyRuinsMinDistance=64
#
# min/max distances overworld templates can have from world spawn (0 = no limit)
anySpawnMinDistance=32
anySpawnMaxDistance=0
#
# allow displaying a block's data by hitting it with a stick
enableStick=true
#
# dimension IDs whitelisted for ruins spawning, add custom dimensions IDs here as needed
allowedDimensions=overworld,the_end,the_nether
#
# make /parseruin rule IDs line up nicely in template files
# note: overworld (i.e., dimension 0) setting applies to all dimensions
enableFixedWidthRuleIds=false
#
# tileentity blocks, those (nonvanilla)blocks which cannot function without storing their nbt data, full name as stick dictates, seperated by commata
teblocks=

specific_the_void=75
specific_plains=75
specific_sunflower_plains=75
specific_snowy_plains=75
specific_ice_spikes=75
specific_desert=75
specific_swamp=75
specific_mangrove_swamp=75
specific_forest=75
specific_flower_forest=75
specific_birch_forest=75
specific_dark_forest=75
specific_old_growth_birch_forest=75
specific_old_growth_pine_taiga=75
specific_old_growth_spruce_taiga=75
specific_taiga=75
specific_snowy_taiga=75
specific_savanna=75
specific_savanna_plateau=75
specific_windswept_hills=75
specific_windswept_gravelly_hills=75
specific_windswept_forest=75
specific_windswept_savanna=75
specific_jungle=75
specific_sparse_jungle=75
specific_bamboo_jungle=75
specific_badlands=75
specific_eroded_badlands=75
specific_wooded_badlands=75
specific_meadow=75
specific_grove=75
specific_snowy_slopes=75
specific_frozen_peaks=75
specific_jagged_peaks=75
specific_stony_peaks=75
specific_river=75
specific_frozen_river=75
specific_beach=75
specific_snowy_beach=75
specific_stony_shore=75
specific_warm_ocean=75
specific_lukewarm_ocean=75
specific_deep_lukewarm_ocean=75
specific_ocean=75
specific_deep_ocean=75
specific_cold_ocean=75
specific_deep_cold_ocean=75
specific_frozen_ocean=75
specific_deep_frozen_ocean=75
specific_mushroom_fields=75
specific_dripstone_caves=75
specific_lush_caves=75
specific_deep_dark=75
specific_nether_wastes=75
specific_warped_forest=75
specific_crimson_forest=75
specific_soul_sand_valley=75
specific_basalt_deltas=75
specific_the_end=75
specific_end_highlands=75
specific_end_midlands=75
specific_small_end_islands=75
specific_end_barrens=75
specific_molten_cavern=75
specific_sandy_catacombs=75
specific_glowshroom_forest=75
specific_webbed_wasteland=75
specific_crawling_canopy=75
specific_tormented_tunnels=75
specific_decadent_desert=75
specific_cryptic_complex=75
specific_deferred_placeholder=75
specific_rotten_caverns=75
specific_deep_light=75
specific_allium_fields=75
specific_amaranth_fields=75
specific_araucaria_savanna=75
specific_aspen_forest=75
specific_atacama_desert=75
specific_autumnal_valley=75
specific_baobab_savanna=75
specific_bayou=75
specific_black_forest=75
specific_borealis_grove=75
specific_canadian_shield=75
specific_cherry_blossom_forest=75
specific_cika_woods=75
specific_coniferous_forest=75
specific_crag_gardens=75
specific_cypress_swamplands=75
specific_lush_stacks=75
specific_dead_sea=75
specific_dacite_ridges=75
specific_windswept_desert=75
specific_ebony_woods=75
specific_forgotten_forest=75
specific_temperate_grove=75
specific_guiana_shield=75
specific_howling_peaks=75
specific_jacaranda_forest=75
specific_maple_taiga=75
specific_coconino_meadow=75
specific_mojave_desert=75
specific_cardinal_tundra=75
specific_orchard=75
specific_prairie=75
specific_red_oak_forest=75
specific_red_rock_valley=75
specific_rose_fields=75
specific_autumnal_forest=75
specific_autumnal_taiga=75
specific_shattered_glacier=75
specific_firecracker_shrubland=75
specific_sierra_badlands=75
specific_skyris_vale=75
specific_redwood_thicket=75
specific_frosted_taiga=75
specific_frosted_coniferous_forest=75
specific_fragment_forest=75
specific_tropical_rainforest=75
specific_twilight_meadow=75
specific_weeping_witch_forest=75
specific_white_mangrove_marshes=75
specific_temperate_rainforest=75
specific_zelkova_forest=75
specific_rainbow_beach=75
specific_basalt_barrera=75
specific_dacite_shore=75
specific_brimstone_caverns=75
specific_crimson_gardens=75
specific_embur_bog=75
specific_glowstone_gardens=75
specific_magma_wastes=75
specific_subzero_hypogeal=75
specific_sythian_torrids=75
specific_warped_desert=75
specific_wailing_garth=75
specific_arisian_undergrowth=75
specific_weeping_mire=75
specific_quartz_desert=75
specific_ivis_fields=75
specific_nightshade_forest=75
specific_ethereal_islands=75
specific_viscal_isles=75
specific_bulbis_gardens=75
specific_shulkren_forest=75
specific_cryptic_wastes=75
specific_imparius_grove=75
specific_deeplands=75
specific_echoing_forest=75
specific_overcast_columns=75
specific_glimmering_weald=75
