diff --git a/.gitignore b/.gitignore index 0028853..0f263bb 100644 --- a/.gitignore +++ b/.gitignore @@ -26,7 +26,8 @@ build/ out/ run/ *.iml -/.gradle/ -/.idea/ +.gradle/ +.idea/ **/build/ -**/out/ \ No newline at end of file +**/out/ +generated/resources/.cache \ No newline at end of file diff --git a/generated/resources/assets/terraforged/lang/en_us.json b/generated/resources/assets/terraforged/lang/en_us.json new file mode 100644 index 0000000..6c00caf --- /dev/null +++ b/generated/resources/assets/terraforged/lang/en_us.json @@ -0,0 +1,288 @@ +{ + "biome.terraforged.cold_steppe": "Cold Steppe", + "biome.terraforged.fir_forest": "Fir Forest", + "biome.terraforged.flower_plains": "Flower Plains", + "biome.terraforged.frozen_lake": "Frozen Lake", + "biome.terraforged.lake": "Lake", + "biome.terraforged.marshland": "Marshland", + "biome.terraforged.savanna_scrub": "Savanna Scrub", + "biome.terraforged.shattered_savanna_scrub": "Shattered Savanna Scrub", + "biome.terraforged.snowy_fir_forest": "Snowy Fir Forest", + "biome.terraforged.snowy_taiga_scrub": "Snowy Taiga Scrub", + "biome.terraforged.steppe": "Steppe", + "biome.terraforged.taiga_scrub": "Taiga Scrub", + "biome.terraforged.warm_beach": "Warm Beach", + "display.terraforged.climate": "Climate", + "display.terraforged.climate.biome_edge_shape": "Biome Edge Shape", + "display.terraforged.climate.biome_edge_shape.gain": "Gain", + "display.terraforged.climate.biome_edge_shape.lacunarity": "Lacunarity", + "display.terraforged.climate.biome_edge_shape.octaves": "Octaves", + "display.terraforged.climate.biome_edge_shape.scale": "Scale", + "display.terraforged.climate.biome_edge_shape.strength": "Strength", + "display.terraforged.climate.biome_edge_shape.type": "Type", + "display.terraforged.climate.biome_shape": "Biome Shape", + "display.terraforged.climate.biome_shape.biome_size": "Biome Size", + "display.terraforged.climate.biome_shape.biome_warp_scale": "Biome Warp Scale", + "display.terraforged.climate.biome_shape.biome_warp_strength": "Biome Warp Strength", + "display.terraforged.climate.moisture": "Moisture", + "display.terraforged.climate.moisture.bias": "Bias", + "display.terraforged.climate.moisture.falloff": "Falloff", + "display.terraforged.climate.moisture.max": "Max", + "display.terraforged.climate.moisture.min": "Min", + "display.terraforged.climate.moisture.scale": "Scale", + "display.terraforged.climate.temperature": "Temperature", + "display.terraforged.climate.temperature.bias": "Bias", + "display.terraforged.climate.temperature.falloff": "Falloff", + "display.terraforged.climate.temperature.max": "Max", + "display.terraforged.climate.temperature.min": "Min", + "display.terraforged.climate.temperature.scale": "Scale", + "display.terraforged.dimensions": "Dimensions", + "display.terraforged.dimensions.bedrock_layer": "Bedrock Layer", + "display.terraforged.dimensions.bedrock_layer.material": "Material", + "display.terraforged.dimensions.bedrock_layer.min_depth": "Min Depth", + "display.terraforged.dimensions.bedrock_layer.variance": "Variance", + "display.terraforged.dimensions.dimensions": "Dimensions", + "display.terraforged.dimensions.dimensions.end": "End", + "display.terraforged.dimensions.dimensions.nether": "Nether", + "display.terraforged.features": "Features", + "display.terraforged.features.custom_biome_features": "Custom Biome Features", + "display.terraforged.features.erosion_decorator": "Erosion Decorator", + "display.terraforged.features.natural_snow_decorator": "Natural Snow Decorator", + "display.terraforged.features.smooth_layer_decorator": "Smooth Layer Decorator", + "display.terraforged.features.strata_decorator": "Strata Decorator", + "display.terraforged.features.vanilla_water_features": "Vanilla Water Features", + "display.terraforged.filters": "Filters", + "display.terraforged.filters.erosion": "Erosion", + "display.terraforged.filters.erosion.deposite_rate": "Deposite Rate", + "display.terraforged.filters.erosion.erosion_rate": "Erosion Rate", + "display.terraforged.filters.erosion.iterations": "Iterations", + "display.terraforged.filters.smoothing": "Smoothing", + "display.terraforged.filters.smoothing.iterations": "Iterations", + "display.terraforged.filters.smoothing.smoothing_radius": "Smoothing Radius", + "display.terraforged.filters.smoothing.smoothing_rate": "Smoothing Rate", + "display.terraforged.preview": "Preview", + "display.terraforged.preview.mode": "Mode", + "display.terraforged.preview.zoom": "Zoom", + "display.terraforged.rivers": "Rivers", + "display.terraforged.rivers.primary_rivers": "Primary Rivers", + "display.terraforged.rivers.primary_rivers.bank_width": "Bank Width", + "display.terraforged.rivers.primary_rivers.bed_depth": "Bed Depth", + "display.terraforged.rivers.primary_rivers.bed_width": "Bed Width", + "display.terraforged.rivers.primary_rivers.fade": "Fade", + "display.terraforged.rivers.primary_rivers.max_bank_height": "Max Bank Height", + "display.terraforged.rivers.primary_rivers.min_bank_height": "Min Bank Height", + "display.terraforged.rivers.river_count": "River Count", + "display.terraforged.rivers.secondary_river": "Secondary River", + "display.terraforged.rivers.secondary_river.bank_width": "Bank Width", + "display.terraforged.rivers.secondary_river.bed_depth": "Bed Depth", + "display.terraforged.rivers.secondary_river.bed_width": "Bed Width", + "display.terraforged.rivers.secondary_river.fade": "Fade", + "display.terraforged.rivers.secondary_river.max_bank_height": "Max Bank Height", + "display.terraforged.rivers.secondary_river.min_bank_height": "Min Bank Height", + "display.terraforged.rivers.tertiary_rivers": "Tertiary Rivers", + "display.terraforged.rivers.tertiary_rivers.bank_width": "Bank Width", + "display.terraforged.rivers.tertiary_rivers.bed_depth": "Bed Depth", + "display.terraforged.rivers.tertiary_rivers.bed_width": "Bed Width", + "display.terraforged.rivers.tertiary_rivers.fade": "Fade", + "display.terraforged.rivers.tertiary_rivers.max_bank_height": "Max Bank Height", + "display.terraforged.rivers.tertiary_rivers.min_bank_height": "Min Bank Height", + "display.terraforged.structures": "Structures", + "display.terraforged.structures.mansions": "Mansions", + "display.terraforged.structures.mansions.distance": "Distance", + "display.terraforged.structures.mansions.separation": "Separation", + "display.terraforged.structures.ocean_monuments": "Ocean Monuments", + "display.terraforged.structures.ocean_monuments.distance": "Distance", + "display.terraforged.structures.ocean_monuments.separation": "Separation", + "display.terraforged.structures.ocean_ruins": "Ocean Ruins", + "display.terraforged.structures.ocean_ruins.distance": "Distance", + "display.terraforged.structures.ocean_ruins.separation": "Separation", + "display.terraforged.structures.other_structures": "Other Structures", + "display.terraforged.structures.other_structures.distance": "Distance", + "display.terraforged.structures.other_structures.separation": "Separation", + "display.terraforged.structures.shipwrecks": "Shipwrecks", + "display.terraforged.structures.shipwrecks.distance": "Distance", + "display.terraforged.structures.shipwrecks.separation": "Separation", + "display.terraforged.structures.strongholds": "Strongholds", + "display.terraforged.structures.strongholds.distance": "Distance", + "display.terraforged.structures.strongholds.separation": "Separation", + "display.terraforged.structures.villages": "Villages", + "display.terraforged.structures.villages.distance": "Distance", + "display.terraforged.structures.villages.separation": "Separation", + "display.terraforged.terrain": "Terrain", + "display.terraforged.terrain.badlands": "Badlands", + "display.terraforged.terrain.badlands.base_scale": "Base Scale", + "display.terraforged.terrain.badlands.horizontal_scale": "Horizontal Scale", + "display.terraforged.terrain.badlands.vertical_scale": "Vertical Scale", + "display.terraforged.terrain.badlands.weight": "Weight", + "display.terraforged.terrain.dales": "Dales", + "display.terraforged.terrain.dales.base_scale": "Base Scale", + "display.terraforged.terrain.dales.horizontal_scale": "Horizontal Scale", + "display.terraforged.terrain.dales.vertical_scale": "Vertical Scale", + "display.terraforged.terrain.dales.weight": "Weight", + "display.terraforged.terrain.general": "General", + "display.terraforged.terrain.general.global_horizontal_scale": "Global Horizontal Scale", + "display.terraforged.terrain.general.global_vertical_scale": "Global Vertical Scale", + "display.terraforged.terrain.general.terrain_region_size": "Terrain Region Size", + "display.terraforged.terrain.hills": "Hills", + "display.terraforged.terrain.hills.base_scale": "Base Scale", + "display.terraforged.terrain.hills.horizontal_scale": "Horizontal Scale", + "display.terraforged.terrain.hills.vertical_scale": "Vertical Scale", + "display.terraforged.terrain.hills.weight": "Weight", + "display.terraforged.terrain.mountains": "Mountains", + "display.terraforged.terrain.mountains.base_scale": "Base Scale", + "display.terraforged.terrain.mountains.horizontal_scale": "Horizontal Scale", + "display.terraforged.terrain.mountains.vertical_scale": "Vertical Scale", + "display.terraforged.terrain.mountains.weight": "Weight", + "display.terraforged.terrain.plains": "Plains", + "display.terraforged.terrain.plains.base_scale": "Base Scale", + "display.terraforged.terrain.plains.horizontal_scale": "Horizontal Scale", + "display.terraforged.terrain.plains.vertical_scale": "Vertical Scale", + "display.terraforged.terrain.plains.weight": "Weight", + "display.terraforged.terrain.plateau": "Plateau", + "display.terraforged.terrain.plateau.base_scale": "Base Scale", + "display.terraforged.terrain.plateau.horizontal_scale": "Horizontal Scale", + "display.terraforged.terrain.plateau.vertical_scale": "Vertical Scale", + "display.terraforged.terrain.plateau.weight": "Weight", + "display.terraforged.terrain.steppe": "Steppe", + "display.terraforged.terrain.steppe.base_scale": "Base Scale", + "display.terraforged.terrain.steppe.horizontal_scale": "Horizontal Scale", + "display.terraforged.terrain.steppe.vertical_scale": "Vertical Scale", + "display.terraforged.terrain.steppe.weight": "Weight", + "display.terraforged.terrain.torridonian": "Torridonian", + "display.terraforged.terrain.torridonian.base_scale": "Base Scale", + "display.terraforged.terrain.torridonian.horizontal_scale": "Horizontal Scale", + "display.terraforged.terrain.torridonian.vertical_scale": "Vertical Scale", + "display.terraforged.terrain.torridonian.weight": "Weight", + "display.terraforged.terrain.volcano": "Volcano", + "display.terraforged.terrain.volcano.base_scale": "Base Scale", + "display.terraforged.terrain.volcano.horizontal_scale": "Horizontal Scale", + "display.terraforged.terrain.volcano.vertical_scale": "Vertical Scale", + "display.terraforged.terrain.volcano.weight": "Weight", + "display.terraforged.world": "World", + "display.terraforged.world.continent": "Continent", + "display.terraforged.world.continent.continent_scale": "Continent Scale", + "display.terraforged.world.continent.continent_shape": "Continent Shape", + "display.terraforged.world.continent.ocean_scale": "Ocean Scale", + "display.terraforged.world.levels": "Levels", + "display.terraforged.world.levels.sea_level": "Sea Level", + "display.terraforged.world.levels.world_height": "World Height", + "display.terraforged.world.world_type": "World Type", + "generator.terraforged": "TerraForged", + "generator.terratest": "TerraTest", + "tooltip.terraforged.climate.biome_edge_shape.gain": "Controls the gain subsequent noise octaves", + "tooltip.terraforged.climate.biome_edge_shape.lacunarity": "Controls the lacunarity of subsequent noise octaves", + "tooltip.terraforged.climate.biome_edge_shape.octaves": "Controls the number of noise octaves", + "tooltip.terraforged.climate.biome_edge_shape.scale": "Controls the scale of the noise", + "tooltip.terraforged.climate.biome_edge_shape.strength": "Controls the strength of the noise", + "tooltip.terraforged.climate.biome_edge_shape.type": "The noise type", + "tooltip.terraforged.climate.biome_shape.biome_size": "Controls the size of individual biomes", + "tooltip.terraforged.climate.biome_shape.biome_warp_scale": "Controls the scale of shape distortion for biomes", + "tooltip.terraforged.climate.biome_shape.biome_warp_strength": "Controls the strength of shape distortion for biomes", + "tooltip.terraforged.climate.moisture.bias": "The bias towards either end of the range", + "tooltip.terraforged.climate.moisture.falloff": "How quickly values transition from an extremity", + "tooltip.terraforged.climate.moisture.max": "The upper limit of the range", + "tooltip.terraforged.climate.moisture.min": "The lower limit of the range", + "tooltip.terraforged.climate.moisture.scale": "The horizontal scale", + "tooltip.terraforged.climate.temperature.bias": "The bias towards either end of the range", + "tooltip.terraforged.climate.temperature.falloff": "How quickly values transition from an extremity", + "tooltip.terraforged.climate.temperature.max": "The upper limit of the range", + "tooltip.terraforged.climate.temperature.min": "The lower limit of the range", + "tooltip.terraforged.climate.temperature.scale": "The horizontal scale", + "tooltip.terraforged.dimensions.bedrock_layer.material": "Controls the material that should be used in the world's base layer", + "tooltip.terraforged.dimensions.bedrock_layer.min_depth": "Controls the minimum height of the world's base layer", + "tooltip.terraforged.dimensions.bedrock_layer.variance": "Controls the amount of height randomness of the world's base layer", + "tooltip.terraforged.dimensions.dimensions.end": "Select the end generator", + "tooltip.terraforged.dimensions.dimensions.nether": "Select the nether generator", + "tooltip.terraforged.features.custom_biome_features": "Use custom biome features in place of vanilla ones (such as trees)", + "tooltip.terraforged.features.erosion_decorator": "Replace surface materials where erosion has occurred", + "tooltip.terraforged.features.natural_snow_decorator": "Removes snow from the terrain where it shouldn't naturally settle", + "tooltip.terraforged.features.smooth_layer_decorator": "Modifies layer block levels (ie snow) to fit the terrain", + "tooltip.terraforged.features.strata_decorator": "Generates strata (rock layers) instead of just stone", + "tooltip.terraforged.features.vanilla_water_features": "Controls whether vanilla lakes & springs should generate", + "tooltip.terraforged.filters.erosion.deposite_rate": "Controls how quickly material is deposited (during erosion)", + "tooltip.terraforged.filters.erosion.erosion_rate": "Controls how quickly material dissolves (during erosion)", + "tooltip.terraforged.filters.erosion.iterations": "Controls the number of erosion iterations", + "tooltip.terraforged.filters.smoothing.iterations": "Controls the number of smoothing iterations", + "tooltip.terraforged.filters.smoothing.smoothing_radius": "Controls the smoothing radius", + "tooltip.terraforged.filters.smoothing.smoothing_rate": "Controls how strongly smoothing is applied", + "tooltip.terraforged.preview.mode": "Controls the rendering mode on the preview map", + "tooltip.terraforged.preview.zoom": "Controls the zoom level of the preview map", + "tooltip.terraforged.rivers.primary_rivers.bank_width": "Controls the river-banks width", + "tooltip.terraforged.rivers.primary_rivers.bed_depth": "Controls the depth of the river", + "tooltip.terraforged.rivers.primary_rivers.bed_width": "Controls the river-bed width", + "tooltip.terraforged.rivers.primary_rivers.fade": "Controls how much rivers taper", + "tooltip.terraforged.rivers.primary_rivers.max_bank_height": "Controls the height of river banks", + "tooltip.terraforged.rivers.primary_rivers.min_bank_height": "Controls the height of river banks", + "tooltip.terraforged.rivers.river_count": "Controls the number of major rivers per continent", + "tooltip.terraforged.rivers.secondary_river.bank_width": "Controls the river-banks width", + "tooltip.terraforged.rivers.secondary_river.bed_depth": "Controls the depth of the river", + "tooltip.terraforged.rivers.secondary_river.bed_width": "Controls the river-bed width", + "tooltip.terraforged.rivers.secondary_river.fade": "Controls how much rivers taper", + "tooltip.terraforged.rivers.secondary_river.max_bank_height": "Controls the height of river banks", + "tooltip.terraforged.rivers.secondary_river.min_bank_height": "Controls the height of river banks", + "tooltip.terraforged.rivers.tertiary_rivers.bank_width": "Controls the river-banks width", + "tooltip.terraforged.rivers.tertiary_rivers.bed_depth": "Controls the depth of the river", + "tooltip.terraforged.rivers.tertiary_rivers.bed_width": "Controls the river-bed width", + "tooltip.terraforged.rivers.tertiary_rivers.fade": "Controls how much rivers taper", + "tooltip.terraforged.rivers.tertiary_rivers.max_bank_height": "Controls the height of river banks", + "tooltip.terraforged.rivers.tertiary_rivers.min_bank_height": "Controls the height of river banks", + "tooltip.terraforged.structures.mansions.distance": "The distance (in chunks) between placements of this feature", + "tooltip.terraforged.structures.mansions.separation": "The separation (in chunks) between placements of this feature", + "tooltip.terraforged.structures.ocean_monuments.distance": "The distance (in chunks) between placements of this feature", + "tooltip.terraforged.structures.ocean_monuments.separation": "The separation (in chunks) between placements of this feature", + "tooltip.terraforged.structures.ocean_ruins.distance": "The distance (in chunks) between placements of this feature", + "tooltip.terraforged.structures.ocean_ruins.separation": "The separation (in chunks) between placements of this feature", + "tooltip.terraforged.structures.other_structures.distance": "The distance (in chunks) between placements of this feature", + "tooltip.terraforged.structures.other_structures.separation": "The separation (in chunks) between placements of this feature", + "tooltip.terraforged.structures.shipwrecks.distance": "The distance (in chunks) between placements of this feature", + "tooltip.terraforged.structures.shipwrecks.separation": "The separation (in chunks) between placements of this feature", + "tooltip.terraforged.structures.strongholds.distance": "The distance (in chunks) between placements of this feature", + "tooltip.terraforged.structures.strongholds.separation": "The separation (in chunks) between placements of this feature", + "tooltip.terraforged.structures.villages.distance": "The distance (in chunks) between placements of this feature", + "tooltip.terraforged.structures.villages.separation": "The separation (in chunks) between placements of this feature", + "tooltip.terraforged.terrain.badlands.base_scale": "Controls the base height of this terrain", + "tooltip.terraforged.terrain.badlands.horizontal_scale": "Stretches or compresses the terrain horizontally", + "tooltip.terraforged.terrain.badlands.vertical_scale": "Stretches or compresses the terrain vertically", + "tooltip.terraforged.terrain.badlands.weight": "Controls how common this terrain type is", + "tooltip.terraforged.terrain.dales.base_scale": "Controls the base height of this terrain", + "tooltip.terraforged.terrain.dales.horizontal_scale": "Stretches or compresses the terrain horizontally", + "tooltip.terraforged.terrain.dales.vertical_scale": "Stretches or compresses the terrain vertically", + "tooltip.terraforged.terrain.dales.weight": "Controls how common this terrain type is", + "tooltip.terraforged.terrain.general.global_horizontal_scale": "Globally controls the horizontal scaling of terrain", + "tooltip.terraforged.terrain.general.global_vertical_scale": "Globally controls the vertical scaling of terrain", + "tooltip.terraforged.terrain.general.terrain_region_size": "Controls the size of terrain regions", + "tooltip.terraforged.terrain.hills.base_scale": "Controls the base height of this terrain", + "tooltip.terraforged.terrain.hills.horizontal_scale": "Stretches or compresses the terrain horizontally", + "tooltip.terraforged.terrain.hills.vertical_scale": "Stretches or compresses the terrain vertically", + "tooltip.terraforged.terrain.hills.weight": "Controls how common this terrain type is", + "tooltip.terraforged.terrain.mountains.base_scale": "Controls the base height of this terrain", + "tooltip.terraforged.terrain.mountains.horizontal_scale": "Stretches or compresses the terrain horizontally", + "tooltip.terraforged.terrain.mountains.vertical_scale": "Stretches or compresses the terrain vertically", + "tooltip.terraforged.terrain.mountains.weight": "Controls how common this terrain type is", + "tooltip.terraforged.terrain.plains.base_scale": "Controls the base height of this terrain", + "tooltip.terraforged.terrain.plains.horizontal_scale": "Stretches or compresses the terrain horizontally", + "tooltip.terraforged.terrain.plains.vertical_scale": "Stretches or compresses the terrain vertically", + "tooltip.terraforged.terrain.plains.weight": "Controls how common this terrain type is", + "tooltip.terraforged.terrain.plateau.base_scale": "Controls the base height of this terrain", + "tooltip.terraforged.terrain.plateau.horizontal_scale": "Stretches or compresses the terrain horizontally", + "tooltip.terraforged.terrain.plateau.vertical_scale": "Stretches or compresses the terrain vertically", + "tooltip.terraforged.terrain.plateau.weight": "Controls how common this terrain type is", + "tooltip.terraforged.terrain.steppe.base_scale": "Controls the base height of this terrain", + "tooltip.terraforged.terrain.steppe.horizontal_scale": "Stretches or compresses the terrain horizontally", + "tooltip.terraforged.terrain.steppe.vertical_scale": "Stretches or compresses the terrain vertically", + "tooltip.terraforged.terrain.steppe.weight": "Controls how common this terrain type is", + "tooltip.terraforged.terrain.torridonian.base_scale": "Controls the base height of this terrain", + "tooltip.terraforged.terrain.torridonian.horizontal_scale": "Stretches or compresses the terrain horizontally", + "tooltip.terraforged.terrain.torridonian.vertical_scale": "Stretches or compresses the terrain vertically", + "tooltip.terraforged.terrain.torridonian.weight": "Controls how common this terrain type is", + "tooltip.terraforged.terrain.volcano.base_scale": "Controls the base height of this terrain", + "tooltip.terraforged.terrain.volcano.horizontal_scale": "Stretches or compresses the terrain horizontally", + "tooltip.terraforged.terrain.volcano.vertical_scale": "Stretches or compresses the terrain vertically", + "tooltip.terraforged.terrain.volcano.weight": "Controls how common this terrain type is", + "tooltip.terraforged.world.continent.continent_scale": "Controls the size of continents", + "tooltip.terraforged.world.continent.continent_shape": "Controls how continent shapes calculated", + "tooltip.terraforged.world.continent.ocean_scale": "Controls the amount of ocean between continents", + "tooltip.terraforged.world.levels.sea_level": "Controls the sea level", + "tooltip.terraforged.world.levels.world_height": "Controls the world height", + "tooltip.terraforged.world.world_type": "Controls the continent generator type" +} \ No newline at end of file