├── .gitignore ├── 1-20-2-overlay └── data │ └── terralith │ └── loot_tables │ └── royal_jelly.json ├── 1-20-3-overlay └── data │ └── terralith │ ├── loot_tables │ └── underground │ │ └── chest.json │ └── worldgen │ ├── biome │ ├── alpha_islands.json │ └── alpha_islands_winter.json │ ├── configured_feature │ ├── birch │ │ ├── tree_log_base.json │ │ └── tree_log_extra_base.json │ ├── brushland │ │ ├── grass.json │ │ └── grass_extra.json │ ├── cave │ │ ├── fungal │ │ │ └── vegetation.json │ │ └── jungle │ │ │ └── low_foliage.json │ ├── cliffs │ │ └── white │ │ │ └── moss_vegetation.json │ ├── dark │ │ └── grass.json │ ├── flower │ │ └── blue │ │ │ └── flowers.json │ ├── highlands │ │ ├── alpine │ │ │ ├── grass.json │ │ │ └── grass_extra.json │ │ ├── forest │ │ │ └── grass.json │ │ └── grass.json │ ├── jungle │ │ └── rocky │ │ │ └── cliff.json │ ├── plains │ │ └── patch_grass.json │ ├── skylands │ │ └── patch_grass.json │ ├── spires │ │ └── grass.json │ └── yosemite │ │ └── cliff_vegetation.json │ ├── placed_feature │ ├── cliffs │ │ └── white │ │ │ └── moss_patch.json │ ├── desert │ │ └── lush │ │ │ ├── grass.json │ │ │ └── grass_sand.json │ ├── highlands │ │ └── lake.json │ ├── savanna │ │ └── badlands │ │ │ ├── grass.json │ │ │ ├── grass_granite.json │ │ │ ├── grass_gravel.json │ │ │ └── grass_reg.json │ └── skylands │ │ ├── grassy_tops.json │ │ └── summer │ │ └── grassy_tops.json │ └── processor_list │ └── village │ ├── desert │ └── road.json │ └── fortified │ └── road.json ├── 1-20-5-overlay └── data │ ├── c │ └── tags │ │ └── worldgen │ │ └── biome │ │ └── has_wolf_variant │ │ ├── ashen.json │ │ ├── black.json │ │ ├── chestnut.json │ │ ├── pale.json │ │ ├── rusty.json │ │ ├── snowy.json │ │ ├── spotted.json │ │ ├── striped.json │ │ └── woods.json │ ├── minecraft │ ├── advancements │ │ └── recipes │ │ │ └── redstone │ │ │ ├── dispenser.json │ │ │ ├── dropper.json │ │ │ ├── lever.json │ │ │ ├── observer.json │ │ │ └── piston.json │ ├── wolf_variant │ │ ├── ashen.json │ │ ├── black.json │ │ ├── chestnut.json │ │ ├── pale.json │ │ ├── rusty.json │ │ ├── snowy.json │ │ ├── spotted.json │ │ ├── striped.json │ │ └── woods.json │ └── worldgen │ │ ├── biome │ │ ├── badlands.json │ │ ├── eroded_badlands.json │ │ └── wooded_badlands.json │ │ ├── configured_carver │ │ └── canyon.json │ │ └── placed_feature │ │ └── forest_rock.json │ └── terralith │ ├── item_modifiers │ └── spire_helmet.json │ ├── loot_tables │ ├── igloo.json │ ├── mage │ │ └── treasure.json │ ├── royal_jelly.json │ ├── underground │ │ └── giant_bee_hive.json │ └── village │ │ ├── desert │ │ ├── smith.json │ │ └── treasure.json │ │ └── fortified │ │ └── smith.json │ └── worldgen │ ├── biome │ ├── ancient_sands.json │ ├── arid_highlands.json │ ├── ashen_savanna.json │ ├── bryce_canyon.json │ ├── cave │ │ ├── desert_caves.json │ │ └── frostfire_caves.json │ ├── fractured_savanna.json │ ├── hot_shrubland.json │ ├── painted_mountains.json │ ├── savanna_badlands.json │ ├── savanna_slopes.json │ ├── white_cliffs.json │ └── white_mesa.json │ ├── configured_carver │ └── deep_ravine.json │ ├── configured_feature │ ├── birch │ │ ├── disk_stone.json │ │ ├── fallen_tree_base.json │ │ ├── trees_forest.json │ │ └── trees_forest_negative.json │ ├── brushland │ │ └── boulder.json │ ├── canyon │ │ ├── glacial │ │ │ └── snow_surface.json │ │ ├── red_sandstone │ │ │ ├── clay.json │ │ │ ├── moss.json │ │ │ ├── palm_1.json │ │ │ ├── palm_medium.json │ │ │ ├── palm_tall.json │ │ │ └── terracotta.json │ │ └── sandstone │ │ │ ├── clay.json │ │ │ ├── moss.json │ │ │ ├── palm_1.json │ │ │ ├── palm_medium.json │ │ │ └── palm_tall.json │ ├── cave │ │ ├── desert │ │ │ ├── floors.json │ │ │ ├── lava.json │ │ │ └── sand_patch.json │ │ ├── frostfire │ │ │ ├── frostfire_ceiling.json │ │ │ ├── frostfire_patch.json │ │ │ ├── pillar.json │ │ │ ├── pillar_huge.json │ │ │ └── replacer2.json │ │ ├── fungal │ │ │ ├── ceiling.json │ │ │ └── floor.json │ │ ├── generic │ │ │ ├── amethyst_geode.json │ │ │ └── mega_geode.json │ │ ├── ice │ │ │ └── no_lava.json │ │ ├── jungle │ │ │ ├── big_dripleaf.json │ │ │ ├── ceiling_moss.json │ │ │ ├── cherry_tree.json │ │ │ ├── moss_patch.json │ │ │ ├── tree_1.json │ │ │ ├── tree_small.json │ │ │ ├── tree_very_large.json │ │ │ └── vine.json │ │ ├── mantle │ │ │ ├── basalt_strip.json │ │ │ └── magma_strip.json │ │ └── thermal │ │ │ └── dripleaf.json │ ├── cliffs │ │ ├── frozen │ │ │ ├── icicle.json │ │ │ └── puddle.json │ │ └── white │ │ │ ├── birch_alt.json │ │ │ └── patch_base.json │ ├── coastal │ │ ├── bending_acacia.json │ │ └── big_hawaii.json │ ├── dark │ │ ├── disk_mud.json │ │ ├── disk_podzol.json │ │ └── twilight_tree.json │ ├── enchanted │ │ ├── big_tree.json │ │ ├── enchanted_oak.json │ │ ├── shrooms.json │ │ └── shrooms_brown.json │ ├── flower │ │ ├── blue │ │ │ ├── birch_tree.json │ │ │ ├── blue_disk.json │ │ │ ├── blue_tree.json │ │ │ ├── main_tree.json │ │ │ └── nylium_disk.json │ │ ├── lavender │ │ │ └── disk_clay.json │ │ └── white │ │ │ ├── birch_bending.json │ │ │ └── twilight_tree.json │ ├── forest │ │ └── flower │ │ │ └── beaches.json │ ├── highlands │ │ ├── alpine │ │ │ ├── pine.json │ │ │ └── spruce_pine.json │ │ ├── arid │ │ │ ├── bush_medium.json │ │ │ ├── bush_small.json │ │ │ └── tree.json │ │ ├── disk_gravel.json │ │ ├── forest │ │ │ ├── disk_gravel.json │ │ │ ├── mid │ │ │ │ ├── pine_mid.json │ │ │ │ └── spruce_mid_m.json │ │ │ ├── tree_maple_cold.json │ │ │ └── trees_maple.json │ │ ├── lake.json │ │ ├── pillar.json │ │ ├── steppe │ │ │ ├── bush_medium.json │ │ │ └── bush_small.json │ │ └── temperate │ │ │ ├── mid │ │ │ ├── pine_mid.json │ │ │ ├── spruce_mid.json │ │ │ └── spruce_mid_m.json │ │ │ ├── small │ │ │ ├── pine_small.json │ │ │ ├── spruce_small.json │ │ │ └── spruce_small_m.json │ │ │ ├── tall │ │ │ ├── pine_tall.json │ │ │ ├── spruce_tall.json │ │ │ └── spruce_tall_m.json │ │ │ ├── tiny │ │ │ ├── pine_tiny.json │ │ │ ├── spruce_tiny.json │ │ │ └── spruce_tiny_m.json │ │ │ ├── trees_neg.json │ │ │ └── trees_pos.json │ ├── jungle │ │ ├── amethyst │ │ │ ├── acacia_azalea.json │ │ │ ├── bending_acacia.json │ │ │ ├── big_hawaii.json │ │ │ └── small_azalea.json │ │ ├── mega │ │ │ └── giant_tree │ │ │ │ ├── branch.json │ │ │ │ ├── branch_2.json │ │ │ │ └── top.json │ │ └── vanilla │ │ │ ├── bending_jungle_tree.json │ │ │ └── fancy_oak_bend.json │ ├── mountains │ │ ├── emerald │ │ │ ├── emerald_geode.json │ │ │ └── trees │ │ │ │ ├── mid │ │ │ │ ├── pine_mid.json │ │ │ │ ├── spruce_mid.json │ │ │ │ └── spruce_mid_m.json │ │ │ │ ├── small │ │ │ │ ├── pine_small.json │ │ │ │ ├── spruce_small.json │ │ │ │ └── spruce_small_m.json │ │ │ │ ├── tall │ │ │ │ ├── pine_tall.json │ │ │ │ ├── spruce_tall.json │ │ │ │ └── spruce_tall_m.json │ │ │ │ └── tiny │ │ │ │ ├── pine_tiny.json │ │ │ │ ├── spruce_tiny.json │ │ │ │ └── spruce_tiny_m.json │ │ ├── misty │ │ │ ├── trees_base.json │ │ │ ├── trees_birch.json │ │ │ ├── trees_mid.json │ │ │ ├── tuff_lake.json │ │ │ └── v_lake.json │ │ ├── painted │ │ │ └── surface_dx.json │ │ ├── rocky │ │ │ └── snow.json │ │ └── scarlet │ │ │ └── snow_patch.json │ ├── mushroom │ │ └── brown_mushroom.json │ ├── sakura │ │ ├── clay_beaches.json │ │ ├── patch_podzol.json │ │ └── sugarcane.json │ ├── savanna │ │ ├── badlands │ │ │ ├── grass.json │ │ │ ├── grass_granite.json │ │ │ ├── grass_gravel.json │ │ │ └── grass_reg.json │ │ ├── baobabs.json │ │ ├── dripstone.json │ │ ├── shattered │ │ │ └── teeth.json │ │ └── terracotta.json │ ├── shield │ │ ├── birch.json │ │ ├── dark_oak.json │ │ └── spruce_big.json │ ├── shrubland │ │ ├── disk_podzol.json │ │ └── disk_terracotta.json │ ├── skylands │ │ ├── big_cone_tree.json │ │ ├── cloud_tree_birch.json │ │ ├── extend_down.json │ │ ├── island.json │ │ ├── mega_tree.json │ │ ├── mid_tree.json │ │ ├── summer │ │ │ ├── bending_acacia.json │ │ │ └── vine.json │ │ ├── wheat.json │ │ └── winter │ │ │ ├── big_oak.json │ │ │ ├── extend_down.json │ │ │ ├── island.json │ │ │ ├── mega_spruce.json │ │ │ └── oak.json │ ├── snowy │ │ ├── badlands │ │ │ └── terracotta.json │ │ ├── max_spruce.json │ │ ├── mega_spruce.json │ │ ├── spruce.json │ │ └── spruce_tiny.json │ ├── swamp │ │ └── vanilla │ │ │ ├── swamp_detail.json │ │ │ ├── tree.json │ │ │ └── water_decor.json │ ├── taiga │ │ ├── birch │ │ │ ├── birch.json │ │ │ ├── birch_small.json │ │ │ ├── boulder.json │ │ │ ├── cloud_tree.json │ │ │ ├── oak.json │ │ │ └── pond.json │ │ ├── mid │ │ │ ├── pine_mid.json │ │ │ ├── spruce_mid.json │ │ │ └── spruce_mid_m.json │ │ ├── siberian │ │ │ ├── tall_tree.json │ │ │ └── tall_tree_orange.json │ │ ├── small │ │ │ ├── pine_small.json │ │ │ ├── spruce_small.json │ │ │ └── spruce_small_m.json │ │ ├── tall │ │ │ ├── pine_tall.json │ │ │ ├── spruce_tall.json │ │ │ └── spruce_tall_m.json │ │ └── tiny │ │ │ ├── pine_tiny.json │ │ │ ├── spruce_tiny.json │ │ │ └── spruce_tiny_m.json │ ├── valley │ │ ├── blue_terra.json │ │ ├── cyan_terra.json │ │ ├── green_terra.json │ │ ├── light_blue_terra.json │ │ ├── lime_terra.json │ │ └── purple_terra.json │ ├── yellowstone │ │ ├── acid_basalt.json │ │ ├── acid_black.json │ │ ├── acid_gravel.json │ │ ├── acid_orange.json │ │ ├── birch.json │ │ ├── birch_alt.json │ │ ├── spruce_big.json │ │ └── spruce_big_alt.json │ └── yosemite │ │ ├── disk_stone.json │ │ ├── grass.json │ │ ├── oak.json │ │ ├── oak_mega.json │ │ └── waterfall.json │ └── placed_feature │ ├── alpha │ ├── flowers.json │ └── flowers_2.json │ ├── birch │ ├── tree_log.json │ ├── tree_log_extra.json │ └── tree_moss.json │ ├── canyon │ ├── red_sandstone │ │ ├── lakes.json │ │ └── moss_carpet.json │ └── sandstone │ │ ├── cliff.json │ │ ├── lakes.json │ │ └── moss_carpet.json │ ├── cave │ ├── fuck_art_just_need_performance │ │ ├── andesite.json │ │ ├── blackstone.json │ │ ├── diorite.json │ │ ├── granite.json │ │ ├── split │ │ │ ├── andesite.json │ │ │ ├── diorite.json │ │ │ └── granite.json │ │ └── tuff.json │ ├── fungal │ │ ├── hanging_roots_cluster.json │ │ ├── hanging_roots_single.json │ │ └── patch_mushroom.json │ ├── ice │ │ ├── icicle.json │ │ └── puddle.json │ ├── infested │ │ └── hanging_cobwebs.json │ ├── jungle │ │ ├── floor.json │ │ ├── mud_water.json │ │ └── vegetation.json │ ├── stone │ │ ├── andesite_boulders.json │ │ ├── diorite_clearing_large.json │ │ ├── diorite_clearing_small.json │ │ ├── granite_pillar_large.json │ │ └── granite_pillar_small.json │ └── thermal │ │ ├── dripstone.json │ │ ├── lakes.json │ │ ├── surface │ │ ├── ceiling.json │ │ ├── ceiling_low.json │ │ ├── clay.json │ │ ├── clay_low.json │ │ ├── floor.json │ │ └── floor_low.json │ │ └── underwater_magma.json │ ├── cliffs │ ├── basalt │ │ ├── basalt_column.json │ │ └── basalt_column_upper.json │ └── frozen │ │ ├── icicle.json │ │ └── puddle.json │ ├── coastal │ ├── bending_acacia.json │ └── big_hawaii.json │ ├── dark │ └── patch_mushroom.json │ ├── desert │ ├── lush │ │ └── cacti.json │ └── spires │ │ └── calcite_tip.json │ ├── erosion │ ├── cobble_line.json │ ├── moss_line.json │ ├── tuff_line.json │ ├── wind_line.json │ └── wind_line_special.json │ ├── highlands │ ├── arid │ │ └── cliff.json │ ├── forest │ │ └── creek.json │ └── pillar.json │ ├── jungle │ ├── amethyst │ │ ├── bending_acacia.json │ │ ├── big_hawaii.json │ │ └── cliff.json │ └── vanilla │ │ └── fancy_oak_bend.json │ ├── mountains │ ├── misty │ │ ├── trees_base.json │ │ ├── trees_birch.json │ │ ├── trees_mid.json │ │ └── trees_top.json │ ├── rocky │ │ ├── deepslate.json │ │ ├── deepslate_extra.json │ │ ├── snow.json │ │ └── tuff.json │ └── scarlet │ │ ├── remove_some_snow.json │ │ └── remove_steep_snow.json │ ├── mushroom │ ├── destroy_cliff.json │ ├── huge_mushroom_scattered.json │ ├── patch_mushroom.json │ └── patch_mushroom_small.json │ ├── savanna │ └── shattered │ │ ├── acacia.json │ │ └── med │ │ └── acacia_med.json │ ├── shrubland │ ├── bushes.json │ ├── cold │ │ └── bushes.json │ └── hot │ │ └── bushes.json │ ├── skylands │ ├── dirt_tops.json │ ├── extend_down.json │ ├── extend_down_high.json │ ├── floating_islands.json │ ├── grassy_tops.json │ ├── lichen.json │ ├── spring │ │ ├── extend_down.json │ │ ├── extend_down_high.json │ │ ├── floating_islands.json │ │ ├── lake.json │ │ └── lichen.json │ ├── summer │ │ ├── bending_acacia.json │ │ ├── cactus.json │ │ ├── extend_down.json │ │ ├── extend_down_high.json │ │ ├── floating_islands.json │ │ ├── glowberries.json │ │ └── grassy_tops.json │ ├── waterfall.json │ └── winter │ │ ├── extend_down.json │ │ ├── extend_down_high.json │ │ ├── floating_islands.json │ │ ├── grassy_tops.json │ │ └── lichen.json │ ├── spires │ ├── dripstone.json │ └── oak_tree.json │ ├── swamp │ └── vanilla │ │ └── trees.json │ ├── taiga │ ├── mega │ │ └── boulders.json │ └── siberian │ │ ├── tall_tree.json │ │ ├── tall_tree_orange.json │ │ ├── trees_new.json │ │ └── trees_new_orange.json │ ├── volcano │ ├── crater_fixer.json │ ├── lava_flow.json │ ├── lava_lakes.json │ └── magma_barrier.json │ └── yellowstone │ ├── lakes.json │ └── magma.json ├── data ├── biome_tag_villagers │ └── tags │ │ └── worldgen │ │ └── biome │ │ ├── villager_desert.json │ │ ├── villager_jungle.json │ │ ├── villager_savanna.json │ │ ├── villager_snowy.json │ │ ├── villager_swamp.json │ │ └── villager_taiga.json ├── c │ ├── tags │ │ ├── blocks │ │ │ └── ores.json │ │ └── worldgen │ │ │ └── biome │ │ │ ├── aquatic.json │ │ │ ├── aquatic_icy.json │ │ │ ├── badlands.json │ │ │ ├── beach.json │ │ │ ├── caves.json │ │ │ ├── climate_cold.json │ │ │ ├── climate_dry.json │ │ │ ├── climate_hot.json │ │ │ ├── climate_temperate.json │ │ │ ├── climate_wet.json │ │ │ ├── dead.json │ │ │ ├── deep_ocean.json │ │ │ ├── desert.json │ │ │ ├── extreme_hills.json │ │ │ ├── floral.json │ │ │ ├── flower_forests.json │ │ │ ├── forest.json │ │ │ ├── icy.json │ │ │ ├── jungle.json │ │ │ ├── mesa.json │ │ │ ├── mountain.json │ │ │ ├── mountain_peak.json │ │ │ ├── mountain_slope.json │ │ │ ├── mushroom.json │ │ │ ├── no_default_monsters.json │ │ │ ├── ocean.json │ │ │ ├── plains.json │ │ │ ├── river.json │ │ │ ├── savanna.json │ │ │ ├── shallow_ocean.json │ │ │ ├── snowy.json │ │ │ ├── snowy_plains.json │ │ │ ├── stony_shores.json │ │ │ ├── swamp.json │ │ │ ├── taiga.json │ │ │ ├── tree_coniferous.json │ │ │ ├── tree_deciduous.json │ │ │ ├── tree_jungle.json │ │ │ ├── tree_savanna.json │ │ │ ├── vegetation_dense.json │ │ │ ├── vegetation_sparse.json │ │ │ └── wasteland.json │ └── worldgen │ │ ├── biome_colors.json │ │ └── structure_icons.json ├── forge │ └── tags │ │ └── worldgen │ │ └── biome │ │ ├── is_cold │ │ └── overworld.json │ │ ├── is_coniferous.json │ │ ├── is_dense │ │ └── overworld.json │ │ ├── is_desert.json │ │ ├── is_dry │ │ └── overworld.json │ │ ├── is_hot │ │ └── overworld.json │ │ ├── is_lush.json │ │ ├── is_mountain.json │ │ ├── is_mushroom.json │ │ ├── is_peak.json │ │ ├── is_plains.json │ │ ├── is_plateau.json │ │ ├── is_rare.json │ │ ├── is_sandy.json │ │ ├── is_slope.json │ │ ├── is_snowy.json │ │ ├── is_sparse │ │ └── overworld.json │ │ ├── is_spooky.json │ │ ├── is_swamp.json │ │ ├── is_underground.json │ │ ├── is_wasteland.json │ │ ├── is_water.json │ │ ├── is_wet │ │ └── overworld.json │ │ └── no_default_monsters.json ├── minecraft │ ├── advancements │ │ └── recipes │ │ │ └── redstone │ │ │ ├── dispenser.json │ │ │ ├── dropper.json │ │ │ ├── lever.json │ │ │ ├── observer.json │ │ │ └── piston.json │ ├── dimension │ │ ├── funny_cave_meme.txt │ │ └── overworld.json │ ├── tags │ │ ├── blocks │ │ │ ├── animals_spawnable_on.json │ │ │ ├── base_stone_overworld.json │ │ │ ├── deepslate_ore_replaceables.json │ │ │ ├── dripstone_replaceable_blocks.json │ │ │ ├── frogs_spawnable_on.json │ │ │ ├── mushroom_grow_block.json │ │ │ ├── mushrooms_spawnable_on.json │ │ │ ├── nylium.json │ │ │ ├── overworld_carver_replaceables.json │ │ │ ├── sculk_replaceable_world_gen.json │ │ │ └── soul_fire_base_blocks.json │ │ ├── functions │ │ │ └── load.json │ │ ├── items │ │ │ ├── stone_crafting_materials.json │ │ │ └── stone_tool_materials.json │ │ └── worldgen │ │ │ ├── biome │ │ │ ├── allows_surface_slime_spawns.json │ │ │ ├── has_structure │ │ │ │ ├── desert_pyramid.json │ │ │ │ ├── igloo.json │ │ │ │ ├── jungle_temple.json │ │ │ │ ├── mineshaft.json │ │ │ │ ├── pillager_outpost.json │ │ │ │ ├── ruined_portal_desert.json │ │ │ │ ├── ruined_portal_mountain.json │ │ │ │ ├── ruined_portal_swamp.json │ │ │ │ ├── stronghold.json │ │ │ │ ├── trail_ruins.json │ │ │ │ ├── village_desert.json │ │ │ │ ├── village_plains.json │ │ │ │ ├── village_savanna.json │ │ │ │ ├── village_snowy.json │ │ │ │ ├── village_taiga.json │ │ │ │ └── woodland_mansion.json │ │ │ ├── is_badlands.json │ │ │ ├── is_beach.json │ │ │ ├── is_forest.json │ │ │ ├── is_hill.json │ │ │ ├── is_jungle.json │ │ │ ├── is_mountain.json │ │ │ ├── is_overworld.json │ │ │ ├── is_river.json │ │ │ ├── is_savanna.json │ │ │ ├── is_taiga.json │ │ │ ├── required_ocean_monument_surrounding.json │ │ │ ├── spawns_cold_variant_frogs.json │ │ │ ├── spawns_snow_foxes.json │ │ │ └── spawns_warm_variant_frogs.json │ │ │ └── structure │ │ │ ├── on_desert_village_maps.json │ │ │ └── on_plains_village_maps.json │ └── worldgen │ │ ├── biome │ │ ├── badlands.json │ │ ├── birch_forest.json │ │ ├── cherry_grove.json │ │ ├── dark_forest.json │ │ ├── deep_frozen_ocean.json │ │ ├── desert.json │ │ ├── dripstone_caves.json │ │ ├── eroded_badlands.json │ │ ├── flower_forest.json │ │ ├── forest.json │ │ ├── frozen_ocean.json │ │ ├── frozen_peaks.json │ │ ├── frozen_river.json │ │ ├── grove.json │ │ ├── ice_spikes.json │ │ ├── jagged_peaks.json │ │ ├── jungle.json │ │ ├── lush_caves.json │ │ ├── meadow.json │ │ ├── mushroom_fields.json │ │ ├── old_growth_birch_forest.json │ │ ├── old_growth_pine_taiga.json │ │ ├── old_growth_spruce_taiga.json │ │ ├── plains.json │ │ ├── savanna.json │ │ ├── savanna_plateau.json │ │ ├── snowy_plains.json │ │ ├── snowy_slopes.json │ │ ├── snowy_taiga.json │ │ ├── stony_peaks.json │ │ ├── stony_shore.json │ │ ├── sunflower_plains.json │ │ ├── swamp.json │ │ ├── taiga.json │ │ └── wooded_badlands.json │ │ ├── configured_carver │ │ └── canyon.json │ │ ├── configured_feature │ │ └── ore_diamond_medium.json │ │ ├── density_function │ │ └── overworld │ │ │ ├── base_erosion.json │ │ │ ├── caves │ │ │ ├── entrances.json │ │ │ └── pillars.json │ │ │ ├── effective_continentalness.json │ │ │ ├── erosion.json │ │ │ ├── factor.json │ │ │ ├── jaggedness.json │ │ │ ├── noise_router │ │ │ ├── barrier.json │ │ │ ├── continents.json │ │ │ ├── depth.json │ │ │ ├── erosion.json │ │ │ ├── final_density.json │ │ │ ├── fluid_level_floodedness.json │ │ │ ├── fluid_level_spread.json │ │ │ ├── initial_density_without_jaggedness.json │ │ │ ├── lava.json │ │ │ ├── ridges.json │ │ │ ├── temperature.json │ │ │ ├── vegetation.json │ │ │ ├── vein_gap.json │ │ │ ├── vein_ridged.json │ │ │ └── vein_toggle.json │ │ │ ├── offset.json │ │ │ ├── sloped_cheese.json │ │ │ ├── temperature.json │ │ │ └── vegetation.json │ │ ├── noise │ │ ├── aquifer_fluid_level_floodedness.json │ │ ├── aquifer_fluid_level_spread.json │ │ ├── aquifer_lava.json │ │ ├── badlands_pillar_nope.json │ │ ├── badlands_pillar_roof_nope.json │ │ ├── cave_cheese.json │ │ ├── erosion.json │ │ ├── noodle_ridge_c.json │ │ ├── noodle_ridge_d.json │ │ ├── powder_snow_surface.json │ │ ├── powder_snow_under.json │ │ ├── spaghetti_2d_thickness.json │ │ ├── spaghetti_3d_thickness.json │ │ ├── temp_temp.json │ │ ├── temperature.json │ │ └── vegetation.json │ │ ├── noise_settings │ │ └── overworld.json │ │ └── placed_feature │ │ ├── amethyst_geode.json │ │ ├── brown_mushroom_swamp.json │ │ ├── disk_clay.json │ │ ├── disk_gravel.json │ │ ├── disk_sand.json │ │ ├── flower_cherry.json │ │ ├── flower_swamp.json │ │ ├── forest_rock.json │ │ ├── ore_andesite_lower.json │ │ ├── ore_andesite_upper.json │ │ ├── ore_diamond_medium.json │ │ ├── ore_diorite_lower.json │ │ ├── ore_diorite_upper.json │ │ ├── ore_granite_lower.json │ │ ├── ore_granite_upper.json │ │ ├── patch_grass_forest.json │ │ ├── red_mushroom_swamp.json │ │ └── trees_cherry.json └── terralith │ ├── functions │ ├── rtp_testing.mcfunction │ ├── setup.mcfunction │ └── toast.mcfunction │ ├── item_modifiers │ └── spire_helmet.json │ ├── loot_tables │ ├── desert_outpost.json │ ├── igloo.json │ ├── lodge_drinkables.json │ ├── mage │ │ ├── barracks.json │ │ ├── extras.json │ │ └── treasure.json │ ├── royal_jelly.json │ ├── ruin │ │ └── glacial │ │ │ ├── junk.json │ │ │ └── main_cs.json │ ├── spire │ │ ├── common.json │ │ ├── junk.json │ │ ├── rare.json │ │ └── treasure.json │ ├── underground │ │ ├── chest.json │ │ └── giant_bee_hive.json │ └── village │ │ ├── desert │ │ ├── archer.json │ │ ├── attic.json │ │ ├── butcher.json │ │ ├── cartographer.json │ │ ├── food.json │ │ ├── generic.json │ │ ├── generic_low.json │ │ ├── junk.json │ │ ├── library.json │ │ ├── mason.json │ │ ├── smith.json │ │ ├── smith │ │ │ ├── expert.json │ │ │ └── novice.json │ │ └── treasure.json │ │ ├── fortified │ │ ├── archer.json │ │ ├── attic.json │ │ ├── butcher.json │ │ ├── cartographer.json │ │ ├── fisherman.json │ │ ├── food.json │ │ ├── generic.json │ │ ├── generic_low.json │ │ ├── junk.json │ │ ├── library.json │ │ ├── mason.json │ │ ├── smith.json │ │ ├── smith │ │ │ ├── expert.json │ │ │ └── novice.json │ │ ├── tavern_downstairs.json │ │ ├── tavern_upstairs.json │ │ └── treasure.json │ │ └── treasure │ │ ├── diamond.json │ │ ├── emerald.json │ │ └── golem.json │ ├── predicates │ └── terralith.json │ ├── recipes │ ├── cobblestone_from_stone_slab.json │ ├── dispenser_alt.json │ ├── dropper_alt.json │ ├── lever_alt.json │ ├── observer_alt.json │ └── piston_alt.json │ ├── structures │ ├── cave │ │ └── dungeon1.nbt │ ├── highlands │ │ └── ruin1.nbt │ ├── mage │ │ ├── autumn_tower.nbt │ │ ├── barracks.nbt │ │ ├── complex.nbt │ │ ├── house.nbt │ │ ├── house2.nbt │ │ ├── house3.nbt │ │ ├── road_crosswalk.nbt │ │ ├── road_straight.nbt │ │ ├── spring_tower.nbt │ │ ├── summer_tower.nbt │ │ ├── tower.nbt │ │ └── winter_tower.nbt │ ├── null_structure.nbt │ ├── regular │ │ ├── desert_outpost.nbt │ │ ├── glacial │ │ │ ├── interior1.nbt │ │ │ ├── interior2.nbt │ │ │ └── interior216.nbt │ │ ├── igloo.nbt │ │ ├── valley_lodge.nbt │ │ └── witchhut.nbt │ ├── rubble │ │ ├── large │ │ │ ├── desert.nbt │ │ │ ├── forest.nbt │ │ │ ├── jungle.nbt │ │ │ ├── mesa.nbt │ │ │ ├── mountain.nbt │ │ │ └── taiga.nbt │ │ ├── medium │ │ │ ├── desert.nbt │ │ │ ├── forest.nbt │ │ │ ├── jungle.nbt │ │ │ ├── mesa.nbt │ │ │ ├── mountain.nbt │ │ │ └── taiga.nbt │ │ └── small │ │ │ ├── desert.nbt │ │ │ ├── forest.nbt │ │ │ ├── jungle.nbt │ │ │ ├── mesa.nbt │ │ │ ├── mountain.nbt │ │ │ └── taiga.nbt │ ├── small_decoration │ │ ├── boulder.nbt │ │ ├── candle_1.nbt │ │ ├── crumbling_tower.nbt │ │ ├── farm_1.nbt │ │ ├── frog_fountain.nbt │ │ ├── giant_bee_hive.nbt │ │ ├── old_well.nbt │ │ └── poppy_circle.nbt │ ├── spire │ │ ├── base_l.nbt │ │ ├── base_r.nbt │ │ ├── layer1.nbt │ │ ├── layer2.nbt │ │ ├── layer3.nbt │ │ └── layer4.nbt │ ├── underground │ │ ├── dungeon1.nbt │ │ ├── giant_bee_hive_1.nbt │ │ ├── giant_bee_hive_2.nbt │ │ ├── large_ruined_oak_cabin.nbt │ │ ├── largeminingoutpost.nbt │ │ ├── old_refinery.nbt │ │ ├── small_ruined_oak_cabin.nbt │ │ ├── smallminingoutpost.nbt │ │ └── sunken_tower.nbt │ ├── unsorted │ │ ├── brick_chimney_1.nbt │ │ ├── brick_chimney_2.nbt │ │ ├── brick_chimney_3.nbt │ │ ├── cobble_chimney_1.nbt │ │ ├── cobble_chimney_2.nbt │ │ ├── cobble_chimney_3.nbt │ │ ├── cobble_tower_ruin.nbt │ │ ├── cobble_wash-house.nbt │ │ ├── giant_pumpkin.nbt │ │ ├── giant_watermelon.nbt │ │ ├── nostalgic_ruin.nbt │ │ ├── ruined_dark_oak_house.nbt │ │ ├── stone_brick_pillars_ruins_1.nbt │ │ ├── stone_brick_pillars_ruins_2.nbt │ │ ├── stone_brick_pillars_ruins_3.nbt │ │ ├── stone_brick_pillars_ruins_4.nbt │ │ ├── stone_brick_sun_dial.nbt │ │ ├── stonebricks_tower_ruin.nbt │ │ ├── vc_camp_campfire.nbt │ │ ├── vc_camp_cw.nbt │ │ ├── vc_camp_haybale.nbt │ │ ├── vc_camp_storage.nbt │ │ ├── vc_camp_tracks.nbt │ │ ├── vc_camp_tracks_corner.nbt │ │ ├── vc_camp_tracks_small.nbt │ │ ├── vc_cart.nbt │ │ ├── vc_trackend.nbt │ │ ├── vc_trackend_bl.nbt │ │ ├── vc_trackend_br.nbt │ │ ├── villager_outpost.nbt │ │ └── wood_barn_ruin.nbt │ └── village │ │ ├── desert │ │ ├── houses │ │ │ ├── armorsmith1.nbt │ │ │ ├── butcher1.nbt │ │ │ ├── cartographer1.nbt │ │ │ ├── cartographer2.nbt │ │ │ ├── castle.nbt │ │ │ ├── chapel1.nbt │ │ │ ├── farm1.nbt │ │ │ ├── fisherman1.nbt │ │ │ ├── fisherman2.nbt │ │ │ ├── fletcher1.nbt │ │ │ ├── generic1.nbt │ │ │ ├── generic2.nbt │ │ │ ├── generic3.nbt │ │ │ ├── generic4.nbt │ │ │ ├── generic5.nbt │ │ │ ├── generic6.nbt │ │ │ ├── generic_big1.nbt │ │ │ ├── library1.nbt │ │ │ ├── mason1.nbt │ │ │ ├── shepherd1.nbt │ │ │ ├── tanner1.nbt │ │ │ └── weaponsmith1.nbt │ │ ├── roads │ │ │ ├── bend1.nbt │ │ │ ├── bend2.nbt │ │ │ ├── inter1.nbt │ │ │ ├── straight1.nbt │ │ │ ├── straight2.nbt │ │ │ ├── straight3.nbt │ │ │ ├── straight4.nbt │ │ │ ├── straight5.nbt │ │ │ ├── straight6.nbt │ │ │ ├── t1.nbt │ │ │ └── t2.nbt │ │ └── terminators │ │ │ ├── term1.nbt │ │ │ ├── term2.nbt │ │ │ ├── term3.nbt │ │ │ └── term4.nbt │ │ └── fortified │ │ ├── houses │ │ ├── archer.nbt │ │ ├── barn.nbt │ │ ├── big1.nbt │ │ ├── butcher.nbt │ │ ├── cartographer.nbt │ │ ├── church.nbt │ │ ├── farmer.nbt │ │ ├── fisherman.nbt │ │ ├── generic1.nbt │ │ ├── generic2.nbt │ │ ├── generic3.nbt │ │ ├── generic4.nbt │ │ ├── generic5.nbt │ │ ├── generic_big1.nbt │ │ ├── generic_big2.nbt │ │ ├── generic_big3.nbt │ │ ├── generic_big4.nbt │ │ ├── graveyard.nbt │ │ ├── large_house_rework.nbt │ │ ├── library.nbt │ │ ├── mason.nbt │ │ ├── shepherd.nbt │ │ ├── smith1.nbt │ │ └── stable.nbt │ │ ├── roads │ │ ├── bend1.nbt │ │ ├── bend2.nbt │ │ ├── inter1.nbt │ │ ├── inter2.nbt │ │ ├── intersection_big.nbt │ │ ├── straight1.nbt │ │ ├── straight2.nbt │ │ ├── t1.nbt │ │ └── t2.nbt │ │ ├── start_castle.nbt │ │ └── terminators │ │ ├── term1.nbt │ │ ├── term2.nbt │ │ ├── term3.nbt │ │ └── term5.nbt │ ├── tags │ ├── blocks │ │ ├── alt_stones.json │ │ ├── calcite.json │ │ ├── calcite_moss.json │ │ ├── cobbled_deepslate.json │ │ ├── cobblestone_snow.json │ │ ├── deepslate.json │ │ ├── dirt_and_stone.json │ │ ├── grass_block.json │ │ ├── gravel_stone.json │ │ ├── island_ban.json │ │ ├── island_ban_winter.json │ │ ├── island_blocks.json │ │ ├── mud.json │ │ ├── sandstones.json │ │ ├── sandy_blocks.json │ │ ├── savanna_granite.json │ │ ├── savanna_terracotta.json │ │ ├── soil.json │ │ ├── soil_and_gravel.json │ │ ├── soil_stone.json │ │ ├── stone.json │ │ ├── stone_diorite.json │ │ ├── stop_emerald_geode.json │ │ ├── underground_jungle_replaceable.json │ │ ├── volcano_barrier.json │ │ └── volcano_blocks.json │ ├── items │ │ └── spire │ │ │ ├── common_tools.json │ │ │ ├── diamond.json │ │ │ ├── junk_tools.json │ │ │ ├── leather_armor.json │ │ │ └── rare_tools.json │ └── worldgen │ │ ├── biome │ │ ├── all_terralith_biomes.json │ │ ├── all_terralith_biomes_no_mineshafts.json │ │ ├── cliffs.json │ │ ├── has_structure │ │ │ ├── desert_outpost.json │ │ │ ├── fortified_desert_village.json │ │ │ ├── fortified_village.json │ │ │ ├── frosted_dungeon.json │ │ │ ├── giant_bee_hive.json │ │ │ ├── igloo.json │ │ │ ├── mage_complex.json │ │ │ ├── mage_tower.json │ │ │ ├── mining_outpost.json │ │ │ ├── none.json │ │ │ ├── oak_cabin.json │ │ │ ├── old_refinery.json │ │ │ ├── rubble_desert.json │ │ │ ├── rubble_forest.json │ │ │ ├── rubble_jungle.json │ │ │ ├── rubble_mesa.json │ │ │ ├── rubble_mountain.json │ │ │ ├── rubble_taiga.json │ │ │ ├── spire.json │ │ │ ├── sunken_tower.json │ │ │ ├── valley_lodge.json │ │ │ └── witch_hut.json │ │ ├── highlands.json │ │ ├── mystical.json │ │ ├── shrublands.json │ │ ├── skylands.json │ │ └── volcanic.json │ │ └── structure │ │ ├── fortified_villages.json │ │ ├── mage_towers.json │ │ ├── rubble.json │ │ └── underground.json │ └── worldgen │ ├── biome │ ├── alpha_islands.json │ ├── alpha_islands_winter.json │ ├── alpine_grove.json │ ├── alpine_highlands.json │ ├── amethyst_canyon.json │ ├── amethyst_rainforest.json │ ├── ancient_sands.json │ ├── arid_highlands.json │ ├── ashen_savanna.json │ ├── basalt_cliffs.json │ ├── birch_taiga.json │ ├── blooming_plateau.json │ ├── blooming_valley.json │ ├── brushland.json │ ├── bryce_canyon.json │ ├── caldera.json │ ├── cave │ │ ├── andesite_caves.json │ │ ├── crystal_caves.json │ │ ├── deep_caves.json │ │ ├── desert_caves.json │ │ ├── diorite_caves.json │ │ ├── frostfire_caves.json │ │ ├── fungal_caves.json │ │ ├── granite_caves.json │ │ ├── ice_caves.json │ │ ├── infested_caves.json │ │ ├── mantle_caves.json │ │ ├── thermal_caves.json │ │ ├── tuff_caves.json │ │ └── underground_jungle.json │ ├── cloud_forest.json │ ├── cold_shrubland.json │ ├── desert_canyon.json │ ├── desert_oasis.json │ ├── desert_spires.json │ ├── emerald_peaks.json │ ├── forested_highlands.json │ ├── fractured_savanna.json │ ├── frozen_cliffs.json │ ├── glacial_chasm.json │ ├── granite_cliffs.json │ ├── gravel_beach.json │ ├── gravel_desert.json │ ├── haze_mountain.json │ ├── highlands.json │ ├── hot_shrubland.json │ ├── ice_marsh.json │ ├── jungle_mountains.json │ ├── lavender_forest.json │ ├── lavender_valley.json │ ├── lush_desert.json │ ├── lush_valley.json │ ├── mirage_isles.json │ ├── moonlight_grove.json │ ├── moonlight_valley.json │ ├── mountain_steppe.json │ ├── orchid_swamp.json │ ├── painted_mountains.json │ ├── red_oasis.json │ ├── rocky_jungle.json │ ├── rocky_mountains.json │ ├── rocky_shrubland.json │ ├── sakura_grove.json │ ├── sakura_valley.json │ ├── sandstone_valley.json │ ├── savanna_badlands.json │ ├── savanna_slopes.json │ ├── scarlet_mountains.json │ ├── shield.json │ ├── shield_clearing.json │ ├── shrubland.json │ ├── siberian_grove.json │ ├── siberian_taiga.json │ ├── skylands.json │ ├── skylands_autumn.json │ ├── skylands_spring.json │ ├── skylands_summer.json │ ├── skylands_winter.json │ ├── snowy_badlands.json │ ├── snowy_cherry_grove.json │ ├── snowy_maple_forest.json │ ├── snowy_shield.json │ ├── steppe.json │ ├── stony_spires.json │ ├── temperate_highlands.json │ ├── tropical_jungle.json │ ├── valley_clearing.json │ ├── volcanic_crater.json │ ├── volcanic_peaks.json │ ├── warm_river.json │ ├── warped_mesa.json │ ├── white_cliffs.json │ ├── white_mesa.json │ ├── windswept_spires.json │ ├── wintry_forest.json │ ├── wintry_lowlands.json │ ├── yellowstone.json │ ├── yosemite_cliffs.json │ └── yosemite_lowlands.json │ ├── configured_carver │ └── deep_ravine.json │ ├── configured_feature │ ├── alpha │ │ ├── clay_patch.json │ │ ├── flowers.json │ │ ├── flowers_2.json │ │ ├── sand_beaches.json │ │ └── trees.json │ ├── birch │ │ ├── birch_tall.json │ │ ├── cloud_tree_tall.json │ │ ├── disk_stone.json │ │ ├── fallen_tree_base.json │ │ ├── flowers.json │ │ ├── minecon_flowers.json │ │ ├── tree_log_base.json │ │ ├── tree_log_extra_base.json │ │ ├── tree_moss_base.json │ │ ├── trees_forest.json │ │ └── trees_forest_negative.json │ ├── brushland │ │ ├── boulder.json │ │ ├── bushes.json │ │ ├── grass.json │ │ ├── grass_extra.json │ │ └── patch_tall_grass.json │ ├── caldera │ │ └── lakes.json │ ├── canyon │ │ ├── blooming │ │ │ ├── flowers.json │ │ │ └── flowers_white.json │ │ ├── cliff │ │ │ ├── calcite_lower.json │ │ │ ├── calcite_upper.json │ │ │ ├── column │ │ │ │ ├── calcite.json │ │ │ │ └── stone.json │ │ │ ├── grass_lower.json │ │ │ └── grass_upper.json │ │ ├── generic │ │ │ └── slab_stone.json │ │ ├── glacial │ │ │ ├── snow.json │ │ │ └── snow_surface.json │ │ ├── red_sandstone │ │ │ ├── clay.json │ │ │ ├── dripleaf.json │ │ │ ├── lake_palms.json │ │ │ ├── lakes.json │ │ │ ├── lilypad.json │ │ │ ├── moss.json │ │ │ ├── moss_carpet.json │ │ │ ├── palm_1.json │ │ │ ├── palm_medium.json │ │ │ ├── palm_tall.json │ │ │ ├── scattered_palms.json │ │ │ └── terracotta.json │ │ └── sandstone │ │ │ ├── clay.json │ │ │ ├── cliff.json │ │ │ ├── dripleaf.json │ │ │ ├── lake_palms.json │ │ │ ├── lakes.json │ │ │ ├── lilypad.json │ │ │ ├── moss.json │ │ │ ├── moss_carpet.json │ │ │ ├── palm_1.json │ │ │ ├── palm_medium.json │ │ │ ├── palm_tall.json │ │ │ ├── sandstone.json │ │ │ ├── scattered_palms.json │ │ │ ├── slab.json │ │ │ └── slab_smooth.json │ ├── cave │ │ ├── desert │ │ │ ├── dead_bush.json │ │ │ ├── floors.json │ │ │ ├── lava.json │ │ │ ├── noise_reducer.json │ │ │ ├── noise_reducer_small.json │ │ │ └── sand_patch.json │ │ ├── frostfire │ │ │ ├── columns.json │ │ │ ├── frostfire_ceiling.json │ │ │ ├── frostfire_patch.json │ │ │ ├── pillar.json │ │ │ ├── pillar_huge.json │ │ │ ├── replacer2.json │ │ │ └── sculk_patch.json │ │ ├── fungal │ │ │ ├── ceiling.json │ │ │ ├── floor.json │ │ │ ├── hanging_roots.json │ │ │ ├── lichen_patch.json │ │ │ ├── mushroom │ │ │ │ ├── brown_large.json │ │ │ │ ├── brown_medium.json │ │ │ │ ├── brown_small.json │ │ │ │ ├── red_large.json │ │ │ │ ├── red_medium.json │ │ │ │ └── red_small.json │ │ │ ├── mushrooms.json │ │ │ └── vegetation.json │ │ ├── generic │ │ │ ├── amethyst_geode.json │ │ │ ├── ds_reducer.json │ │ │ ├── ds_reducer_small.json │ │ │ ├── mega_geode.json │ │ │ ├── noise_reducer.json │ │ │ └── noise_reducer_small.json │ │ ├── ice │ │ │ └── no_lava.json │ │ ├── jungle │ │ │ ├── azalea_bush.json │ │ │ ├── big_dripleaf.json │ │ │ ├── ceiling_moss.json │ │ │ ├── cherry_petals.json │ │ │ ├── cherry_tree.json │ │ │ ├── floor.json │ │ │ ├── high_foliage.json │ │ │ ├── lichen.json │ │ │ ├── low_foliage.json │ │ │ ├── moss_patch.json │ │ │ ├── muddy_roots_ore.json │ │ │ ├── pointed_dripstone.json │ │ │ ├── tree_1.json │ │ │ ├── tree_lollipop.json │ │ │ ├── tree_pompom.json │ │ │ ├── tree_small.json │ │ │ ├── tree_very_large.json │ │ │ ├── trees.json │ │ │ ├── vegetation.json │ │ │ └── vine.json │ │ ├── mantle │ │ │ ├── basalt_strip.json │ │ │ ├── lava_drip.json │ │ │ └── magma_strip.json │ │ └── thermal │ │ │ ├── dripleaf.json │ │ │ └── lakes.json │ ├── cherry │ │ ├── azalea_bush.json │ │ ├── flowers_extra.json │ │ └── rock.json │ ├── cliffs │ │ ├── basalt │ │ │ ├── basalt_column.json │ │ │ ├── basalt_column_upper.json │ │ │ ├── basaltifier.json │ │ │ ├── crack.json │ │ │ ├── crack_deepslate.json │ │ │ ├── seed.json │ │ │ └── seed_deepslate.json │ │ ├── frozen │ │ │ ├── blue_ice.json │ │ │ ├── icicle.json │ │ │ └── puddle.json │ │ ├── granite │ │ │ └── granitifier.json │ │ └── white │ │ │ ├── andesite_crack.json │ │ │ ├── andesite_seed.json │ │ │ ├── birch_alt.json │ │ │ ├── calcitifier.json │ │ │ ├── diorite_crack.json │ │ │ ├── diorite_seed.json │ │ │ ├── moss_vegetation.json │ │ │ └── patch_base.json │ ├── coastal │ │ ├── bending_acacia.json │ │ ├── big_hawaii.json │ │ ├── fancy_oak.json │ │ ├── jungle_tree.json │ │ └── trees_hawaii.json │ ├── dark │ │ ├── birch.json │ │ ├── brown_mushroom.json │ │ ├── brown_mushroom_2.json │ │ ├── dark_oak.json │ │ ├── disk_mud.json │ │ ├── disk_podzol.json │ │ ├── grass.json │ │ ├── lichen.json │ │ ├── lichen_log.json │ │ ├── oak.json │ │ ├── red_mushroom.json │ │ ├── red_mushroom_2.json │ │ ├── trees.json │ │ └── twilight_tree.json │ ├── desert │ │ └── gravel │ │ │ └── coral_fans.json │ ├── enchanted │ │ ├── big_tree.json │ │ ├── enchanted_oak.json │ │ ├── jungle_tree.json │ │ ├── shrooms.json │ │ ├── shrooms_brown.json │ │ └── trees.json │ ├── flower │ │ ├── blue │ │ │ ├── amethysts.json │ │ │ ├── birch_tree.json │ │ │ ├── blue_disk.json │ │ │ ├── blue_tree.json │ │ │ ├── flowers.json │ │ │ ├── main_tree.json │ │ │ ├── nylium_disk.json │ │ │ └── trees.json │ │ ├── lavender │ │ │ ├── disk_clay.json │ │ │ ├── flower.json │ │ │ ├── main_tree.json │ │ │ └── trees.json │ │ └── white │ │ │ ├── birch_bending.json │ │ │ ├── cloud_tree.json │ │ │ ├── cloud_tree_bending.json │ │ │ ├── flowers.json │ │ │ ├── trees.json │ │ │ └── twilight_tree.json │ ├── forest │ │ ├── flower │ │ │ ├── beaches.json │ │ │ ├── cloud_tree.json │ │ │ ├── cloud_trees.json │ │ │ ├── mid │ │ │ │ ├── birch_mid.json │ │ │ │ ├── oak_mid.json │ │ │ │ ├── oak_mid_m.json │ │ │ │ └── trees_mid.json │ │ │ ├── small │ │ │ │ ├── birch_small.json │ │ │ │ ├── oak_small.json │ │ │ │ ├── oak_small_m.json │ │ │ │ └── trees_small.json │ │ │ ├── tall │ │ │ │ └── trees_tall.json │ │ │ └── tiny │ │ │ │ └── trees_tiny.json │ │ └── vanilla │ │ │ ├── fancy_oak.json │ │ │ ├── flowers.json │ │ │ ├── oak.json │ │ │ └── trees.json │ ├── grove │ │ ├── alpine │ │ │ └── trees_tiny.json │ │ ├── mid │ │ │ └── trees_mid.json │ │ ├── small │ │ │ └── trees_small.json │ │ ├── tall │ │ │ └── trees_tall.json │ │ └── tiny │ │ │ └── trees_tiny.json │ ├── highlands │ │ ├── alpine │ │ │ ├── bushes.json │ │ │ ├── grass.json │ │ │ ├── grass_extra.json │ │ │ ├── pine.json │ │ │ └── spruce_pine.json │ │ ├── arid │ │ │ ├── bush_medium.json │ │ │ ├── bush_small.json │ │ │ ├── bushes.json │ │ │ ├── cliff.json │ │ │ └── tree.json │ │ ├── disk_gravel.json │ │ ├── flowers.json │ │ ├── forest │ │ │ ├── creek.json │ │ │ ├── disk_gravel.json │ │ │ ├── flowers.json │ │ │ ├── grass.json │ │ │ ├── mid │ │ │ │ ├── pine_mid.json │ │ │ │ ├── spruce_mid_m.json │ │ │ │ └── trees_mid.json │ │ │ ├── small │ │ │ │ └── trees_small.json │ │ │ ├── tall │ │ │ │ └── trees_tall.json │ │ │ ├── tall_flowers.json │ │ │ ├── tiny │ │ │ │ └── trees_tiny.json │ │ │ ├── tree_maple_cold.json │ │ │ └── trees_maple.json │ │ ├── grass.json │ │ ├── lake.json │ │ ├── lichen.json │ │ ├── pillar.json │ │ ├── steppe │ │ │ ├── bush.json │ │ │ ├── bush_medium.json │ │ │ └── bush_small.json │ │ ├── tall_flowers.json │ │ ├── temperate │ │ │ ├── cloud_trees.json │ │ │ ├── dark_oak.json │ │ │ ├── flowers.json │ │ │ ├── mid │ │ │ │ ├── pine_mid.json │ │ │ │ ├── spruce_mid.json │ │ │ │ └── spruce_mid_m.json │ │ │ ├── pile_birch.json │ │ │ ├── pile_oak.json │ │ │ ├── small │ │ │ │ ├── pine_small.json │ │ │ │ ├── spruce_small.json │ │ │ │ └── spruce_small_m.json │ │ │ ├── tall │ │ │ │ ├── pine_tall.json │ │ │ │ ├── spruce_tall.json │ │ │ │ └── spruce_tall_m.json │ │ │ ├── tiny │ │ │ │ ├── pine_tiny.json │ │ │ │ ├── spruce_tiny.json │ │ │ │ └── spruce_tiny_m.json │ │ │ ├── trees_neg.json │ │ │ ├── trees_orange.json │ │ │ └── trees_pos.json │ │ ├── trees.json │ │ ├── vines_seed.json │ │ └── vines_spread.json │ ├── jungle │ │ ├── amethyst │ │ │ ├── acacia_azalea.json │ │ │ ├── bending_acacia.json │ │ │ ├── big_hawaii.json │ │ │ ├── cliff.json │ │ │ ├── small_azalea.json │ │ │ ├── tree_2x2.json │ │ │ ├── tree_2x2_azalea.json │ │ │ ├── tree_2x2_azalea_flowering.json │ │ │ └── trees.json │ │ ├── mega │ │ │ └── giant_tree │ │ │ │ ├── branch.json │ │ │ │ ├── branch_2.json │ │ │ │ ├── top.json │ │ │ │ └── trunk.json │ │ ├── mountains │ │ │ ├── slab_andesite.json │ │ │ └── slab_stone.json │ │ ├── patch_melon.json │ │ ├── rocky │ │ │ ├── cliff.json │ │ │ └── column.json │ │ └── vanilla │ │ │ ├── bending_jungle_tree.json │ │ │ ├── fancy_oak_bend.json │ │ │ ├── fence_tree.json │ │ │ └── trees_jungle.json │ ├── mountains │ │ ├── emerald │ │ │ ├── emerald_geode.json │ │ │ └── trees │ │ │ │ ├── mid │ │ │ │ ├── pine_mid.json │ │ │ │ ├── spruce_mid.json │ │ │ │ └── spruce_mid_m.json │ │ │ │ ├── small │ │ │ │ ├── pine_small.json │ │ │ │ ├── spruce_small.json │ │ │ │ └── spruce_small_m.json │ │ │ │ ├── tall │ │ │ │ ├── pine_tall.json │ │ │ │ ├── spruce_tall.json │ │ │ │ └── spruce_tall_m.json │ │ │ │ └── tiny │ │ │ │ ├── pine_tiny.json │ │ │ │ ├── spruce_tiny.json │ │ │ │ └── spruce_tiny_m.json │ │ ├── misty │ │ │ ├── trees_base.json │ │ │ ├── trees_birch.json │ │ │ ├── trees_mid.json │ │ │ ├── trees_top.json │ │ │ ├── tuff.json │ │ │ ├── tuff_lake.json │ │ │ └── v_lake.json │ │ ├── painted │ │ │ └── surface_dx.json │ │ ├── rocky │ │ │ ├── deepslate.json │ │ │ ├── deepslate_extra.json │ │ │ ├── funny_snow.json │ │ │ ├── funny_snow_segwit_2x.json │ │ │ ├── snow.json │ │ │ └── tuff.json │ │ └── scarlet │ │ │ ├── crimson_patch.json │ │ │ ├── remove_some_snow.json │ │ │ ├── remove_steep_snow.json │ │ │ └── snow_patch.json │ ├── mushroom │ │ ├── brown_mushroom.json │ │ ├── brown_mushroom_2.json │ │ ├── brown_mushroom_small.json │ │ ├── red_mushroom.json │ │ ├── red_mushroom_2.json │ │ └── red_mushroom_small.json │ ├── nothing.json │ ├── plains │ │ ├── patch_grass.json │ │ └── patch_tall_grass.json │ ├── sakura │ │ ├── bamboo.json │ │ ├── bush.json │ │ ├── cherry_trees.json │ │ ├── cherry_trees_light.json │ │ ├── clay_beaches.json │ │ ├── flowers.json │ │ ├── patch_podzol.json │ │ ├── sugarcane.json │ │ ├── tree_huge.json │ │ ├── tree_medium.json │ │ └── tree_roof.json │ ├── savanna │ │ ├── badlands │ │ │ ├── grass.json │ │ │ ├── grass_granite.json │ │ │ ├── grass_gravel.json │ │ │ └── grass_reg.json │ │ ├── baobabs.json │ │ ├── dripstone.json │ │ ├── shattered │ │ │ ├── acacia.json │ │ │ ├── med │ │ │ │ ├── acacia_med.json │ │ │ │ ├── oak_med.json │ │ │ │ └── trees_med.json │ │ │ ├── oak_mutated.json │ │ │ ├── small │ │ │ │ └── trees_small.json │ │ │ ├── teeth.json │ │ │ ├── tiny │ │ │ │ └── oak_tiny.json │ │ │ └── trees_tall.json │ │ └── terracotta.json │ ├── shield │ │ ├── birch.json │ │ ├── dark_oak.json │ │ └── spruce_big.json │ ├── shrubland │ │ ├── bushes.json │ │ ├── cold │ │ │ ├── bushes.json │ │ │ ├── cone_trees.json │ │ │ ├── small_tree.json │ │ │ └── tiny_trees.json │ │ ├── cone_trees.json │ │ ├── disk_podzol.json │ │ ├── disk_terracotta.json │ │ ├── hot │ │ │ ├── bushes.json │ │ │ ├── cone_trees.json │ │ │ ├── small_tree.json │ │ │ └── tiny_trees.json │ │ └── small_tree.json │ ├── skylands │ │ ├── big_cone_tree.json │ │ ├── cloud_tree_birch.json │ │ ├── dirt_tops.json │ │ ├── extend_down.json │ │ ├── grassy_tops.json │ │ ├── island.json │ │ ├── mega_tree.json │ │ ├── mid_tree.json │ │ ├── patch_grass.json │ │ ├── spring │ │ │ └── flowers.json │ │ ├── summer │ │ │ ├── bending_acacia.json │ │ │ ├── trees.json │ │ │ └── vine.json │ │ ├── trees.json │ │ ├── wheat.json │ │ └── winter │ │ │ ├── big_oak.json │ │ │ ├── extend_down.json │ │ │ ├── grassy_tops.json │ │ │ ├── island.json │ │ │ ├── mega_spruce.json │ │ │ ├── oak.json │ │ │ └── trees.json │ ├── snowy │ │ ├── badlands │ │ │ ├── snow.json │ │ │ └── terracotta.json │ │ ├── fix_grass.json │ │ ├── fix_snow.json │ │ ├── layer │ │ │ ├── first.json │ │ │ ├── second.json │ │ │ └── third.json │ │ ├── max_spruce.json │ │ ├── mega_spruce.json │ │ ├── spruce.json │ │ ├── spruce_tiny.json │ │ ├── trees_center.json │ │ ├── trees_edge.json │ │ ├── trees_giant.json │ │ └── trees_outer.json │ ├── spires │ │ ├── cliff.json │ │ └── grass.json │ ├── swamp │ │ ├── ice │ │ │ ├── small │ │ │ │ ├── swamp_small.json │ │ │ │ ├── swamp_special_small.json │ │ │ │ └── trees_small.json │ │ │ └── tiny │ │ │ │ ├── swamp_special_tiny.json │ │ │ │ ├── swamp_tiny.json │ │ │ │ └── trees_tiny.json │ │ ├── orchid │ │ │ ├── small │ │ │ │ ├── swamp_small.json │ │ │ │ ├── swamp_special_small.json │ │ │ │ └── trees_small.json │ │ │ └── tiny │ │ │ │ ├── swamp_special_tiny.json │ │ │ │ └── swamp_tiny.json │ │ └── vanilla │ │ │ ├── swamp_detail.json │ │ │ ├── tree.json │ │ │ └── water_decor.json │ ├── taiga │ │ ├── birch │ │ │ ├── birch.json │ │ │ ├── birch_small.json │ │ │ ├── boulder.json │ │ │ ├── cloud_tree.json │ │ │ ├── oak.json │ │ │ ├── pond.json │ │ │ └── trees_small.json │ │ ├── lush │ │ │ └── flowers.json │ │ ├── mid │ │ │ ├── pine_mid.json │ │ │ ├── spruce_mid.json │ │ │ ├── spruce_mid_m.json │ │ │ └── trees_mid.json │ │ ├── siberian │ │ │ ├── tall_tree.json │ │ │ └── tall_tree_orange.json │ │ ├── small │ │ │ ├── pine_small.json │ │ │ ├── spruce_small.json │ │ │ ├── spruce_small_m.json │ │ │ └── trees_small.json │ │ ├── tall │ │ │ ├── pine_tall.json │ │ │ ├── spruce_tall.json │ │ │ ├── spruce_tall_m.json │ │ │ └── trees_tall.json │ │ └── tiny │ │ │ ├── pine_tiny.json │ │ │ ├── spruce_tiny.json │ │ │ ├── spruce_tiny_m.json │ │ │ └── trees_tiny.json │ ├── valley │ │ ├── blue_terra.json │ │ ├── cyan_terra.json │ │ ├── green_terra.json │ │ ├── light_blue_terra.json │ │ ├── lime_terra.json │ │ └── purple_terra.json │ ├── volcano │ │ ├── lava_flow.json │ │ ├── lava_lakes.json │ │ ├── spring_lava.json │ │ └── top_secret_do_not_touch.json │ ├── yellowstone │ │ ├── acid_basalt.json │ │ ├── acid_black.json │ │ ├── acid_gravel.json │ │ ├── acid_orange.json │ │ ├── acid_yellow.json │ │ ├── birch.json │ │ ├── birch_alt.json │ │ ├── lakes.json │ │ ├── magma.json │ │ ├── spruce_big.json │ │ ├── spruce_big_alt.json │ │ ├── terra_sand.json │ │ └── vents.json │ └── yosemite │ │ ├── calcite.json │ │ ├── cliff_vegetation.json │ │ ├── diorite.json │ │ ├── disk_stone.json │ │ ├── grass.json │ │ ├── oak.json │ │ ├── oak_mega.json │ │ ├── oaks.json │ │ └── waterfall.json │ ├── density_function │ └── overworld │ │ ├── arch │ │ ├── base.json │ │ ├── height_spline.json │ │ ├── thickness.json │ │ └── total.json │ │ ├── archd1 │ │ ├── base.json │ │ ├── height_spline.json │ │ ├── noise_multiply.json │ │ ├── thickness.json │ │ └── total.json │ │ ├── archmeme2 │ │ ├── base.json │ │ ├── height_spline.json │ │ ├── noise_multiply.json │ │ ├── thickness.json │ │ └── total.json │ │ ├── cliff │ │ ├── carve.json │ │ ├── carve_depth.json │ │ ├── cliff_depth.json │ │ ├── disabled.json │ │ ├── max_cut.json │ │ ├── modified_continents.json │ │ ├── modified_offset.json │ │ ├── slope.json │ │ └── spline.json │ │ ├── cliff_cringe │ │ ├── carve.json │ │ ├── carve_depth.json │ │ ├── cliff_depth.json │ │ ├── max_cut.json │ │ ├── modified_continents.json │ │ ├── modified_offset.json │ │ ├── slope.json │ │ └── spline.json │ │ ├── dune │ │ ├── amount.json │ │ ├── dune_height.json │ │ ├── height_boost.json │ │ ├── noise.json │ │ ├── size_spline.json │ │ └── total.json │ │ ├── dune2 │ │ ├── amount.json │ │ ├── dune_height.json │ │ ├── height_boost.json │ │ ├── noise.json │ │ ├── size_spline.json │ │ └── total.json │ │ ├── extra_terrain_base.json │ │ ├── extra_terrain_sum.json │ │ ├── link │ │ ├── aquifer_force.json │ │ └── aquifer_manipulator.json │ │ ├── reference │ │ ├── base_noise.json │ │ ├── cave_cheese.json │ │ ├── cave_layer.json │ │ ├── megacave.json │ │ ├── megacave_layer.json │ │ ├── pillars.json │ │ ├── pillars_large.json │ │ ├── pillars_large_base.json │ │ ├── surface_y.json │ │ └── total_cheese.json │ │ ├── skylands │ │ └── noise.json │ │ ├── special │ │ ├── caldera_aquifier.json │ │ ├── caldera_explosion.json │ │ ├── crater_aquifier.json │ │ ├── crater_barrier.json │ │ ├── crater_explosion.json │ │ ├── crater_spread.json │ │ ├── force_caldera.json │ │ └── invert_crater.json │ │ ├── spike │ │ ├── amount.json │ │ ├── dune_height.json │ │ ├── height_boost.json │ │ ├── noise.json │ │ ├── size_spline.json │ │ └── total.json │ │ ├── spikes │ │ ├── base_height.json │ │ ├── spike_x.json │ │ ├── spike_z.json │ │ └── tendrils.json │ │ ├── subtract_terrain_base.json │ │ └── subtract_terrain_sum.json │ ├── noise │ ├── amethyst │ │ └── calcite.json │ ├── birch │ │ ├── surface.json │ │ ├── taiga_podzol.json │ │ └── taiga_surface.json │ ├── brushland │ │ ├── is_sand.json │ │ └── sand.json │ ├── bryce │ │ ├── dirt.json │ │ └── strip.json │ ├── cave │ │ ├── andesite.json │ │ ├── calcite_ice_cave.json │ │ ├── diorite.json │ │ ├── granite.json │ │ ├── ice1.json │ │ ├── ice2.json │ │ ├── thermal │ │ │ ├── clay.json │ │ │ ├── dripstone.json │ │ │ ├── magma.json │ │ │ ├── magma_alt.json │ │ │ └── magma_region.json │ │ └── thermal_lake.json │ ├── desert │ │ ├── detail_grass.json │ │ ├── grass.json │ │ ├── gravel_surface.json │ │ ├── mud.json │ │ ├── mud2.json │ │ ├── sands_line1.json │ │ ├── sands_line2.json │ │ ├── sands_line3.json │ │ ├── sands_line4.json │ │ ├── sands_line5.json │ │ ├── sands_line6.json │ │ ├── sands_line7.json │ │ └── sands_surface.json │ ├── generic │ │ ├── clay_thickness.json │ │ ├── gravel.json │ │ ├── sand.json │ │ └── sand_thickness.json │ ├── highlands │ │ ├── cracks.json │ │ ├── creek.json │ │ ├── gravel.json │ │ ├── gravel_large.json │ │ ├── red_sand.json │ │ ├── terracotta.json │ │ └── white_terracotta.json │ ├── math │ │ ├── aquifer │ │ │ └── is_forced.json │ │ ├── arch │ │ │ ├── height.json │ │ │ ├── height2x.json │ │ │ ├── height_1.json │ │ │ ├── noise_multiplier.json │ │ │ ├── shape.json │ │ │ ├── shape2.json │ │ │ ├── vertical_noise.json │ │ │ └── vertical_noise_meme.json │ │ ├── cheese │ │ │ ├── cave_layer.json │ │ │ └── megacave.json │ │ ├── cliff │ │ │ ├── max_cut.json │ │ │ ├── mod.json │ │ │ └── slope.json │ │ ├── dune │ │ │ ├── amount.json │ │ │ ├── height.json │ │ │ ├── height_boost.json │ │ │ └── twist.json │ │ ├── noise │ │ │ └── base.json │ │ ├── noodle │ │ │ ├── ridge.json │ │ │ ├── ridge2.json │ │ │ ├── ridge3.json │ │ │ └── ridge4.json │ │ ├── spike │ │ │ ├── amount.json │ │ │ ├── base_height.json │ │ │ ├── height.json │ │ │ ├── height_boost.json │ │ │ └── twist.json │ │ ├── spikes │ │ │ ├── noise.json │ │ │ ├── shift1.json │ │ │ └── shift2.json │ │ └── web │ │ │ ├── web1.json │ │ │ ├── web2.json │ │ │ ├── web3.json │ │ │ ├── web4.json │ │ │ ├── web_set1.json │ │ │ ├── web_set2.json │ │ │ ├── web_set3.json │ │ │ └── web_set4.json │ ├── mushroom │ │ └── surface.json │ ├── plains │ │ ├── is_coarse.json │ │ ├── surface.json │ │ └── tiny_noise.json │ ├── savanna │ │ ├── dripstone.json │ │ ├── fracture.json │ │ ├── path.json │ │ ├── stone.json │ │ ├── surface.json │ │ └── terracotta.json │ ├── scarlet │ │ ├── crimson_noise.json │ │ ├── mini_noise.json │ │ └── surface_pattern.json │ ├── shield │ │ └── surface.json │ ├── shrubland │ │ ├── rocky_surface.json │ │ └── surface.json │ ├── sparse_jungle │ │ ├── noise.json │ │ ├── noise_big.json │ │ └── surface.json │ ├── steppe │ │ └── gravel.json │ ├── swamp │ │ └── surface.json │ ├── taiga │ │ ├── cracks.json │ │ ├── dirt.json │ │ ├── lakes.json │ │ └── siberian_surface.json │ ├── tropics │ │ ├── gravel.json │ │ ├── volcano_magma.json │ │ └── volcano_surface.json │ └── yellowstone │ │ ├── calcite_cliff.json │ │ ├── calcite_patch.json │ │ ├── dirt.json │ │ ├── gravel_1.json │ │ └── gravel_2.json │ ├── placed_feature │ ├── alpha │ │ ├── clay_patch.json │ │ ├── flowers.json │ │ ├── flowers_2.json │ │ ├── sand_beaches.json │ │ └── trees.json │ ├── birch │ │ ├── birch_tall.json │ │ ├── cloud_tree_tall.json │ │ ├── disk_stone.json │ │ ├── fallen_tree.json │ │ ├── flowers.json │ │ ├── minecon_flowers.json │ │ ├── tree_log.json │ │ ├── tree_log_extra.json │ │ ├── tree_moss.json │ │ ├── trees_forest.json │ │ └── trees_forest_negative.json │ ├── brushland │ │ ├── boulders.json │ │ ├── bushes.json │ │ ├── grass.json │ │ ├── grass_extra.json │ │ └── patch_tall_grass.json │ ├── caldera │ │ ├── crater_fixer.json │ │ └── lakes.json │ ├── canyon │ │ ├── blooming │ │ │ ├── flowers.json │ │ │ └── flowers_white.json │ │ ├── cliff │ │ │ ├── calcite_lower.json │ │ │ ├── calcite_upper.json │ │ │ ├── grass_lower.json │ │ │ └── grass_upper.json │ │ ├── generic │ │ │ └── slab_stone.json │ │ ├── glacial │ │ │ └── snow_surface.json │ │ ├── red_sandstone │ │ │ ├── clay.json │ │ │ ├── dripleaf.json │ │ │ ├── lake_palms.json │ │ │ ├── lakes.json │ │ │ ├── lilypad.json │ │ │ ├── moss.json │ │ │ ├── moss_carpet.json │ │ │ ├── palm_1.json │ │ │ ├── scattered_palms.json │ │ │ └── terracotta.json │ │ └── sandstone │ │ │ ├── clay.json │ │ │ ├── cliff.json │ │ │ ├── dripleaf.json │ │ │ ├── lake_palms.json │ │ │ ├── lakes.json │ │ │ ├── lilypad.json │ │ │ ├── moss.json │ │ │ ├── moss_carpet.json │ │ │ ├── palm_1.json │ │ │ ├── sandstone.json │ │ │ ├── scattered_palms.json │ │ │ ├── slab.json │ │ │ └── slab_smooth.json │ ├── cave │ │ ├── desert │ │ │ ├── dead_bush.json │ │ │ ├── floors.json │ │ │ ├── lava.json │ │ │ ├── noise_reducer.json │ │ │ ├── noise_reducer_small.json │ │ │ └── sand_slope.json │ │ ├── frostfire │ │ │ ├── columns.json │ │ │ ├── frostfire_ceiling.json │ │ │ ├── frostfire_patch.json │ │ │ ├── pillar.json │ │ │ ├── pillar_huge.json │ │ │ ├── replacer.json │ │ │ └── sculk_patch.json │ │ ├── fuck_art_just_need_performance │ │ │ ├── andesite.json │ │ │ ├── blackstone.json │ │ │ ├── diorite.json │ │ │ ├── granite.json │ │ │ ├── split │ │ │ │ ├── andesite.json │ │ │ │ ├── diorite.json │ │ │ │ └── granite.json │ │ │ └── tuff.json │ │ ├── fungal │ │ │ ├── ceiling.json │ │ │ ├── floor.json │ │ │ ├── hanging_roots_cluster.json │ │ │ ├── hanging_roots_single.json │ │ │ ├── lichen_patch.json │ │ │ ├── ore_coal_extra.json │ │ │ ├── patch_mushroom.json │ │ │ └── vines.json │ │ ├── generic │ │ │ ├── ds_reducer.json │ │ │ ├── ds_reducer_small.json │ │ │ ├── noise_reducer.json │ │ │ └── noise_reducer_small.json │ │ ├── ice │ │ │ ├── icicle.json │ │ │ ├── no_lava.json │ │ │ └── puddle.json │ │ ├── infested │ │ │ ├── cobble_vein.json │ │ │ ├── dungeon_extra.json │ │ │ └── hanging_cobwebs.json │ │ ├── jungle │ │ │ ├── ceiling_moss.json │ │ │ ├── floor.json │ │ │ ├── mud_water.json │ │ │ ├── sugar_cane.json │ │ │ └── vegetation.json │ │ ├── mantle │ │ │ ├── basalt_strip.json │ │ │ ├── lava_drip.json │ │ │ └── magma_strip.json │ │ ├── stone │ │ │ ├── andesite_boulders.json │ │ │ ├── diorite_clearing.json │ │ │ ├── diorite_clearing_large.json │ │ │ ├── diorite_clearing_small.json │ │ │ ├── granite_pillar_large.json │ │ │ ├── granite_pillar_small.json │ │ │ └── granite_roots.json │ │ └── thermal │ │ │ ├── dripleaf_clay.json │ │ │ ├── dripleaf_water.json │ │ │ ├── dripstone.json │ │ │ ├── lakes.json │ │ │ ├── lichen_clay.json │ │ │ ├── sea_pickle.json │ │ │ ├── surface │ │ │ ├── ceiling.json │ │ │ ├── ceiling_low.json │ │ │ ├── clay.json │ │ │ ├── clay_low.json │ │ │ ├── floor.json │ │ │ └── floor_low.json │ │ │ └── underwater_magma.json │ ├── cherry │ │ ├── azalea_bush.json │ │ ├── flowers_extra.json │ │ └── rock.json │ ├── cliffs │ │ ├── basalt │ │ │ ├── basalt_column.json │ │ │ ├── basalt_column_upper.json │ │ │ ├── basaltifier.json │ │ │ ├── crack.json │ │ │ ├── crack_deepslate.json │ │ │ ├── seed.json │ │ │ └── seed_deepslate.json │ │ ├── frozen │ │ │ ├── blue_ice.json │ │ │ ├── icicle.json │ │ │ └── puddle.json │ │ ├── granite │ │ │ └── granitifier.json │ │ └── white │ │ │ ├── andesite_crack.json │ │ │ ├── andesite_seed.json │ │ │ ├── birch_alt.json │ │ │ ├── calcitifier.json │ │ │ ├── diorite_crack.json │ │ │ ├── diorite_seed.json │ │ │ ├── moss_patch.json │ │ │ └── trees_small.json │ ├── coastal │ │ ├── bending_acacia.json │ │ ├── big_hawaii.json │ │ ├── fancy_oak.json │ │ ├── jungle_tree.json │ │ └── trees_hawaii.json │ ├── dark │ │ ├── birch.json │ │ ├── brown_mushroom.json │ │ ├── brown_mushroom_2.json │ │ ├── disk_mud.json │ │ ├── disk_podzol.json │ │ ├── grass.json │ │ ├── lichen.json │ │ ├── lichen_log.json │ │ ├── oak.json │ │ ├── patch_mushroom.json │ │ ├── red_mushroom.json │ │ ├── red_mushroom_2.json │ │ ├── trees.json │ │ └── twilight_tree.json │ ├── desert │ │ ├── gravel │ │ │ └── coral_fans.json │ │ ├── lush │ │ │ ├── cacti.json │ │ │ ├── grass.json │ │ │ └── grass_sand.json │ │ ├── sandstone.json │ │ └── spires │ │ │ └── calcite_tip.json │ ├── enchanted │ │ ├── big_tree.json │ │ ├── enchanted_oak.json │ │ ├── jungle_tree.json │ │ ├── shrooms.json │ │ ├── shrooms_brown.json │ │ ├── small_shrooms.json │ │ ├── small_shrooms_brown.json │ │ └── trees.json │ ├── erosion │ │ ├── cobble_line.json │ │ ├── moss_line.json │ │ ├── slabs.json │ │ ├── tuff_line.json │ │ ├── wind_line.json │ │ └── wind_line_special.json │ ├── flower │ │ ├── blue │ │ │ ├── amethysts.json │ │ │ ├── birch_tree.json │ │ │ ├── blue_disk.json │ │ │ ├── blue_tree.json │ │ │ ├── flowers.json │ │ │ ├── main_tree.json │ │ │ ├── nylium_disk.json │ │ │ ├── orange_tulips.json │ │ │ └── trees.json │ │ ├── lavender │ │ │ ├── disk_clay.json │ │ │ ├── flower.json │ │ │ ├── main_tree.json │ │ │ └── trees.json │ │ └── white │ │ │ ├── birch_bending.json │ │ │ ├── cloud_tree.json │ │ │ ├── cloud_tree_bending.json │ │ │ ├── flowers.json │ │ │ ├── trees.json │ │ │ └── twilight_tree.json │ ├── forest │ │ ├── flower │ │ │ ├── beaches.json │ │ │ ├── cloud_tree.json │ │ │ ├── cloud_trees.json │ │ │ ├── mid │ │ │ │ ├── birch_mid.json │ │ │ │ ├── oak_mid.json │ │ │ │ ├── oak_mid_m.json │ │ │ │ └── trees_mid.json │ │ │ ├── small │ │ │ │ ├── birch_small.json │ │ │ │ ├── oak_small.json │ │ │ │ ├── oak_small_m.json │ │ │ │ └── trees_small.json │ │ │ ├── tall │ │ │ │ └── trees_tall.json │ │ │ └── tiny │ │ │ │ └── trees_tiny.json │ │ └── vanilla │ │ │ ├── flowers.json │ │ │ ├── trees.json │ │ │ └── trees_flower.json │ ├── grove │ │ ├── alpine │ │ │ └── trees_tiny.json │ │ ├── mid │ │ │ └── trees_mid.json │ │ ├── small │ │ │ └── trees_small.json │ │ ├── tall │ │ │ └── trees_tall.json │ │ └── tiny │ │ │ └── trees_tiny.json │ ├── highlands │ │ ├── alpine │ │ │ ├── bushes.json │ │ │ ├── grass.json │ │ │ ├── grass_extra.json │ │ │ ├── pine.json │ │ │ └── spruce_pine.json │ │ ├── arid │ │ │ ├── bush_medium.json │ │ │ ├── bush_small.json │ │ │ ├── bushes.json │ │ │ ├── cliff.json │ │ │ └── tree.json │ │ ├── disk_gravel.json │ │ ├── flowers.json │ │ ├── forest │ │ │ ├── creek.json │ │ │ ├── disk_gravel.json │ │ │ ├── flowers.json │ │ │ ├── grass.json │ │ │ ├── mid │ │ │ │ ├── pine_mid.json │ │ │ │ ├── spruce_mid_m.json │ │ │ │ └── trees_mid.json │ │ │ ├── small │ │ │ │ └── trees_small.json │ │ │ ├── tall │ │ │ │ └── trees_tall.json │ │ │ ├── tall_flowers.json │ │ │ ├── tiny │ │ │ │ └── trees_tiny.json │ │ │ ├── trees_maple.json │ │ │ └── trees_maple_cold.json │ │ ├── grass.json │ │ ├── lake.json │ │ ├── lichen.json │ │ ├── pillar.json │ │ ├── steppe │ │ │ ├── bush.json │ │ │ ├── bush_medium.json │ │ │ └── bush_small.json │ │ ├── tall_flowers.json │ │ ├── temperate │ │ │ ├── cloud_trees.json │ │ │ ├── dark_oak.json │ │ │ ├── flowers.json │ │ │ ├── mid │ │ │ │ ├── pine_mid.json │ │ │ │ ├── spruce_mid.json │ │ │ │ └── spruce_mid_m.json │ │ │ ├── pile_birch.json │ │ │ ├── pile_oak.json │ │ │ ├── small │ │ │ │ ├── pine_small.json │ │ │ │ ├── spruce_small.json │ │ │ │ └── spruce_small_m.json │ │ │ ├── tall │ │ │ │ ├── pine_tall.json │ │ │ │ ├── spruce_tall.json │ │ │ │ └── spruce_tall_m.json │ │ │ ├── tiny │ │ │ │ ├── pine_tiny.json │ │ │ │ ├── spruce_tiny.json │ │ │ │ └── spruce_tiny_m.json │ │ │ ├── trees_neg.json │ │ │ ├── trees_orange.json │ │ │ └── trees_pos.json │ │ ├── trees.json │ │ ├── vines_seed.json │ │ └── vines_spread.json │ ├── jungle │ │ ├── amethyst │ │ │ ├── acacia_azalea.json │ │ │ ├── bending_acacia.json │ │ │ ├── big_hawaii.json │ │ │ ├── cliff.json │ │ │ ├── small_azalea.json │ │ │ ├── tree_2x2.json │ │ │ ├── tree_2x2_azalea.json │ │ │ ├── tree_2x2_azalea_flowering.json │ │ │ └── trees.json │ │ ├── mega │ │ │ └── giant_tree │ │ │ │ ├── branch.json │ │ │ │ ├── branch_2.json │ │ │ │ ├── top.json │ │ │ │ └── trunk.json │ │ ├── mountains │ │ │ ├── slab_andesite.json │ │ │ └── slab_stone.json │ │ ├── patch_melon.json │ │ ├── rocky │ │ │ └── cliff.json │ │ └── vanilla │ │ │ ├── bending_jungle_tree.json │ │ │ ├── fancy_oak_bend.json │ │ │ ├── fence_tree.json │ │ │ └── trees_jungle.json │ ├── mountains │ │ ├── emerald │ │ │ ├── emerald_geode.json │ │ │ └── trees │ │ │ │ ├── mid │ │ │ │ ├── pine_mid.json │ │ │ │ ├── spruce_mid.json │ │ │ │ └── spruce_mid_m.json │ │ │ │ ├── small │ │ │ │ ├── pine_small.json │ │ │ │ ├── spruce_small.json │ │ │ │ └── spruce_small_m.json │ │ │ │ ├── tall │ │ │ │ ├── pine_tall.json │ │ │ │ ├── spruce_tall.json │ │ │ │ └── spruce_tall_m.json │ │ │ │ └── tiny │ │ │ │ ├── pine_tiny.json │ │ │ │ ├── spruce_tiny.json │ │ │ │ └── spruce_tiny_m.json │ │ ├── misty │ │ │ ├── trees_base.json │ │ │ ├── trees_birch.json │ │ │ ├── trees_mid.json │ │ │ ├── trees_top.json │ │ │ ├── tuff.json │ │ │ ├── tuff_lake.json │ │ │ └── v_lake.json │ │ ├── painted │ │ │ └── surface_dx.json │ │ ├── rocky │ │ │ ├── deepslate.json │ │ │ ├── deepslate_extra.json │ │ │ ├── funny_snow.json │ │ │ ├── funny_snow_segwit_2x.json │ │ │ ├── snow.json │ │ │ └── tuff.json │ │ └── scarlet │ │ │ ├── crimson_patch.json │ │ │ ├── remove_some_snow.json │ │ │ ├── remove_steep_snow.json │ │ │ └── snow_patch.json │ ├── mushroom │ │ ├── bone_1.json │ │ ├── bone_2.json │ │ ├── brown_mushroom.json │ │ ├── brown_mushroom_2.json │ │ ├── brown_mushroom_small.json │ │ ├── cloud_shroom_brown.json │ │ ├── cloud_shroom_brown_2.json │ │ ├── cloud_shroom_red.json │ │ ├── cloud_shroom_red_2.json │ │ ├── destroy_cliff.json │ │ ├── huge_mushroom_scattered.json │ │ ├── patch_mushroom.json │ │ ├── patch_mushroom_small.json │ │ ├── red_mushroom.json │ │ ├── red_mushroom_2.json │ │ ├── red_mushroom_small.json │ │ ├── vanilla_huge_brown_mushroom.json │ │ └── vanilla_huge_red_mushroom.json │ ├── nothing.json │ ├── plains │ │ ├── patch_grass.json │ │ └── patch_tall_grass.json │ ├── sakura │ │ ├── bamboo.json │ │ ├── birch.json │ │ ├── birch_sparse.json │ │ ├── bush.json │ │ ├── cherry_trees.json │ │ ├── cherry_trees_light.json │ │ ├── clay_beaches.json │ │ ├── flowers.json │ │ ├── patch_podzol.json │ │ ├── sugarcane.json │ │ ├── tree_huge.json │ │ ├── tree_medium.json │ │ └── tree_roof.json │ ├── savanna │ │ ├── badlands │ │ │ ├── grass.json │ │ │ ├── grass_granite.json │ │ │ ├── grass_gravel.json │ │ │ └── grass_reg.json │ │ ├── baobabs.json │ │ ├── dripstone.json │ │ ├── shattered │ │ │ ├── acacia.json │ │ │ ├── med │ │ │ │ ├── acacia_med.json │ │ │ │ ├── oak_med.json │ │ │ │ └── trees_med.json │ │ │ ├── oak_mutated.json │ │ │ ├── small │ │ │ │ └── trees_small.json │ │ │ ├── teeth.json │ │ │ ├── tiny │ │ │ │ ├── oak_tiny.json │ │ │ │ └── trees_tiny.json │ │ │ └── trees_tall.json │ │ └── terracotta.json │ ├── shield │ │ ├── birch.json │ │ ├── spruce_big.json │ │ ├── trees.json │ │ ├── trees_birch.json │ │ └── trees_lark.json │ ├── shrubland │ │ ├── bushes.json │ │ ├── cold │ │ │ ├── bushes.json │ │ │ ├── cone_trees.json │ │ │ ├── small_trees.json │ │ │ └── tiny_trees.json │ │ ├── cone_trees.json │ │ ├── disk_podzol.json │ │ ├── disk_terracotta.json │ │ ├── hot │ │ │ ├── bushes.json │ │ │ ├── cone_trees.json │ │ │ ├── small_trees.json │ │ │ └── tiny_trees.json │ │ └── small_trees.json │ ├── skylands │ │ ├── big_cone_tree.json │ │ ├── cloud_tree_birch.json │ │ ├── dirt_tops.json │ │ ├── extend_down.json │ │ ├── extend_down_high.json │ │ ├── floating_islands.json │ │ ├── grassy_tops.json │ │ ├── lichen.json │ │ ├── mega_tree.json │ │ ├── mid_tree.json │ │ ├── patch_grass.json │ │ ├── patch_pumpkin.json │ │ ├── spring │ │ │ ├── extend_down.json │ │ │ ├── extend_down_high.json │ │ │ ├── floating_islands.json │ │ │ ├── flowers.json │ │ │ ├── lake.json │ │ │ ├── lichen.json │ │ │ └── trees.json │ │ ├── spring_water.json │ │ ├── summer │ │ │ ├── azalea_tree.json │ │ │ ├── bending_acacia.json │ │ │ ├── cactus.json │ │ │ ├── dirt_lines.json │ │ │ ├── extend_down.json │ │ │ ├── extend_down_high.json │ │ │ ├── floating_islands.json │ │ │ ├── glowberries.json │ │ │ ├── grassy_tops.json │ │ │ ├── mud_lines.json │ │ │ ├── tall_flowers.json │ │ │ ├── trees.json │ │ │ └── vine.json │ │ ├── trees.json │ │ ├── waterfall.json │ │ ├── wheat.json │ │ └── winter │ │ │ ├── big_oak.json │ │ │ ├── extend_down.json │ │ │ ├── extend_down_high.json │ │ │ ├── floating_islands.json │ │ │ ├── grassy_tops.json │ │ │ ├── lichen.json │ │ │ ├── mega_spruce.json │ │ │ ├── oak.json │ │ │ └── trees.json │ ├── snowy │ │ ├── badlands │ │ │ ├── snow.json │ │ │ └── terracotta.json │ │ ├── fix_grass.json │ │ ├── fix_snow.json │ │ ├── layer │ │ │ ├── first.json │ │ │ ├── second.json │ │ │ └── third.json │ │ ├── max_spruce.json │ │ ├── mega_spruce.json │ │ ├── spruce.json │ │ ├── spruce_tiny.json │ │ ├── trees_center.json │ │ ├── trees_edge.json │ │ ├── trees_giant.json │ │ └── trees_outer.json │ ├── spires │ │ ├── azalea_rare.json │ │ ├── cliff.json │ │ ├── dripstone.json │ │ ├── grass.json │ │ ├── oak_tree.json │ │ ├── ore_diorite_upper.json │ │ ├── patch_grass.json │ │ ├── spruce_trees.json │ │ └── tall_foliage.json │ ├── swamp │ │ ├── ice │ │ │ ├── small │ │ │ │ ├── swamp_small.json │ │ │ │ ├── swamp_special_small.json │ │ │ │ └── trees_small.json │ │ │ └── tiny │ │ │ │ ├── swamp_special_tiny.json │ │ │ │ ├── swamp_tiny.json │ │ │ │ └── trees_tiny.json │ │ ├── orchid │ │ │ ├── dripleaf.json │ │ │ ├── dripleaf_clay.json │ │ │ ├── flowers.json │ │ │ ├── small │ │ │ │ ├── swamp_small.json │ │ │ │ ├── swamp_special_small.json │ │ │ │ └── trees_small.json │ │ │ └── tiny │ │ │ │ ├── swamp_special_tiny.json │ │ │ │ └── swamp_tiny.json │ │ └── vanilla │ │ │ ├── old_trees.json │ │ │ ├── swamp_detail.json │ │ │ ├── trees.json │ │ │ └── water_decor.json │ ├── taiga │ │ ├── birch │ │ │ ├── birch.json │ │ │ ├── birch_small.json │ │ │ ├── boulders.json │ │ │ ├── cloud_tree.json │ │ │ ├── oak.json │ │ │ ├── pond.json │ │ │ └── trees_small.json │ │ ├── lush │ │ │ └── flowers.json │ │ ├── mega │ │ │ └── boulders.json │ │ ├── mid │ │ │ ├── pine_mid.json │ │ │ ├── spruce_mid.json │ │ │ ├── spruce_mid_m.json │ │ │ └── trees_mid.json │ │ ├── siberian │ │ │ ├── tall_tree.json │ │ │ ├── tall_tree_orange.json │ │ │ ├── trees_new.json │ │ │ └── trees_new_orange.json │ │ ├── small │ │ │ ├── pine_small.json │ │ │ ├── spruce_small.json │ │ │ ├── spruce_small_m.json │ │ │ └── trees_small.json │ │ ├── tall │ │ │ ├── pine_tall.json │ │ │ ├── spruce_tall.json │ │ │ ├── spruce_tall_m.json │ │ │ └── trees_tall.json │ │ └── tiny │ │ │ ├── pine_tiny.json │ │ │ ├── spruce_tiny.json │ │ │ ├── spruce_tiny_m.json │ │ │ └── trees_tiny.json │ ├── valley │ │ ├── blue_terra.json │ │ ├── cyan_terra.json │ │ ├── green_terra.json │ │ ├── light_blue_terra.json │ │ ├── lime_terra.json │ │ └── purple_terra.json │ ├── volcano │ │ ├── crater_fixer.json │ │ ├── lava_flow.json │ │ ├── lava_lakes.json │ │ ├── magma_barrier.json │ │ ├── spring_lava.json │ │ └── top_secret_do_not_touch.json │ ├── yellowstone │ │ ├── acid_basalt.json │ │ ├── acid_black.json │ │ ├── acid_gravel.json │ │ ├── acid_orange.json │ │ ├── acid_yellow.json │ │ ├── birch.json │ │ ├── birch_alt.json │ │ ├── birch_trees.json │ │ ├── birch_trees_alt.json │ │ ├── lakes.json │ │ ├── magma.json │ │ ├── spruce_big.json │ │ ├── spruce_big_alt.json │ │ ├── spruce_trees_big.json │ │ ├── spruce_trees_big_alt.json │ │ ├── terra_sand.json │ │ └── vents.json │ └── yosemite │ │ ├── calcite.json │ │ ├── diorite.json │ │ ├── disk_stone.json │ │ ├── grass.json │ │ ├── oak.json │ │ ├── oak_mega.json │ │ ├── oaks.json │ │ └── waterfall.json │ ├── processor_list │ ├── mage │ │ ├── ground.json │ │ └── road.json │ └── village │ │ ├── desert │ │ ├── lmao.json │ │ ├── mason.json │ │ └── road.json │ │ └── fortified │ │ ├── mason.json │ │ └── road.json │ ├── structure │ ├── desert_outpost.json │ ├── fortified_desert_village.json │ ├── fortified_village.json │ ├── glacial_hut.json │ ├── igloo.json │ ├── mage_complex.json │ ├── mage_tower.json │ ├── mage_tower_autumn.json │ ├── mage_tower_spring.json │ ├── mage_tower_summer.json │ ├── mage_tower_winter.json │ ├── rubble_desert.json │ ├── rubble_forest.json │ ├── rubble_jungle.json │ ├── rubble_mesa.json │ ├── rubble_mountain.json │ ├── rubble_taiga.json │ ├── spire.json │ ├── underground │ │ ├── frosted_dungeon.json │ │ ├── giant_bee_hive.json │ │ ├── mining_outpost.json │ │ ├── oak_cabin.json │ │ ├── old_refinery.json │ │ ├── sunken_tower.json │ │ └── witch_hut.json │ ├── underground_cabin.json │ ├── valley_lodge.json │ └── witch_hut.json │ ├── structure_set │ ├── mage.json │ ├── rare_dungeon.json │ ├── rare_village.json │ ├── regular.json │ ├── rubble.json │ ├── underground.json │ └── underground_dungeon.json │ └── template_pool │ ├── mage │ ├── autumn.json │ ├── complex_start.json │ ├── houses.json │ ├── roads.json │ ├── spring.json │ ├── summer.json │ ├── tower_start.json │ └── winter.json │ ├── nothing.json │ ├── regular │ ├── desert_outpost.json │ ├── igloo.json │ ├── valley_lodge.json │ └── witch_hut.json │ ├── rubble │ ├── desert.json │ ├── forest.json │ ├── jungle.json │ ├── mesa.json │ ├── mountain.json │ └── taiga.json │ ├── ruin │ └── glacial │ │ └── hut.json │ ├── spire.json │ ├── spire │ ├── base_l.json │ ├── base_r.json │ ├── layer1.json │ ├── layer2.json │ ├── layer3.json │ └── layer4.json │ ├── underground │ ├── frosted_dungeon.json │ ├── giant_bee_hive.json │ ├── mining_outpost.json │ ├── oak_cabin.json │ ├── old_refinery.json │ └── sunken_tower.json │ └── village │ ├── baby_villager.json │ ├── desert │ ├── baby_villager.json │ ├── houses.json │ ├── houses_extra.json │ ├── roads.json │ ├── starts.json │ └── terminators.json │ └── fortified │ ├── houses.json │ ├── roads.json │ ├── starts.json │ └── terminators.json ├── license.txt ├── pack.mcmeta └── pack.png /.gitignore: -------------------------------------------------------------------------------- 1 | __MACOSX 2 | patrons.txt 3 | README.md 4 | -------------------------------------------------------------------------------- /1-20-2-overlay/data/terralith/loot_tables/royal_jelly.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/1-20-2-overlay/data/terralith/loot_tables/royal_jelly.json -------------------------------------------------------------------------------- /1-20-5-overlay/data/minecraft/wolf_variant/ashen.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/1-20-5-overlay/data/minecraft/wolf_variant/ashen.json -------------------------------------------------------------------------------- /1-20-5-overlay/data/minecraft/wolf_variant/black.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/1-20-5-overlay/data/minecraft/wolf_variant/black.json -------------------------------------------------------------------------------- /1-20-5-overlay/data/minecraft/wolf_variant/chestnut.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/1-20-5-overlay/data/minecraft/wolf_variant/chestnut.json -------------------------------------------------------------------------------- /1-20-5-overlay/data/minecraft/wolf_variant/pale.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/1-20-5-overlay/data/minecraft/wolf_variant/pale.json -------------------------------------------------------------------------------- /1-20-5-overlay/data/minecraft/wolf_variant/rusty.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/1-20-5-overlay/data/minecraft/wolf_variant/rusty.json -------------------------------------------------------------------------------- /1-20-5-overlay/data/minecraft/wolf_variant/snowy.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/1-20-5-overlay/data/minecraft/wolf_variant/snowy.json -------------------------------------------------------------------------------- /1-20-5-overlay/data/minecraft/wolf_variant/spotted.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/1-20-5-overlay/data/minecraft/wolf_variant/spotted.json -------------------------------------------------------------------------------- /1-20-5-overlay/data/minecraft/wolf_variant/striped.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/1-20-5-overlay/data/minecraft/wolf_variant/striped.json -------------------------------------------------------------------------------- /1-20-5-overlay/data/minecraft/wolf_variant/woods.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/1-20-5-overlay/data/minecraft/wolf_variant/woods.json -------------------------------------------------------------------------------- /1-20-5-overlay/data/minecraft/worldgen/biome/badlands.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/1-20-5-overlay/data/minecraft/worldgen/biome/badlands.json -------------------------------------------------------------------------------- /1-20-5-overlay/data/terralith/loot_tables/igloo.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/1-20-5-overlay/data/terralith/loot_tables/igloo.json -------------------------------------------------------------------------------- /1-20-5-overlay/data/terralith/loot_tables/mage/treasure.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/1-20-5-overlay/data/terralith/loot_tables/mage/treasure.json -------------------------------------------------------------------------------- /1-20-5-overlay/data/terralith/loot_tables/royal_jelly.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/1-20-5-overlay/data/terralith/loot_tables/royal_jelly.json -------------------------------------------------------------------------------- /1-20-5-overlay/data/terralith/worldgen/biome/white_mesa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/1-20-5-overlay/data/terralith/worldgen/biome/white_mesa.json -------------------------------------------------------------------------------- /data/c/tags/blocks/ores.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/blocks/ores.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/aquatic.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/aquatic.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/aquatic_icy.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/aquatic_icy.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/badlands.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/badlands.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/beach.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/beach.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/caves.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/caves.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/climate_cold.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/climate_cold.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/climate_dry.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/climate_dry.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/climate_hot.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/climate_hot.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/climate_temperate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/climate_temperate.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/climate_wet.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/climate_wet.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/dead.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/dead.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/deep_ocean.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/deep_ocean.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/desert.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/desert.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/extreme_hills.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/extreme_hills.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/floral.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/floral.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/flower_forests.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/flower_forests.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/forest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/forest.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/icy.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/icy.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/jungle.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/jungle.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/mesa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/mesa.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/mountain.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/mountain.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/mountain_peak.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/mountain_peak.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/mountain_slope.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/mountain_slope.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/mushroom.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/mushroom.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/no_default_monsters.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/no_default_monsters.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/ocean.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/ocean.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/plains.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/plains.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/river.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/river.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/savanna.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/savanna.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/shallow_ocean.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/shallow_ocean.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/snowy.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/snowy.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/snowy_plains.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/snowy_plains.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/stony_shores.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/stony_shores.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/swamp.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/swamp.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/taiga.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/taiga.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/tree_coniferous.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/tree_coniferous.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/tree_deciduous.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/tree_deciduous.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/tree_jungle.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/tree_jungle.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/tree_savanna.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/tree_savanna.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/vegetation_dense.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/vegetation_dense.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/vegetation_sparse.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/vegetation_sparse.json -------------------------------------------------------------------------------- /data/c/tags/worldgen/biome/wasteland.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/tags/worldgen/biome/wasteland.json -------------------------------------------------------------------------------- /data/c/worldgen/biome_colors.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/worldgen/biome_colors.json -------------------------------------------------------------------------------- /data/c/worldgen/structure_icons.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/c/worldgen/structure_icons.json -------------------------------------------------------------------------------- /data/forge/tags/worldgen/biome/is_cold/overworld.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/forge/tags/worldgen/biome/is_cold/overworld.json -------------------------------------------------------------------------------- /data/forge/tags/worldgen/biome/is_coniferous.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/forge/tags/worldgen/biome/is_coniferous.json -------------------------------------------------------------------------------- /data/forge/tags/worldgen/biome/is_dense/overworld.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/forge/tags/worldgen/biome/is_dense/overworld.json -------------------------------------------------------------------------------- /data/forge/tags/worldgen/biome/is_desert.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/forge/tags/worldgen/biome/is_desert.json -------------------------------------------------------------------------------- /data/forge/tags/worldgen/biome/is_dry/overworld.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/forge/tags/worldgen/biome/is_dry/overworld.json -------------------------------------------------------------------------------- /data/forge/tags/worldgen/biome/is_hot/overworld.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/forge/tags/worldgen/biome/is_hot/overworld.json -------------------------------------------------------------------------------- /data/forge/tags/worldgen/biome/is_lush.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/forge/tags/worldgen/biome/is_lush.json -------------------------------------------------------------------------------- /data/forge/tags/worldgen/biome/is_mountain.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/forge/tags/worldgen/biome/is_mountain.json -------------------------------------------------------------------------------- /data/forge/tags/worldgen/biome/is_mushroom.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/forge/tags/worldgen/biome/is_mushroom.json -------------------------------------------------------------------------------- /data/forge/tags/worldgen/biome/is_peak.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/forge/tags/worldgen/biome/is_peak.json -------------------------------------------------------------------------------- /data/forge/tags/worldgen/biome/is_plains.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/forge/tags/worldgen/biome/is_plains.json -------------------------------------------------------------------------------- /data/forge/tags/worldgen/biome/is_plateau.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/forge/tags/worldgen/biome/is_plateau.json -------------------------------------------------------------------------------- /data/forge/tags/worldgen/biome/is_rare.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/forge/tags/worldgen/biome/is_rare.json -------------------------------------------------------------------------------- /data/forge/tags/worldgen/biome/is_sandy.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/forge/tags/worldgen/biome/is_sandy.json -------------------------------------------------------------------------------- /data/forge/tags/worldgen/biome/is_slope.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/forge/tags/worldgen/biome/is_slope.json -------------------------------------------------------------------------------- /data/forge/tags/worldgen/biome/is_snowy.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/forge/tags/worldgen/biome/is_snowy.json -------------------------------------------------------------------------------- /data/forge/tags/worldgen/biome/is_sparse/overworld.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/forge/tags/worldgen/biome/is_sparse/overworld.json -------------------------------------------------------------------------------- /data/forge/tags/worldgen/biome/is_spooky.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/forge/tags/worldgen/biome/is_spooky.json -------------------------------------------------------------------------------- /data/forge/tags/worldgen/biome/is_swamp.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/forge/tags/worldgen/biome/is_swamp.json -------------------------------------------------------------------------------- /data/forge/tags/worldgen/biome/is_underground.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/forge/tags/worldgen/biome/is_underground.json -------------------------------------------------------------------------------- /data/forge/tags/worldgen/biome/is_wasteland.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/forge/tags/worldgen/biome/is_wasteland.json -------------------------------------------------------------------------------- /data/forge/tags/worldgen/biome/is_water.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/forge/tags/worldgen/biome/is_water.json -------------------------------------------------------------------------------- /data/forge/tags/worldgen/biome/is_wet/overworld.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/forge/tags/worldgen/biome/is_wet/overworld.json -------------------------------------------------------------------------------- /data/forge/tags/worldgen/biome/no_default_monsters.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/forge/tags/worldgen/biome/no_default_monsters.json -------------------------------------------------------------------------------- /data/minecraft/advancements/recipes/redstone/dispenser.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/advancements/recipes/redstone/dispenser.json -------------------------------------------------------------------------------- /data/minecraft/advancements/recipes/redstone/dropper.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/advancements/recipes/redstone/dropper.json -------------------------------------------------------------------------------- /data/minecraft/advancements/recipes/redstone/lever.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/advancements/recipes/redstone/lever.json -------------------------------------------------------------------------------- /data/minecraft/advancements/recipes/redstone/observer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/advancements/recipes/redstone/observer.json -------------------------------------------------------------------------------- /data/minecraft/advancements/recipes/redstone/piston.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/advancements/recipes/redstone/piston.json -------------------------------------------------------------------------------- /data/minecraft/dimension/funny_cave_meme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/dimension/funny_cave_meme.txt -------------------------------------------------------------------------------- /data/minecraft/dimension/overworld.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/dimension/overworld.json -------------------------------------------------------------------------------- /data/minecraft/tags/blocks/animals_spawnable_on.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/tags/blocks/animals_spawnable_on.json -------------------------------------------------------------------------------- /data/minecraft/tags/blocks/base_stone_overworld.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/tags/blocks/base_stone_overworld.json -------------------------------------------------------------------------------- /data/minecraft/tags/blocks/deepslate_ore_replaceables.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/tags/blocks/deepslate_ore_replaceables.json -------------------------------------------------------------------------------- /data/minecraft/tags/blocks/dripstone_replaceable_blocks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/tags/blocks/dripstone_replaceable_blocks.json -------------------------------------------------------------------------------- /data/minecraft/tags/blocks/frogs_spawnable_on.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/tags/blocks/frogs_spawnable_on.json -------------------------------------------------------------------------------- /data/minecraft/tags/blocks/mushroom_grow_block.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/tags/blocks/mushroom_grow_block.json -------------------------------------------------------------------------------- /data/minecraft/tags/blocks/mushrooms_spawnable_on.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/tags/blocks/mushrooms_spawnable_on.json -------------------------------------------------------------------------------- /data/minecraft/tags/blocks/nylium.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/tags/blocks/nylium.json -------------------------------------------------------------------------------- /data/minecraft/tags/blocks/sculk_replaceable_world_gen.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/tags/blocks/sculk_replaceable_world_gen.json -------------------------------------------------------------------------------- /data/minecraft/tags/blocks/soul_fire_base_blocks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/tags/blocks/soul_fire_base_blocks.json -------------------------------------------------------------------------------- /data/minecraft/tags/functions/load.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/tags/functions/load.json -------------------------------------------------------------------------------- /data/minecraft/tags/items/stone_crafting_materials.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/tags/items/stone_crafting_materials.json -------------------------------------------------------------------------------- /data/minecraft/tags/items/stone_tool_materials.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/tags/items/stone_tool_materials.json -------------------------------------------------------------------------------- /data/minecraft/tags/worldgen/biome/has_structure/igloo.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/tags/worldgen/biome/has_structure/igloo.json -------------------------------------------------------------------------------- /data/minecraft/tags/worldgen/biome/is_badlands.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/tags/worldgen/biome/is_badlands.json -------------------------------------------------------------------------------- /data/minecraft/tags/worldgen/biome/is_beach.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/tags/worldgen/biome/is_beach.json -------------------------------------------------------------------------------- /data/minecraft/tags/worldgen/biome/is_forest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/tags/worldgen/biome/is_forest.json -------------------------------------------------------------------------------- /data/minecraft/tags/worldgen/biome/is_hill.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/tags/worldgen/biome/is_hill.json -------------------------------------------------------------------------------- /data/minecraft/tags/worldgen/biome/is_jungle.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/tags/worldgen/biome/is_jungle.json -------------------------------------------------------------------------------- /data/minecraft/tags/worldgen/biome/is_mountain.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/tags/worldgen/biome/is_mountain.json -------------------------------------------------------------------------------- /data/minecraft/tags/worldgen/biome/is_overworld.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/tags/worldgen/biome/is_overworld.json -------------------------------------------------------------------------------- /data/minecraft/tags/worldgen/biome/is_river.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/tags/worldgen/biome/is_river.json -------------------------------------------------------------------------------- /data/minecraft/tags/worldgen/biome/is_savanna.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/tags/worldgen/biome/is_savanna.json -------------------------------------------------------------------------------- /data/minecraft/tags/worldgen/biome/is_taiga.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/tags/worldgen/biome/is_taiga.json -------------------------------------------------------------------------------- /data/minecraft/tags/worldgen/biome/spawns_snow_foxes.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/tags/worldgen/biome/spawns_snow_foxes.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/badlands.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/badlands.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/birch_forest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/birch_forest.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/cherry_grove.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/cherry_grove.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/dark_forest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/dark_forest.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/deep_frozen_ocean.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/deep_frozen_ocean.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/desert.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/desert.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/dripstone_caves.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/dripstone_caves.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/eroded_badlands.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/eroded_badlands.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/flower_forest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/flower_forest.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/forest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/forest.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/frozen_ocean.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/frozen_ocean.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/frozen_peaks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/frozen_peaks.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/frozen_river.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/frozen_river.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/grove.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/grove.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/ice_spikes.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/ice_spikes.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/jagged_peaks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/jagged_peaks.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/jungle.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/jungle.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/lush_caves.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/lush_caves.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/meadow.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/meadow.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/mushroom_fields.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/mushroom_fields.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/old_growth_birch_forest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/old_growth_birch_forest.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/old_growth_pine_taiga.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/old_growth_pine_taiga.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/old_growth_spruce_taiga.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/old_growth_spruce_taiga.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/plains.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/plains.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/savanna.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/savanna.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/savanna_plateau.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/savanna_plateau.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/snowy_plains.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/snowy_plains.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/snowy_slopes.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/snowy_slopes.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/snowy_taiga.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/snowy_taiga.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/stony_peaks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/stony_peaks.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/stony_shore.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/stony_shore.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/sunflower_plains.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/sunflower_plains.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/swamp.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/swamp.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/taiga.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/taiga.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/biome/wooded_badlands.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/biome/wooded_badlands.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/configured_carver/canyon.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/configured_carver/canyon.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/noise/aquifer_lava.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/noise/aquifer_lava.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/noise/badlands_pillar_nope.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/noise/badlands_pillar_nope.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/noise/badlands_pillar_roof_nope.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/noise/badlands_pillar_roof_nope.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/noise/cave_cheese.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/noise/cave_cheese.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/noise/erosion.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/noise/erosion.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/noise/noodle_ridge_c.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/noise/noodle_ridge_c.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/noise/noodle_ridge_d.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/noise/noodle_ridge_d.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/noise/powder_snow_surface.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/noise/powder_snow_surface.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/noise/powder_snow_under.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/noise/powder_snow_under.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/noise/spaghetti_2d_thickness.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/noise/spaghetti_2d_thickness.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/noise/spaghetti_3d_thickness.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/noise/spaghetti_3d_thickness.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/noise/temp_temp.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/noise/temp_temp.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/noise/temperature.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/noise/temperature.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/noise/vegetation.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/noise/vegetation.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/noise_settings/overworld.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/noise_settings/overworld.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/placed_feature/amethyst_geode.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/placed_feature/amethyst_geode.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/placed_feature/disk_clay.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/placed_feature/disk_clay.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/placed_feature/disk_gravel.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/placed_feature/disk_gravel.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/placed_feature/disk_sand.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/placed_feature/disk_sand.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/placed_feature/flower_cherry.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/placed_feature/flower_cherry.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/placed_feature/flower_swamp.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/placed_feature/flower_swamp.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/placed_feature/forest_rock.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/placed_feature/forest_rock.json -------------------------------------------------------------------------------- /data/minecraft/worldgen/placed_feature/trees_cherry.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/minecraft/worldgen/placed_feature/trees_cherry.json -------------------------------------------------------------------------------- /data/terralith/functions/rtp_testing.mcfunction: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/functions/rtp_testing.mcfunction -------------------------------------------------------------------------------- /data/terralith/functions/setup.mcfunction: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/functions/setup.mcfunction -------------------------------------------------------------------------------- /data/terralith/functions/toast.mcfunction: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/functions/toast.mcfunction -------------------------------------------------------------------------------- /data/terralith/item_modifiers/spire_helmet.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/item_modifiers/spire_helmet.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/desert_outpost.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/desert_outpost.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/igloo.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/igloo.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/lodge_drinkables.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/lodge_drinkables.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/mage/barracks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/mage/barracks.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/mage/extras.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/mage/extras.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/mage/treasure.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/mage/treasure.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/royal_jelly.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/royal_jelly.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/ruin/glacial/junk.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/ruin/glacial/junk.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/ruin/glacial/main_cs.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/ruin/glacial/main_cs.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/spire/common.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/spire/common.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/spire/junk.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/spire/junk.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/spire/rare.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/spire/rare.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/spire/treasure.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/spire/treasure.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/underground/chest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/underground/chest.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/underground/giant_bee_hive.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/underground/giant_bee_hive.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/village/desert/archer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/village/desert/archer.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/village/desert/attic.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/village/desert/attic.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/village/desert/butcher.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/village/desert/butcher.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/village/desert/cartographer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/village/desert/cartographer.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/village/desert/food.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/village/desert/food.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/village/desert/generic.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/village/desert/generic.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/village/desert/generic_low.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/village/desert/generic_low.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/village/desert/junk.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/village/desert/junk.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/village/desert/library.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/village/desert/library.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/village/desert/mason.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/village/desert/mason.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/village/desert/smith.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/village/desert/smith.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/village/desert/smith/expert.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/village/desert/smith/expert.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/village/desert/smith/novice.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/village/desert/smith/novice.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/village/desert/treasure.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/village/desert/treasure.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/village/fortified/archer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/village/fortified/archer.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/village/fortified/attic.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/village/fortified/attic.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/village/fortified/butcher.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/village/fortified/butcher.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/village/fortified/fisherman.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/village/fortified/fisherman.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/village/fortified/food.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/village/fortified/food.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/village/fortified/generic.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/village/fortified/generic.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/village/fortified/junk.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/village/fortified/junk.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/village/fortified/library.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/village/fortified/library.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/village/fortified/mason.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/village/fortified/mason.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/village/fortified/smith.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/village/fortified/smith.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/village/fortified/treasure.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/village/fortified/treasure.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/village/treasure/diamond.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/village/treasure/diamond.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/village/treasure/emerald.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/village/treasure/emerald.json -------------------------------------------------------------------------------- /data/terralith/loot_tables/village/treasure/golem.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/loot_tables/village/treasure/golem.json -------------------------------------------------------------------------------- /data/terralith/predicates/terralith.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/predicates/terralith.json -------------------------------------------------------------------------------- /data/terralith/recipes/cobblestone_from_stone_slab.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/recipes/cobblestone_from_stone_slab.json -------------------------------------------------------------------------------- /data/terralith/recipes/dispenser_alt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/recipes/dispenser_alt.json -------------------------------------------------------------------------------- /data/terralith/recipes/dropper_alt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/recipes/dropper_alt.json -------------------------------------------------------------------------------- /data/terralith/recipes/lever_alt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/recipes/lever_alt.json -------------------------------------------------------------------------------- /data/terralith/recipes/observer_alt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/recipes/observer_alt.json -------------------------------------------------------------------------------- /data/terralith/recipes/piston_alt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/recipes/piston_alt.json -------------------------------------------------------------------------------- /data/terralith/structures/cave/dungeon1.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/cave/dungeon1.nbt -------------------------------------------------------------------------------- /data/terralith/structures/highlands/ruin1.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/highlands/ruin1.nbt -------------------------------------------------------------------------------- /data/terralith/structures/mage/autumn_tower.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/mage/autumn_tower.nbt -------------------------------------------------------------------------------- /data/terralith/structures/mage/barracks.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/mage/barracks.nbt -------------------------------------------------------------------------------- /data/terralith/structures/mage/complex.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/mage/complex.nbt -------------------------------------------------------------------------------- /data/terralith/structures/mage/house.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/mage/house.nbt -------------------------------------------------------------------------------- /data/terralith/structures/mage/house2.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/mage/house2.nbt -------------------------------------------------------------------------------- /data/terralith/structures/mage/house3.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/mage/house3.nbt -------------------------------------------------------------------------------- /data/terralith/structures/mage/road_crosswalk.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/mage/road_crosswalk.nbt -------------------------------------------------------------------------------- /data/terralith/structures/mage/road_straight.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/mage/road_straight.nbt -------------------------------------------------------------------------------- /data/terralith/structures/mage/spring_tower.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/mage/spring_tower.nbt -------------------------------------------------------------------------------- /data/terralith/structures/mage/summer_tower.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/mage/summer_tower.nbt -------------------------------------------------------------------------------- /data/terralith/structures/mage/tower.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/mage/tower.nbt -------------------------------------------------------------------------------- /data/terralith/structures/mage/winter_tower.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/mage/winter_tower.nbt -------------------------------------------------------------------------------- /data/terralith/structures/null_structure.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/null_structure.nbt -------------------------------------------------------------------------------- /data/terralith/structures/regular/desert_outpost.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/regular/desert_outpost.nbt -------------------------------------------------------------------------------- /data/terralith/structures/regular/glacial/interior1.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/regular/glacial/interior1.nbt -------------------------------------------------------------------------------- /data/terralith/structures/regular/glacial/interior2.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/regular/glacial/interior2.nbt -------------------------------------------------------------------------------- /data/terralith/structures/regular/glacial/interior216.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/regular/glacial/interior216.nbt -------------------------------------------------------------------------------- /data/terralith/structures/regular/igloo.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/regular/igloo.nbt -------------------------------------------------------------------------------- /data/terralith/structures/regular/valley_lodge.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/regular/valley_lodge.nbt -------------------------------------------------------------------------------- /data/terralith/structures/regular/witchhut.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/regular/witchhut.nbt -------------------------------------------------------------------------------- /data/terralith/structures/rubble/large/desert.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/rubble/large/desert.nbt -------------------------------------------------------------------------------- /data/terralith/structures/rubble/large/forest.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/rubble/large/forest.nbt -------------------------------------------------------------------------------- /data/terralith/structures/rubble/large/jungle.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/rubble/large/jungle.nbt -------------------------------------------------------------------------------- /data/terralith/structures/rubble/large/mesa.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/rubble/large/mesa.nbt -------------------------------------------------------------------------------- /data/terralith/structures/rubble/large/mountain.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/rubble/large/mountain.nbt -------------------------------------------------------------------------------- /data/terralith/structures/rubble/large/taiga.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/rubble/large/taiga.nbt -------------------------------------------------------------------------------- /data/terralith/structures/rubble/medium/desert.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/rubble/medium/desert.nbt -------------------------------------------------------------------------------- /data/terralith/structures/rubble/medium/forest.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/rubble/medium/forest.nbt -------------------------------------------------------------------------------- /data/terralith/structures/rubble/medium/jungle.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/rubble/medium/jungle.nbt -------------------------------------------------------------------------------- /data/terralith/structures/rubble/medium/mesa.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/rubble/medium/mesa.nbt -------------------------------------------------------------------------------- /data/terralith/structures/rubble/medium/mountain.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/rubble/medium/mountain.nbt -------------------------------------------------------------------------------- /data/terralith/structures/rubble/medium/taiga.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/rubble/medium/taiga.nbt -------------------------------------------------------------------------------- /data/terralith/structures/rubble/small/desert.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/rubble/small/desert.nbt -------------------------------------------------------------------------------- /data/terralith/structures/rubble/small/forest.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/rubble/small/forest.nbt -------------------------------------------------------------------------------- /data/terralith/structures/rubble/small/jungle.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/rubble/small/jungle.nbt -------------------------------------------------------------------------------- /data/terralith/structures/rubble/small/mesa.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/rubble/small/mesa.nbt -------------------------------------------------------------------------------- /data/terralith/structures/rubble/small/mountain.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/rubble/small/mountain.nbt -------------------------------------------------------------------------------- /data/terralith/structures/rubble/small/taiga.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/rubble/small/taiga.nbt -------------------------------------------------------------------------------- /data/terralith/structures/small_decoration/boulder.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/small_decoration/boulder.nbt -------------------------------------------------------------------------------- /data/terralith/structures/small_decoration/candle_1.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/small_decoration/candle_1.nbt -------------------------------------------------------------------------------- /data/terralith/structures/small_decoration/farm_1.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/small_decoration/farm_1.nbt -------------------------------------------------------------------------------- /data/terralith/structures/small_decoration/frog_fountain.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/small_decoration/frog_fountain.nbt -------------------------------------------------------------------------------- /data/terralith/structures/small_decoration/old_well.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/small_decoration/old_well.nbt -------------------------------------------------------------------------------- /data/terralith/structures/small_decoration/poppy_circle.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/small_decoration/poppy_circle.nbt -------------------------------------------------------------------------------- /data/terralith/structures/spire/base_l.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/spire/base_l.nbt -------------------------------------------------------------------------------- /data/terralith/structures/spire/base_r.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/spire/base_r.nbt -------------------------------------------------------------------------------- /data/terralith/structures/spire/layer1.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/spire/layer1.nbt -------------------------------------------------------------------------------- /data/terralith/structures/spire/layer2.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/spire/layer2.nbt -------------------------------------------------------------------------------- /data/terralith/structures/spire/layer3.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/spire/layer3.nbt -------------------------------------------------------------------------------- /data/terralith/structures/spire/layer4.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/spire/layer4.nbt -------------------------------------------------------------------------------- /data/terralith/structures/underground/dungeon1.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/underground/dungeon1.nbt -------------------------------------------------------------------------------- /data/terralith/structures/underground/giant_bee_hive_1.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/underground/giant_bee_hive_1.nbt -------------------------------------------------------------------------------- /data/terralith/structures/underground/giant_bee_hive_2.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/underground/giant_bee_hive_2.nbt -------------------------------------------------------------------------------- /data/terralith/structures/underground/largeminingoutpost.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/underground/largeminingoutpost.nbt -------------------------------------------------------------------------------- /data/terralith/structures/underground/old_refinery.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/underground/old_refinery.nbt -------------------------------------------------------------------------------- /data/terralith/structures/underground/smallminingoutpost.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/underground/smallminingoutpost.nbt -------------------------------------------------------------------------------- /data/terralith/structures/underground/sunken_tower.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/underground/sunken_tower.nbt -------------------------------------------------------------------------------- /data/terralith/structures/unsorted/brick_chimney_1.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/unsorted/brick_chimney_1.nbt -------------------------------------------------------------------------------- /data/terralith/structures/unsorted/brick_chimney_2.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/unsorted/brick_chimney_2.nbt -------------------------------------------------------------------------------- /data/terralith/structures/unsorted/brick_chimney_3.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/unsorted/brick_chimney_3.nbt -------------------------------------------------------------------------------- /data/terralith/structures/unsorted/cobble_chimney_1.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/unsorted/cobble_chimney_1.nbt -------------------------------------------------------------------------------- /data/terralith/structures/unsorted/cobble_chimney_2.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/unsorted/cobble_chimney_2.nbt -------------------------------------------------------------------------------- /data/terralith/structures/unsorted/cobble_chimney_3.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/unsorted/cobble_chimney_3.nbt -------------------------------------------------------------------------------- /data/terralith/structures/unsorted/cobble_tower_ruin.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/unsorted/cobble_tower_ruin.nbt -------------------------------------------------------------------------------- /data/terralith/structures/unsorted/cobble_wash-house.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/unsorted/cobble_wash-house.nbt -------------------------------------------------------------------------------- /data/terralith/structures/unsorted/giant_pumpkin.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/unsorted/giant_pumpkin.nbt -------------------------------------------------------------------------------- /data/terralith/structures/unsorted/giant_watermelon.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/unsorted/giant_watermelon.nbt -------------------------------------------------------------------------------- /data/terralith/structures/unsorted/nostalgic_ruin.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/unsorted/nostalgic_ruin.nbt -------------------------------------------------------------------------------- /data/terralith/structures/unsorted/ruined_dark_oak_house.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/unsorted/ruined_dark_oak_house.nbt -------------------------------------------------------------------------------- /data/terralith/structures/unsorted/stone_brick_sun_dial.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/unsorted/stone_brick_sun_dial.nbt -------------------------------------------------------------------------------- /data/terralith/structures/unsorted/vc_camp_campfire.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/unsorted/vc_camp_campfire.nbt -------------------------------------------------------------------------------- /data/terralith/structures/unsorted/vc_camp_cw.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/unsorted/vc_camp_cw.nbt -------------------------------------------------------------------------------- /data/terralith/structures/unsorted/vc_camp_haybale.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/unsorted/vc_camp_haybale.nbt -------------------------------------------------------------------------------- /data/terralith/structures/unsorted/vc_camp_storage.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/unsorted/vc_camp_storage.nbt -------------------------------------------------------------------------------- /data/terralith/structures/unsorted/vc_camp_tracks.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/unsorted/vc_camp_tracks.nbt -------------------------------------------------------------------------------- /data/terralith/structures/unsorted/vc_camp_tracks_corner.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/unsorted/vc_camp_tracks_corner.nbt -------------------------------------------------------------------------------- /data/terralith/structures/unsorted/vc_camp_tracks_small.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/unsorted/vc_camp_tracks_small.nbt -------------------------------------------------------------------------------- /data/terralith/structures/unsorted/vc_cart.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/unsorted/vc_cart.nbt -------------------------------------------------------------------------------- /data/terralith/structures/unsorted/vc_trackend.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/unsorted/vc_trackend.nbt -------------------------------------------------------------------------------- /data/terralith/structures/unsorted/vc_trackend_bl.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/unsorted/vc_trackend_bl.nbt -------------------------------------------------------------------------------- /data/terralith/structures/unsorted/vc_trackend_br.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/unsorted/vc_trackend_br.nbt -------------------------------------------------------------------------------- /data/terralith/structures/unsorted/villager_outpost.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/unsorted/villager_outpost.nbt -------------------------------------------------------------------------------- /data/terralith/structures/unsorted/wood_barn_ruin.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/unsorted/wood_barn_ruin.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/desert/houses/butcher1.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/desert/houses/butcher1.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/desert/houses/castle.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/desert/houses/castle.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/desert/houses/chapel1.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/desert/houses/chapel1.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/desert/houses/farm1.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/desert/houses/farm1.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/desert/houses/generic1.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/desert/houses/generic1.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/desert/houses/generic2.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/desert/houses/generic2.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/desert/houses/generic3.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/desert/houses/generic3.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/desert/houses/generic4.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/desert/houses/generic4.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/desert/houses/generic5.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/desert/houses/generic5.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/desert/houses/generic6.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/desert/houses/generic6.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/desert/houses/library1.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/desert/houses/library1.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/desert/houses/mason1.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/desert/houses/mason1.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/desert/houses/tanner1.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/desert/houses/tanner1.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/desert/roads/bend1.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/desert/roads/bend1.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/desert/roads/bend2.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/desert/roads/bend2.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/desert/roads/inter1.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/desert/roads/inter1.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/desert/roads/straight1.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/desert/roads/straight1.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/desert/roads/straight2.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/desert/roads/straight2.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/desert/roads/straight3.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/desert/roads/straight3.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/desert/roads/straight4.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/desert/roads/straight4.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/desert/roads/straight5.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/desert/roads/straight5.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/desert/roads/straight6.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/desert/roads/straight6.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/desert/roads/t1.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/desert/roads/t1.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/desert/roads/t2.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/desert/roads/t2.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/fortified/houses/barn.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/fortified/houses/barn.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/fortified/houses/big1.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/fortified/houses/big1.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/fortified/houses/mason.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/fortified/houses/mason.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/fortified/roads/bend1.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/fortified/roads/bend1.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/fortified/roads/bend2.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/fortified/roads/bend2.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/fortified/roads/inter1.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/fortified/roads/inter1.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/fortified/roads/inter2.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/fortified/roads/inter2.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/fortified/roads/t1.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/fortified/roads/t1.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/fortified/roads/t2.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/fortified/roads/t2.nbt -------------------------------------------------------------------------------- /data/terralith/structures/village/fortified/start_castle.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/structures/village/fortified/start_castle.nbt -------------------------------------------------------------------------------- /data/terralith/tags/blocks/alt_stones.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/blocks/alt_stones.json -------------------------------------------------------------------------------- /data/terralith/tags/blocks/calcite.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/blocks/calcite.json -------------------------------------------------------------------------------- /data/terralith/tags/blocks/calcite_moss.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/blocks/calcite_moss.json -------------------------------------------------------------------------------- /data/terralith/tags/blocks/cobbled_deepslate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/blocks/cobbled_deepslate.json -------------------------------------------------------------------------------- /data/terralith/tags/blocks/cobblestone_snow.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/blocks/cobblestone_snow.json -------------------------------------------------------------------------------- /data/terralith/tags/blocks/deepslate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/blocks/deepslate.json -------------------------------------------------------------------------------- /data/terralith/tags/blocks/dirt_and_stone.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/blocks/dirt_and_stone.json -------------------------------------------------------------------------------- /data/terralith/tags/blocks/grass_block.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/blocks/grass_block.json -------------------------------------------------------------------------------- /data/terralith/tags/blocks/gravel_stone.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/blocks/gravel_stone.json -------------------------------------------------------------------------------- /data/terralith/tags/blocks/island_ban.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/blocks/island_ban.json -------------------------------------------------------------------------------- /data/terralith/tags/blocks/island_ban_winter.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/blocks/island_ban_winter.json -------------------------------------------------------------------------------- /data/terralith/tags/blocks/island_blocks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/blocks/island_blocks.json -------------------------------------------------------------------------------- /data/terralith/tags/blocks/mud.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/blocks/mud.json -------------------------------------------------------------------------------- /data/terralith/tags/blocks/sandstones.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/blocks/sandstones.json -------------------------------------------------------------------------------- /data/terralith/tags/blocks/sandy_blocks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/blocks/sandy_blocks.json -------------------------------------------------------------------------------- /data/terralith/tags/blocks/savanna_granite.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/blocks/savanna_granite.json -------------------------------------------------------------------------------- /data/terralith/tags/blocks/savanna_terracotta.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/blocks/savanna_terracotta.json -------------------------------------------------------------------------------- /data/terralith/tags/blocks/soil.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/blocks/soil.json -------------------------------------------------------------------------------- /data/terralith/tags/blocks/soil_and_gravel.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/blocks/soil_and_gravel.json -------------------------------------------------------------------------------- /data/terralith/tags/blocks/soil_stone.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/blocks/soil_stone.json -------------------------------------------------------------------------------- /data/terralith/tags/blocks/stone.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/blocks/stone.json -------------------------------------------------------------------------------- /data/terralith/tags/blocks/stone_diorite.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/blocks/stone_diorite.json -------------------------------------------------------------------------------- /data/terralith/tags/blocks/stop_emerald_geode.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/blocks/stop_emerald_geode.json -------------------------------------------------------------------------------- /data/terralith/tags/blocks/volcano_barrier.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/blocks/volcano_barrier.json -------------------------------------------------------------------------------- /data/terralith/tags/blocks/volcano_blocks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/blocks/volcano_blocks.json -------------------------------------------------------------------------------- /data/terralith/tags/items/spire/common_tools.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/items/spire/common_tools.json -------------------------------------------------------------------------------- /data/terralith/tags/items/spire/diamond.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/items/spire/diamond.json -------------------------------------------------------------------------------- /data/terralith/tags/items/spire/junk_tools.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/items/spire/junk_tools.json -------------------------------------------------------------------------------- /data/terralith/tags/items/spire/leather_armor.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/items/spire/leather_armor.json -------------------------------------------------------------------------------- /data/terralith/tags/items/spire/rare_tools.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/items/spire/rare_tools.json -------------------------------------------------------------------------------- /data/terralith/tags/worldgen/biome/all_terralith_biomes.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/worldgen/biome/all_terralith_biomes.json -------------------------------------------------------------------------------- /data/terralith/tags/worldgen/biome/cliffs.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/worldgen/biome/cliffs.json -------------------------------------------------------------------------------- /data/terralith/tags/worldgen/biome/has_structure/igloo.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/worldgen/biome/has_structure/igloo.json -------------------------------------------------------------------------------- /data/terralith/tags/worldgen/biome/has_structure/none.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/worldgen/biome/has_structure/none.json -------------------------------------------------------------------------------- /data/terralith/tags/worldgen/biome/has_structure/spire.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/worldgen/biome/has_structure/spire.json -------------------------------------------------------------------------------- /data/terralith/tags/worldgen/biome/highlands.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/worldgen/biome/highlands.json -------------------------------------------------------------------------------- /data/terralith/tags/worldgen/biome/mystical.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/worldgen/biome/mystical.json -------------------------------------------------------------------------------- /data/terralith/tags/worldgen/biome/shrublands.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/worldgen/biome/shrublands.json -------------------------------------------------------------------------------- /data/terralith/tags/worldgen/biome/skylands.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/worldgen/biome/skylands.json -------------------------------------------------------------------------------- /data/terralith/tags/worldgen/biome/volcanic.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/worldgen/biome/volcanic.json -------------------------------------------------------------------------------- /data/terralith/tags/worldgen/structure/mage_towers.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/worldgen/structure/mage_towers.json -------------------------------------------------------------------------------- /data/terralith/tags/worldgen/structure/rubble.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/worldgen/structure/rubble.json -------------------------------------------------------------------------------- /data/terralith/tags/worldgen/structure/underground.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/tags/worldgen/structure/underground.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/alpha_islands.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/alpha_islands.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/alpha_islands_winter.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/alpha_islands_winter.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/alpine_grove.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/alpine_grove.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/alpine_highlands.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/alpine_highlands.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/amethyst_canyon.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/amethyst_canyon.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/amethyst_rainforest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/amethyst_rainforest.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/ancient_sands.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/ancient_sands.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/arid_highlands.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/arid_highlands.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/ashen_savanna.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/ashen_savanna.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/basalt_cliffs.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/basalt_cliffs.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/birch_taiga.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/birch_taiga.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/blooming_plateau.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/blooming_plateau.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/blooming_valley.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/blooming_valley.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/brushland.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/brushland.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/bryce_canyon.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/bryce_canyon.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/caldera.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/caldera.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/cave/andesite_caves.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/cave/andesite_caves.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/cave/crystal_caves.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/cave/crystal_caves.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/cave/deep_caves.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/cave/deep_caves.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/cave/desert_caves.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/cave/desert_caves.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/cave/diorite_caves.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/cave/diorite_caves.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/cave/frostfire_caves.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/cave/frostfire_caves.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/cave/fungal_caves.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/cave/fungal_caves.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/cave/granite_caves.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/cave/granite_caves.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/cave/ice_caves.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/cave/ice_caves.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/cave/infested_caves.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/cave/infested_caves.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/cave/mantle_caves.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/cave/mantle_caves.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/cave/thermal_caves.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/cave/thermal_caves.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/cave/tuff_caves.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/cave/tuff_caves.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/cave/underground_jungle.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/cave/underground_jungle.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/cloud_forest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/cloud_forest.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/cold_shrubland.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/cold_shrubland.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/desert_canyon.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/desert_canyon.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/desert_oasis.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/desert_oasis.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/desert_spires.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/desert_spires.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/emerald_peaks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/emerald_peaks.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/forested_highlands.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/forested_highlands.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/fractured_savanna.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/fractured_savanna.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/frozen_cliffs.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/frozen_cliffs.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/glacial_chasm.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/glacial_chasm.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/granite_cliffs.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/granite_cliffs.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/gravel_beach.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/gravel_beach.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/gravel_desert.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/gravel_desert.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/haze_mountain.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/haze_mountain.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/highlands.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/highlands.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/hot_shrubland.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/hot_shrubland.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/ice_marsh.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/ice_marsh.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/jungle_mountains.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/jungle_mountains.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/lavender_forest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/lavender_forest.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/lavender_valley.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/lavender_valley.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/lush_desert.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/lush_desert.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/lush_valley.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/lush_valley.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/mirage_isles.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/mirage_isles.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/moonlight_grove.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/moonlight_grove.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/moonlight_valley.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/moonlight_valley.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/mountain_steppe.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/mountain_steppe.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/orchid_swamp.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/orchid_swamp.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/painted_mountains.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/painted_mountains.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/red_oasis.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/red_oasis.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/rocky_jungle.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/rocky_jungle.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/rocky_mountains.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/rocky_mountains.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/rocky_shrubland.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/rocky_shrubland.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/sakura_grove.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/sakura_grove.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/sakura_valley.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/sakura_valley.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/sandstone_valley.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/sandstone_valley.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/savanna_badlands.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/savanna_badlands.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/savanna_slopes.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/savanna_slopes.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/scarlet_mountains.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/scarlet_mountains.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/shield.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/shield.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/shield_clearing.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/shield_clearing.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/shrubland.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/shrubland.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/siberian_grove.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/siberian_grove.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/siberian_taiga.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/siberian_taiga.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/skylands.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/skylands.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/skylands_autumn.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/skylands_autumn.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/skylands_spring.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/skylands_spring.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/skylands_summer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/skylands_summer.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/skylands_winter.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/skylands_winter.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/snowy_badlands.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/snowy_badlands.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/snowy_cherry_grove.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/snowy_cherry_grove.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/snowy_maple_forest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/snowy_maple_forest.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/snowy_shield.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/snowy_shield.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/steppe.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/steppe.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/stony_spires.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/stony_spires.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/temperate_highlands.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/temperate_highlands.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/tropical_jungle.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/tropical_jungle.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/valley_clearing.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/valley_clearing.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/volcanic_crater.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/volcanic_crater.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/volcanic_peaks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/volcanic_peaks.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/warm_river.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/warm_river.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/warped_mesa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/warped_mesa.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/white_cliffs.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/white_cliffs.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/white_mesa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/white_mesa.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/windswept_spires.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/windswept_spires.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/wintry_forest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/wintry_forest.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/wintry_lowlands.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/wintry_lowlands.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/yellowstone.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/yellowstone.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/yosemite_cliffs.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/yosemite_cliffs.json -------------------------------------------------------------------------------- /data/terralith/worldgen/biome/yosemite_lowlands.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/biome/yosemite_lowlands.json -------------------------------------------------------------------------------- /data/terralith/worldgen/configured_carver/deep_ravine.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/configured_carver/deep_ravine.json -------------------------------------------------------------------------------- /data/terralith/worldgen/configured_feature/alpha/trees.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/configured_feature/alpha/trees.json -------------------------------------------------------------------------------- /data/terralith/worldgen/configured_feature/cherry/rock.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/configured_feature/cherry/rock.json -------------------------------------------------------------------------------- /data/terralith/worldgen/configured_feature/dark/birch.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/configured_feature/dark/birch.json -------------------------------------------------------------------------------- /data/terralith/worldgen/configured_feature/dark/grass.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/configured_feature/dark/grass.json -------------------------------------------------------------------------------- /data/terralith/worldgen/configured_feature/dark/lichen.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/configured_feature/dark/lichen.json -------------------------------------------------------------------------------- /data/terralith/worldgen/configured_feature/dark/oak.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/configured_feature/dark/oak.json -------------------------------------------------------------------------------- /data/terralith/worldgen/configured_feature/dark/trees.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/configured_feature/dark/trees.json -------------------------------------------------------------------------------- /data/terralith/worldgen/configured_feature/nothing.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/configured_feature/nothing.json -------------------------------------------------------------------------------- /data/terralith/worldgen/configured_feature/sakura/bush.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/configured_feature/sakura/bush.json -------------------------------------------------------------------------------- /data/terralith/worldgen/configured_feature/shield/birch.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/configured_feature/shield/birch.json -------------------------------------------------------------------------------- /data/terralith/worldgen/configured_feature/snowy/spruce.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/configured_feature/snowy/spruce.json -------------------------------------------------------------------------------- /data/terralith/worldgen/configured_feature/spires/cliff.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/configured_feature/spires/cliff.json -------------------------------------------------------------------------------- /data/terralith/worldgen/configured_feature/spires/grass.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/configured_feature/spires/grass.json -------------------------------------------------------------------------------- /data/terralith/worldgen/configured_feature/yosemite/oak.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/configured_feature/yosemite/oak.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/amethyst/calcite.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/amethyst/calcite.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/birch/surface.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/birch/surface.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/birch/taiga_podzol.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/birch/taiga_podzol.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/birch/taiga_surface.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/birch/taiga_surface.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/brushland/is_sand.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/brushland/is_sand.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/brushland/sand.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/brushland/sand.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/bryce/dirt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/bryce/dirt.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/bryce/strip.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/bryce/strip.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/cave/andesite.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/cave/andesite.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/cave/calcite_ice_cave.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/cave/calcite_ice_cave.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/cave/diorite.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/cave/diorite.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/cave/granite.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/cave/granite.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/cave/ice1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/cave/ice1.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/cave/ice2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/cave/ice2.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/cave/thermal/clay.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/cave/thermal/clay.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/cave/thermal/dripstone.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/cave/thermal/dripstone.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/cave/thermal/magma.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/cave/thermal/magma.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/cave/thermal/magma_alt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/cave/thermal/magma_alt.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/cave/thermal/magma_region.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/cave/thermal/magma_region.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/cave/thermal_lake.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/cave/thermal_lake.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/desert/detail_grass.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/desert/detail_grass.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/desert/grass.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/desert/grass.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/desert/gravel_surface.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/desert/gravel_surface.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/desert/mud.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/desert/mud.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/desert/mud2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/desert/mud2.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/desert/sands_line1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/desert/sands_line1.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/desert/sands_line2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/desert/sands_line2.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/desert/sands_line3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/desert/sands_line3.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/desert/sands_line4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/desert/sands_line4.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/desert/sands_line5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/desert/sands_line5.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/desert/sands_line6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/desert/sands_line6.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/desert/sands_line7.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/desert/sands_line7.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/desert/sands_surface.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/desert/sands_surface.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/generic/clay_thickness.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/generic/clay_thickness.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/generic/gravel.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/generic/gravel.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/generic/sand.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/generic/sand.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/generic/sand_thickness.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/generic/sand_thickness.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/highlands/cracks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/highlands/cracks.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/highlands/creek.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/highlands/creek.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/highlands/gravel.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/highlands/gravel.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/highlands/gravel_large.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/highlands/gravel_large.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/highlands/red_sand.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/highlands/red_sand.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/highlands/terracotta.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/highlands/terracotta.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/aquifer/is_forced.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/aquifer/is_forced.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/arch/height.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/arch/height.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/arch/height2x.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/arch/height2x.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/arch/height_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/arch/height_1.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/arch/shape.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/arch/shape.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/arch/shape2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/arch/shape2.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/arch/vertical_noise.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/arch/vertical_noise.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/cheese/cave_layer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/cheese/cave_layer.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/cheese/megacave.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/cheese/megacave.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/cliff/max_cut.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/cliff/max_cut.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/cliff/mod.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/cliff/mod.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/cliff/slope.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/cliff/slope.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/dune/amount.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/dune/amount.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/dune/height.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/dune/height.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/dune/height_boost.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/dune/height_boost.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/dune/twist.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/dune/twist.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/noise/base.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/noise/base.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/noodle/ridge.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/noodle/ridge.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/noodle/ridge2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/noodle/ridge2.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/noodle/ridge3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/noodle/ridge3.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/noodle/ridge4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/noodle/ridge4.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/spike/amount.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/spike/amount.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/spike/base_height.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/spike/base_height.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/spike/height.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/spike/height.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/spike/height_boost.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/spike/height_boost.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/spike/twist.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/spike/twist.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/spikes/noise.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/spikes/noise.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/spikes/shift1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/spikes/shift1.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/spikes/shift2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/spikes/shift2.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/web/web1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/web/web1.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/web/web2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/web/web2.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/web/web3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/web/web3.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/web/web4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/web/web4.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/web/web_set1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/web/web_set1.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/web/web_set2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/web/web_set2.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/web/web_set3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/web/web_set3.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/math/web/web_set4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/math/web/web_set4.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/mushroom/surface.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/mushroom/surface.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/plains/is_coarse.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/plains/is_coarse.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/plains/surface.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/plains/surface.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/plains/tiny_noise.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/plains/tiny_noise.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/savanna/dripstone.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/savanna/dripstone.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/savanna/fracture.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/savanna/fracture.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/savanna/path.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/savanna/path.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/savanna/stone.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/savanna/stone.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/savanna/surface.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/savanna/surface.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/savanna/terracotta.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/savanna/terracotta.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/scarlet/crimson_noise.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/scarlet/crimson_noise.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/scarlet/mini_noise.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/scarlet/mini_noise.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/scarlet/surface_pattern.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/scarlet/surface_pattern.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/shield/surface.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/shield/surface.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/shrubland/rocky_surface.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/shrubland/rocky_surface.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/shrubland/surface.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/shrubland/surface.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/sparse_jungle/noise.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/sparse_jungle/noise.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/sparse_jungle/noise_big.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/sparse_jungle/noise_big.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/sparse_jungle/surface.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/sparse_jungle/surface.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/steppe/gravel.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/steppe/gravel.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/swamp/surface.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/swamp/surface.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/taiga/cracks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/taiga/cracks.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/taiga/dirt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/taiga/dirt.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/taiga/lakes.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/taiga/lakes.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/taiga/siberian_surface.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/taiga/siberian_surface.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/tropics/gravel.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/tropics/gravel.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/tropics/volcano_magma.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/tropics/volcano_magma.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/tropics/volcano_surface.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/tropics/volcano_surface.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/yellowstone/calcite_cliff.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/yellowstone/calcite_cliff.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/yellowstone/calcite_patch.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/yellowstone/calcite_patch.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/yellowstone/dirt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/yellowstone/dirt.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/yellowstone/gravel_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/yellowstone/gravel_1.json -------------------------------------------------------------------------------- /data/terralith/worldgen/noise/yellowstone/gravel_2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/noise/yellowstone/gravel_2.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/alpha/clay_patch.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/alpha/clay_patch.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/alpha/flowers.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/alpha/flowers.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/alpha/flowers_2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/alpha/flowers_2.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/alpha/trees.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/alpha/trees.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/birch/birch_tall.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/birch/birch_tall.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/birch/disk_stone.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/birch/disk_stone.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/birch/flowers.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/birch/flowers.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/birch/tree_log.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/birch/tree_log.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/birch/tree_moss.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/birch/tree_moss.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/brushland/bushes.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/brushland/bushes.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/brushland/grass.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/brushland/grass.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/caldera/lakes.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/caldera/lakes.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/cave/desert/lava.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/cave/desert/lava.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/cave/ice/icicle.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/cave/ice/icicle.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/cave/ice/no_lava.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/cave/ice/no_lava.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/cave/ice/puddle.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/cave/ice/puddle.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/cherry/rock.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/cherry/rock.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/dark/birch.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/dark/birch.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/dark/disk_mud.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/dark/disk_mud.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/dark/disk_podzol.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/dark/disk_podzol.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/dark/grass.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/dark/grass.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/dark/lichen.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/dark/lichen.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/dark/lichen_log.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/dark/lichen_log.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/dark/oak.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/dark/oak.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/dark/trees.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/dark/trees.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/desert/sandstone.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/desert/sandstone.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/enchanted/trees.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/enchanted/trees.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/erosion/slabs.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/erosion/slabs.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/highlands/grass.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/highlands/grass.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/highlands/lake.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/highlands/lake.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/highlands/lichen.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/highlands/lichen.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/highlands/pillar.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/highlands/pillar.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/highlands/trees.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/highlands/trees.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/mushroom/bone_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/mushroom/bone_1.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/mushroom/bone_2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/mushroom/bone_2.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/nothing.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/nothing.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/sakura/bamboo.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/sakura/bamboo.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/sakura/birch.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/sakura/birch.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/sakura/bush.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/sakura/bush.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/sakura/flowers.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/sakura/flowers.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/sakura/sugarcane.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/sakura/sugarcane.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/sakura/tree_huge.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/sakura/tree_huge.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/sakura/tree_roof.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/sakura/tree_roof.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/savanna/baobabs.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/savanna/baobabs.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/shield/birch.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/shield/birch.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/shield/trees.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/shield/trees.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/shrubland/bushes.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/shrubland/bushes.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/skylands/lichen.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/skylands/lichen.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/skylands/trees.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/skylands/trees.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/skylands/wheat.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/skylands/wheat.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/snowy/fix_grass.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/snowy/fix_grass.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/snowy/fix_snow.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/snowy/fix_snow.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/snowy/max_spruce.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/snowy/max_spruce.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/snowy/spruce.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/snowy/spruce.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/snowy/trees_edge.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/snowy/trees_edge.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/spires/cliff.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/spires/cliff.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/spires/dripstone.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/spires/dripstone.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/spires/grass.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/spires/grass.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/spires/oak_tree.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/spires/oak_tree.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/taiga/birch/oak.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/taiga/birch/oak.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/taiga/birch/pond.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/taiga/birch/pond.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/yosemite/calcite.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/yosemite/calcite.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/yosemite/diorite.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/yosemite/diorite.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/yosemite/grass.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/yosemite/grass.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/yosemite/oak.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/yosemite/oak.json -------------------------------------------------------------------------------- /data/terralith/worldgen/placed_feature/yosemite/oaks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/placed_feature/yosemite/oaks.json -------------------------------------------------------------------------------- /data/terralith/worldgen/processor_list/mage/ground.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/processor_list/mage/ground.json -------------------------------------------------------------------------------- /data/terralith/worldgen/processor_list/mage/road.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/processor_list/mage/road.json -------------------------------------------------------------------------------- /data/terralith/worldgen/structure/desert_outpost.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/structure/desert_outpost.json -------------------------------------------------------------------------------- /data/terralith/worldgen/structure/fortified_village.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/structure/fortified_village.json -------------------------------------------------------------------------------- /data/terralith/worldgen/structure/glacial_hut.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/structure/glacial_hut.json -------------------------------------------------------------------------------- /data/terralith/worldgen/structure/igloo.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/structure/igloo.json -------------------------------------------------------------------------------- /data/terralith/worldgen/structure/mage_complex.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/structure/mage_complex.json -------------------------------------------------------------------------------- /data/terralith/worldgen/structure/mage_tower.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/structure/mage_tower.json -------------------------------------------------------------------------------- /data/terralith/worldgen/structure/mage_tower_autumn.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/structure/mage_tower_autumn.json -------------------------------------------------------------------------------- /data/terralith/worldgen/structure/mage_tower_spring.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/structure/mage_tower_spring.json -------------------------------------------------------------------------------- /data/terralith/worldgen/structure/mage_tower_summer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/structure/mage_tower_summer.json -------------------------------------------------------------------------------- /data/terralith/worldgen/structure/mage_tower_winter.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/structure/mage_tower_winter.json -------------------------------------------------------------------------------- /data/terralith/worldgen/structure/rubble_desert.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/structure/rubble_desert.json -------------------------------------------------------------------------------- /data/terralith/worldgen/structure/rubble_forest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/structure/rubble_forest.json -------------------------------------------------------------------------------- /data/terralith/worldgen/structure/rubble_jungle.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/structure/rubble_jungle.json -------------------------------------------------------------------------------- /data/terralith/worldgen/structure/rubble_mesa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/structure/rubble_mesa.json -------------------------------------------------------------------------------- /data/terralith/worldgen/structure/rubble_mountain.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/structure/rubble_mountain.json -------------------------------------------------------------------------------- /data/terralith/worldgen/structure/rubble_taiga.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/structure/rubble_taiga.json -------------------------------------------------------------------------------- /data/terralith/worldgen/structure/spire.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/structure/spire.json -------------------------------------------------------------------------------- /data/terralith/worldgen/structure/underground/oak_cabin.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/structure/underground/oak_cabin.json -------------------------------------------------------------------------------- /data/terralith/worldgen/structure/underground/witch_hut.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/structure/underground/witch_hut.json -------------------------------------------------------------------------------- /data/terralith/worldgen/structure/underground_cabin.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/structure/underground_cabin.json -------------------------------------------------------------------------------- /data/terralith/worldgen/structure/valley_lodge.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/structure/valley_lodge.json -------------------------------------------------------------------------------- /data/terralith/worldgen/structure/witch_hut.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/structure/witch_hut.json -------------------------------------------------------------------------------- /data/terralith/worldgen/structure_set/mage.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/structure_set/mage.json -------------------------------------------------------------------------------- /data/terralith/worldgen/structure_set/rare_dungeon.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/structure_set/rare_dungeon.json -------------------------------------------------------------------------------- /data/terralith/worldgen/structure_set/rare_village.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/structure_set/rare_village.json -------------------------------------------------------------------------------- /data/terralith/worldgen/structure_set/regular.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/structure_set/regular.json -------------------------------------------------------------------------------- /data/terralith/worldgen/structure_set/rubble.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/structure_set/rubble.json -------------------------------------------------------------------------------- /data/terralith/worldgen/structure_set/underground.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/structure_set/underground.json -------------------------------------------------------------------------------- /data/terralith/worldgen/template_pool/mage/autumn.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/template_pool/mage/autumn.json -------------------------------------------------------------------------------- /data/terralith/worldgen/template_pool/mage/houses.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/template_pool/mage/houses.json -------------------------------------------------------------------------------- /data/terralith/worldgen/template_pool/mage/roads.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/template_pool/mage/roads.json -------------------------------------------------------------------------------- /data/terralith/worldgen/template_pool/mage/spring.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/template_pool/mage/spring.json -------------------------------------------------------------------------------- /data/terralith/worldgen/template_pool/mage/summer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/template_pool/mage/summer.json -------------------------------------------------------------------------------- /data/terralith/worldgen/template_pool/mage/tower_start.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/template_pool/mage/tower_start.json -------------------------------------------------------------------------------- /data/terralith/worldgen/template_pool/mage/winter.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/template_pool/mage/winter.json -------------------------------------------------------------------------------- /data/terralith/worldgen/template_pool/nothing.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/template_pool/nothing.json -------------------------------------------------------------------------------- /data/terralith/worldgen/template_pool/regular/igloo.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/template_pool/regular/igloo.json -------------------------------------------------------------------------------- /data/terralith/worldgen/template_pool/rubble/desert.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/template_pool/rubble/desert.json -------------------------------------------------------------------------------- /data/terralith/worldgen/template_pool/rubble/forest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/template_pool/rubble/forest.json -------------------------------------------------------------------------------- /data/terralith/worldgen/template_pool/rubble/jungle.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/template_pool/rubble/jungle.json -------------------------------------------------------------------------------- /data/terralith/worldgen/template_pool/rubble/mesa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/template_pool/rubble/mesa.json -------------------------------------------------------------------------------- /data/terralith/worldgen/template_pool/rubble/mountain.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/template_pool/rubble/mountain.json -------------------------------------------------------------------------------- /data/terralith/worldgen/template_pool/rubble/taiga.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/template_pool/rubble/taiga.json -------------------------------------------------------------------------------- /data/terralith/worldgen/template_pool/spire.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/template_pool/spire.json -------------------------------------------------------------------------------- /data/terralith/worldgen/template_pool/spire/base_l.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/template_pool/spire/base_l.json -------------------------------------------------------------------------------- /data/terralith/worldgen/template_pool/spire/base_r.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/template_pool/spire/base_r.json -------------------------------------------------------------------------------- /data/terralith/worldgen/template_pool/spire/layer1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/template_pool/spire/layer1.json -------------------------------------------------------------------------------- /data/terralith/worldgen/template_pool/spire/layer2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/template_pool/spire/layer2.json -------------------------------------------------------------------------------- /data/terralith/worldgen/template_pool/spire/layer3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/template_pool/spire/layer3.json -------------------------------------------------------------------------------- /data/terralith/worldgen/template_pool/spire/layer4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/data/terralith/worldgen/template_pool/spire/layer4.json -------------------------------------------------------------------------------- /license.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/license.txt -------------------------------------------------------------------------------- /pack.mcmeta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/pack.mcmeta -------------------------------------------------------------------------------- /pack.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stardust-Labs-MC/Terralith/HEAD/pack.png --------------------------------------------------------------------------------