Enhance Aether-themed equipment attributes for RPG classes, improve configuration clarity, and streamline resource management by updating .gitignore and removing obsolete entries.

This commit is contained in:
Leonid Pershin
2026-05-08 11:29:19 +03:00
parent 53835bf84d
commit fc65b08826
67 changed files with 9500 additions and 0 deletions
@@ -0,0 +1,30 @@
{
"generator.wover.amplified": "BetterX - Amplified",
"generator.wover.large": "BetterX - Large Biomes",
"generator.wover.normal": "BetterX",
"generator.wover.superflat": "BetterX - Superflat",
"title.screen.wover.worldgen.avg_biome_size": "Average Biome Size (in Chunks)",
"title.screen.wover.worldgen.barrens_biome_size": "Barrens",
"title.screen.wover.worldgen.center_biome_size": "Central Biomes",
"title.screen.wover.worldgen.central_radius": "Central Void Radius (in Chunks)",
"title.screen.wover.worldgen.custom_end_biome_source": "Use Custom End Biome Source",
"title.screen.wover.worldgen.custom_end_terrain": "Custom End Terrain Generator",
"title.screen.wover.worldgen.end_void": "Generate Small Islands",
"title.screen.wover.worldgen.generator_template": " Generator Template",
"title.screen.wover.worldgen.land_biome_size": "Land Biomes",
"title.screen.wover.worldgen.legacy_square": "Use Legacy Map (1.17)",
"title.screen.wover.worldgen.main": "World Generator Settings",
"title.screen.wover.worldgen.nether_amplified": "Double the Nether Height (Amplified)",
"title.screen.wover.worldgen.nether_biome_size": "Biome Size",
"title.screen.wover.worldgen.nether_vertical": "Generate vertical Biomes",
"title.screen.wover.worldgen.nether_vertical_biome_size": "Biome Height",
"title.screen.wover.worldgen.no_generator_config": "This generator has no additional configuration options.",
"title.screen.wover.worldgen.other": "Other Settings",
"title.screen.wover.worldgen.the_end_generator": "End Generator",
"title.screen.wover.worldgen.the_nether_generator": "Nether Generator",
"title.screen.wover.worldgen.overworld_generator": "Overworld Generator",
"title.screen.wover.worldgen.void_biome_size": "Small Island Biomes",
"title.wover.the_end": "End",
"title.wover.the_nether": "Nether",
"title.wover.overworld": "Overworld"
}