Upload Lang

This commit is contained in:
Valerie 2025-03-20 04:34:53 -04:00
parent 56a21836fc
commit 8ede1ffa4c
8 changed files with 148 additions and 0 deletions

3
.idea/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
# Default ignored files
/shelf/
/workspace.xml

14
.idea/discord.xml Normal file
View file

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DiscordProjectSettings">
<option name="show" value="PROJECT_FILES" />
<option name="description" value="" />
<option name="applicationTheme" value="default" />
<option name="iconsTheme" value="default" />
<option name="button1Title" value="" />
<option name="button1Url" value="" />
<option name="button2Title" value="" />
<option name="button2Url" value="" />
<option name="customApplicationId" value="" />
</component>
</project>

6
.idea/misc.xml Normal file
View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager" version="2" languageLevel="JDK_23" default="true" project-jdk-name="temurin-23" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" />
</component>
</project>

8
.idea/modules.xml Normal file
View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/terralith-lang.iml" filepath="$PROJECT_DIR$/.idea/terralith-lang.iml" />
</modules>
</component>
</project>

9
.idea/terralith-lang.iml Normal file
View file

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

6
.idea/vcs.xml Normal file
View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
</component>
</project>

View file

@ -0,0 +1,101 @@
{
"biome.terralith.alpha_islands": "Alpha Islands",
"biome.terralith.alpha_islands_winter": "Alpha Islands (Winter)",
"biome.terralith.alpine_grove": "Alpine Grove",
"biome.terralith.alpine_highlands": "Alpine Highlands",
"biome.terralith.amethyst_canyon": "Amethyst Canyon",
"biome.terralith.amethyst_rainforest": "Amethyst Rainforest",
"biome.terralith.ancient_sands": "Ancient Sands",
"biome.terralith.arid_highlands": "Arid Highlands",
"biome.terralith.ashen_savanna": "Ashen Savanna",
"biome.terralith.basalt_cliffs": "Basalt Cliffs",
"biome.terralith.birch_taiga": "Birch Taiga",
"biome.terralith.blooming_plateau": "Blooming Plateau",
"biome.terralith.blooming_valley": "Blooming Valley",
"biome.terralith.brushland": "Brushland",
"biome.terralith.bryce_canyon": "Bryce Canyon",
"biome.terralith.caldera": "Caldera",
"biome.terralith.cloud_forest": "Cloud Forest",
"biome.terralith.cold_shrubland": "Cold Shrubland",
"biome.terralith.desert_canyon": "Desert Canyon",
"biome.terralith.desert_oasis": "Desert Oasis",
"biome.terralith.desert_spires": "Desert Spires",
"biome.terralith.emerald_peaks": "Emerald Peaks",
"biome.terralith.forested_highlands": "Forested Highlands",
"biome.terralith.fractured_savanna": "Fractured Savanna",
"biome.terralith.frozen_cliffs": "Frozen Cliffs",
"biome.terralith.glacial_chasm": "Glacial Chasm",
"biome.terralith.granite_cliffs": "Granite Cliffs",
"biome.terralith.gravel_beach": "Gravel Beach",
"biome.terralith.gravel_desert": "Gravel Desert",
"biome.terralith.haze_mountain": "Haze Mountain",
"biome.terralith.highlands": "Highlands",
"biome.terralith.hot_shrubland": "Hot Shrubland",
"biome.terralith.ice_marsh": "Ice Marsh",
"biome.terralith.jungle_mountains": "Jungle Mountains",
"biome.terralith.lavender_forest": "Lavender Forest",
"biome.terralith.lavender_valley": "Lavender Valley",
"biome.terralith.lush_desert": "Lush Desert",
"biome.terralith.lush_valley": "Lush Valley",
"biome.terralith.mirage_isles": "Mirage Isles",
"biome.terralith.moonlight_grove": "Moonlight Grove",
"biome.terralith.moonlight_valley": "Moonlight Valley",
"biome.terralith.mountain_steppe": "Mountain Steppe",
"biome.terralith.orchid_swamp": "Orchid Swamp",
"biome.terralith.painted_mountains": "Painted Mountains",
"biome.terralith.red_oasis": "Red Oasis",
"biome.terralith.rocky_jungle": "Rocky Jungle",
"biome.terralith.rocky_mountains": "Rocky Mountains",
"biome.terralith.rocky_shrubland": "Rocky Shrubland",
"biome.terralith.sakura_grove": "Sakura Grove",
"biome.terralith.sakura_valley": "Sakura Valley",
"biome.terralith.sandstone_valley": "Sandstone Valley",
"biome.terralith.savanna_badlands": "Savanna Badlands",
"biome.terralith.savanna_slopes": "Savanna Slopes",
"biome.terralith.scarlet_mountains": "Scarlet Mountains",
"biome.terralith.shield_clearing": "Shield Clearing",
"biome.terralith.shield": "Shield",
"biome.terralith.shrubland": "Shrubland",
"biome.terralith.siberian_grove": "Siberian Grove",
"biome.terralith.siberian_taiga": "Siberian Taiga",
"biome.terralith.skylands": "Skylands",
"biome.terralith.skylands_autumn": "Skylands (Autumn)",
"biome.terralith.skylands_spring": "Skylands (Spring)",
"biome.terralith.skylands_summer": "Skylands (Summer)",
"biome.terralith.skylands_winter": "Skylands (Winter)",
"biome.terralith.snowy_badlands": "Snowy Badlands",
"biome.terralith.snowy_cherry_grove": "Snowy Cherry Grove",
"biome.terralith.snowy_maple_forest": "Snowy Maple Forest",
"biome.terralith.snowy_shield": "Snowy Shield",
"biome.terralith.steppe": "Steppe",
"biome.terralith.stony_spires": "Stony Spires",
"biome.terralith.temperate_highlands": "Temperate Highlands",
"biome.terralith.tropical_jungle": "Tropical Jungle",
"biome.terralith.valley_clearing": "Valley Clearing",
"biome.terralith.volcanic_crater": "Volcanic Crater",
"biome.terralith.volcanic_peaks": "Volcanic Peaks",
"biome.terralith.warm_river": "Warm River",
"biome.terralith.warped_mesa": "Warped Mesa",
"biome.terralith.white_cliffs": "White Cliffs",
"biome.terralith.white_mesa": "White Mesa",
"biome.terralith.windswept_spires": "Windswept Spires",
"biome.terralith.wintry_forest": "Wintry Forest",
"biome.terralith.wintry_lowlands": "Wintry Lowlands",
"biome.terralith.yellowstone": "Yellowstone",
"biome.terralith.yosemite_cliffs": "Yosemite Cliffs",
"biome.terralith.yosemite_lowlands": "Yosemite Lowlands",
"biome.terralith.cave/andesite_caves": "Andesite Caves",
"biome.terralith.cave/desert_caves": "Desert Caves",
"biome.terralith.cave/diorite_caves": "Diorite Caves",
"biome.terralith.cave/fungal_caves": "Fungal Caves",
"biome.terralith.cave/granite_caves": "Granite Caves",
"biome.terralith.cave/ice_caves": "Ice Caves",
"biome.terralith.cave/infested_caves": "Infested Caves",
"biome.terralith.cave/thermal_caves": "Thermal Caves",
"biome.terralith.cave/underground_jungle": "Underground Jungle",
"biome.terralith.cave/crystal_caves": "Crystal Caves",
"biome.terralith.cave/deep_caves": "Deep Caves",
"biome.terralith.cave/frostfire_caves": "Frostfire Caves",
"biome.terralith.cave/mantle_caves": "Mantle Caves",
"biome.terralith.cave/tuff_caves": "Tuff Caves"
}

1
pack.mcmeta Normal file
View file

@ -0,0 +1 @@
{"pack":{"pack_format":61,"description":"§5Valerie's §2Terralith §3Lang Fix"}}