diff --git a/common/src/main/resources/assets/vulkanmod-extra/lang/cs_cz.json b/common/src/main/resources/assets/vulkanmod-extra/lang/cs_cz.json index 79a3633..784a27f 100644 --- a/common/src/main/resources/assets/vulkanmod-extra/lang/cs_cz.json +++ b/common/src/main/resources/assets/vulkanmod-extra/lang/cs_cz.json @@ -1,12 +1,12 @@ { - "vulkanmod-extra.pages.animations": "Animace", - "vulkanmod-extra.pages.particles": "Částice", - "vulkanmod-extra.pages.details": "Detaily", - "vulkanmod-extra.pages.render": "Vykreslování", + "vulkanmod-extra.pages.animations": "Animations", + "vulkanmod-extra.pages.particles": "Particles", + "vulkanmod-extra.pages.details": "Details", + "vulkanmod-extra.pages.render": "Render", "vulkanmod-extra.pages.extra": "Extra", "vulkanmod-extra.option.animation": "Animation Controls", "vulkanmod-extra.option.animation.tooltip": "Granular controls for individual game animations. Each animation type can be toggled independently for maximum customization. Perfect for performance optimization or aesthetic preferences.", - "vulkanmod-extra.option.animation.allAnimations": "Všechny Animace", + "vulkanmod-extra.option.animation.allAnimations": "All Animations", "vulkanmod-extra.option.animation.allAnimations.tooltip": "Global toggle that disables ALL animations when off, or allows individual animation settings when on. Use this as a quick performance boost by disabling all texture animations at once.", "vulkanmod-extra.option.animation.water": "Water Animation", "vulkanmod-extra.option.animation.water.tooltip": "Controls the animated texture frames of water blocks. Disabling creates static water textures but water physics and transparency remain intact.", @@ -142,7 +142,7 @@ "vulkanmod-extra.option.animation.enchantingTableBook.tooltip": "Controls the page-turning animation of books above enchanting tables. Disabling creates static books but maintains enchanting functionality.", "vulkanmod-extra.option.particle.particles": "Particles", "vulkanmod-extra.option.particle.particles.tooltip": "Master toggle for all particle effects including explosions, water splashes, and environmental effects. Disabling significantly improves performance but removes most visual effects from gameplay.", - "vulkanmod-extra.option.particle.allParticles": "Všechny Částice", + "vulkanmod-extra.option.particle.allParticles": "All Particles", "vulkanmod-extra.option.particle.allParticles.tooltip": "Global toggle that disables ALL particles when off, or allows individual particle settings when on. Use this for major performance improvements by blocking all particle rendering at once.", "vulkanmod-extra.option.particle.rainSplash": "Rain Splash", "vulkanmod-extra.option.particle.rainSplash.tooltip": "Controls rain splash particles", @@ -416,7 +416,7 @@ "vulkanmod-extra.option.render.armorStandNameTag.tooltip": "Controls armor stand name tag rendering\n\n§7Performance Impact: §aLow (Positive)", "vulkanmod-extra.option.render.playerNameTag": "Player Name Tag", "vulkanmod-extra.option.render.playerNameTag.tooltip": "Controls player name tag rendering\n\n§7Performance Impact: §aLow (Positive)", - "vulkanmod-extra.option.render.fog": "Mlha", + "vulkanmod-extra.option.render.fog": "Fog", "vulkanmod-extra.option.render.fog.tooltip": "Master toggle for all fog effects. Controls atmospheric fog that reduces visibility at distance. Disabling creates clear air but may impact depth perception in large open areas.\n\n§7Performance Impact: §eLow", "vulkanmod-extra.option.render.overworldFog": "Overworld Fog", "vulkanmod-extra.option.render.overworldFog.tooltip": "Controls fog effects in the Overworld dimension. Includes natural weather fog, biome-based fog, and atmospheric effects.", @@ -432,7 +432,7 @@ "vulkanmod-extra.option.render.powderSnowFog.tooltip": "Controls fog effect when inside powder snow. Manages the visibility reduction in powder snow blocks.", "vulkanmod-extra.option.render.preventShaders": "Prevent Shaders", "vulkanmod-extra.option.render.preventShaders.tooltip": "Prevents shader loading for better performance\n\n§7Performance Impact: §aHigh (Positive)", - "vulkanmod-extra.option.extra.showFps": "Zobrazit FPS", + "vulkanmod-extra.option.extra.showFps": "Show FPS", "vulkanmod-extra.option.extra.showFps.tooltip": "Displays real-time frames per second (FPS) counter overlay on screen. Useful for monitoring performance and troubleshooting lag issues.\n\n§7Performance Impact: §eLow", "vulkanmod-extra.option.extra.fpsDisplayMode": "FPS Display Mode", "vulkanmod-extra.option.extra.fpsDisplayMode.basic": "Simple", @@ -450,7 +450,7 @@ "vulkanmod-extra.option.extra.textContrast.background": "Background", "vulkanmod-extra.option.extra.textContrast.shadow": "Shadow", "vulkanmod-extra.option.extra.textContrast.tooltip": "Controls the text rendering style for overlay information.", - "vulkanmod-extra.option.extra.showCoords": "Zobrazit Souřadnice", + "vulkanmod-extra.option.extra.showCoords": "Show Coordinates", "vulkanmod-extra.option.extra.showCoords.tooltip": "Displays current player coordinates (X, Y, Z) overlay on screen. Essential for building projects, sharing locations, and navigation in large worlds.", "vulkanmod-extra.option.extra.toasts": "Toasts", "vulkanmod-extra.option.extra.toasts.tooltip": "Controls popup achievement and advancement notifications in the top-right corner. Disabling removes visual notifications but achievements are still unlocked.", @@ -506,6 +506,7 @@ "vulkanmod-extra.category.fogMultipliers.water": "Water Fog Multipliers", "vulkanmod-extra.category.fogMultipliers.lava": "Lava Fog Multipliers", "vulkanmod-extra.category.fogMultipliers.powderSnow": "Powder Snow Fog Multipliers", + "__comment": "Rendering Pipeline Optimizations", "vulkanmod-extra.option.video.monitorSelection": "Fullscreen Monitor", "vulkanmod-extra.option.video.monitorSelection.tooltip": "Select which monitor to use for fullscreen mode. Changes will take effect when entering fullscreen.", "vulkanmod.options.video.resolution.tooltip": "Sets the fullscreen resolution. Changes take effect when toggling fullscreen mode.", @@ -522,6 +523,7 @@ "vulkanmod.options.graphics.renderDistance.tooltip": "Maximum distance for rendering chunks. Higher values allow you to see further but reduce performance.\n\n§7Performance Impact: §cHigh", "vulkanmod.options.graphics.simulationDistance.tooltip": "Distance at which game mechanics (mob spawning, redstone, etc.) are simulated. Lower values improve performance.\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.prioritizeChunkUpdates.tooltip": "Controls chunk update priority. 'Nearby' prioritizes chunks closer to the player for faster loading of visible terrain.\n\n§7Performance Impact: §eLow", + "vulkanmod.options.graphics.graphics.tooltip": "Control graphics quality. Fast improves performance, Fancy enhances visuals, Fabulous provides experimental advanced transparency.\n\n§7Performance Impact: §cHigh", "vulkanmod.options.graphics.ambientOcclusion.tooltip": "Smooth lighting quality. Off: flat lighting. On: standard smooth lighting. Sub-block: enhanced AO for stairs/slabs (experimental).\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.particles.tooltip": "Controls particle density. All: full particles. Decreased: reduced density. Minimal: critical only.\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.renderClouds.tooltip": "Controls cloud rendering. Off disables clouds entirely, Fast renders simple clouds, Fancy renders detailed clouds.\n\n§7Performance Impact: §eLow", @@ -532,40 +534,40 @@ "vulkanmod.options.other.frameQueue.tooltip": "Number of frames buffered for GPU processing. Higher values reduce stuttering but increase input delay. 2-3 recommended for most systems.\n\n§7Performance Impact: §eLow", "vulkanmod.options.other.deviceSelector.tooltip": "Selects which GPU to use for rendering. Auto chooses the best available device. Manual selection useful for multi-GPU systems.", "vulkanmod.options.other.chunkBuilderThreads.tooltip": "Background threads for chunk geometry building. Auto uses optimal count. More threads speed up chunk updates but may impact main thread performance.\n\n§7Performance Impact: §6Medium", - "vulkanmod-extra.block.masterControls": "Hlavní Ovládání", - "vulkanmod-extra.block.render.entityRendering": "Vykreslování Entit", - "vulkanmod-extra.block.render.nameTags": "Jmenovky", - "vulkanmod-extra.block.render.blockRendering": "Vykreslování Bloků", - "vulkanmod-extra.block.render.lightEffects": "Světlo a Efekty", - "vulkanmod-extra.block.render.fogControls": "Ovládání Mlhy", - "vulkanmod-extra.block.animation.fluidAnimations": "Animace Tekutin", - "vulkanmod-extra.block.animation.fireLight": "Oheň a Světlo", - "vulkanmod-extra.block.animation.portalAnimations": "Animace Portálů", - "vulkanmod-extra.block.animation.blockAnimations": "Animace Bloků", - "vulkanmod-extra.block.animation.machineAnimations": "Animace Strojů", - "vulkanmod-extra.block.animation.plantAnimations": "Animace Rostlin", - "vulkanmod-extra.block.animation.stemAnimations": "Animace Stonků", - "vulkanmod-extra.block.animation.sculkAnimations": "Animace Sculku", - "vulkanmod-extra.block.animation.commandBlocks": "Příkazové Bloky", - "vulkanmod-extra.block.animation.additional": "Dodatečné", - "vulkanmod-extra.block.particle.commonParticles": "Běžné Částice", - "vulkanmod-extra.block.particle.bubbleEffects": "Efekty Bublin", - "vulkanmod-extra.block.particle.environmental": "Environmentální", - "vulkanmod-extra.block.particle.combatEffects": "Bojové Efekty", - "vulkanmod-extra.block.particle.statusEffects": "Stavové Efekty", - "vulkanmod-extra.block.particle.fireFlame": "Oheň a Plameny", - "vulkanmod-extra.block.particle.liquidEffects": "Efekty Tekutin", - "vulkanmod-extra.block.particle.dustEffects": "Efekty Prachu", - "vulkanmod-extra.block.particle.explosionEffects": "Efekty Výbuchů", - "vulkanmod-extra.block.particle.natureEffects": "Přírodní Efekty", - "vulkanmod-extra.block.particle.sculkEffects": "Efekty Sculku", - "vulkanmod-extra.block.particle.otherEffects": "Ostatní Efekty", - "vulkanmod-extra.block.details.skyElements": "Prvky Oblohy", - "vulkanmod-extra.block.details.colorEffects": "Barevné Efekty", - "vulkanmod-extra.block.extra.hudDisplay": "Zobrazení HUD", - "vulkanmod-extra.block.extra.coordinates": "Souřadnice", - "vulkanmod-extra.block.extra.toastNotifications": "Oznámení", - "vulkanmod-extra.block.additionalControls": "Dodatečné Ovládání %s", + "vulkanmod-extra.block.masterControls": "Master Controls", + "vulkanmod-extra.block.render.entityRendering": "Entity Rendering", + "vulkanmod-extra.block.render.nameTags": "Name Tags", + "vulkanmod-extra.block.render.blockRendering": "Block Rendering", + "vulkanmod-extra.block.render.lightEffects": "Light & Effects", + "vulkanmod-extra.block.render.fogControls": "Fog Controls", + "vulkanmod-extra.block.animation.fluidAnimations": "Fluid Animations", + "vulkanmod-extra.block.animation.fireLight": "Fire & Light", + "vulkanmod-extra.block.animation.portalAnimations": "Portal Animations", + "vulkanmod-extra.block.animation.blockAnimations": "Block Animations", + "vulkanmod-extra.block.animation.machineAnimations": "Machine Animations", + "vulkanmod-extra.block.animation.plantAnimations": "Plant Animations", + "vulkanmod-extra.block.animation.stemAnimations": "Stem Animations", + "vulkanmod-extra.block.animation.sculkAnimations": "Sculk Animations", + "vulkanmod-extra.block.animation.commandBlocks": "Command Blocks", + "vulkanmod-extra.block.animation.additional": "Additional", + "vulkanmod-extra.block.particle.commonParticles": "Common Particles", + "vulkanmod-extra.block.particle.bubbleEffects": "Bubble Effects", + "vulkanmod-extra.block.particle.environmental": "Environmental", + "vulkanmod-extra.block.particle.combatEffects": "Combat Effects", + "vulkanmod-extra.block.particle.statusEffects": "Status Effects", + "vulkanmod-extra.block.particle.fireFlame": "Fire & Flame", + "vulkanmod-extra.block.particle.liquidEffects": "Liquid Effects", + "vulkanmod-extra.block.particle.dustEffects": "Dust Effects", + "vulkanmod-extra.block.particle.explosionEffects": "Explosion Effects", + "vulkanmod-extra.block.particle.natureEffects": "Nature Effects", + "vulkanmod-extra.block.particle.sculkEffects": "Sculk Effects", + "vulkanmod-extra.block.particle.otherEffects": "Other Effects", + "vulkanmod-extra.block.details.skyElements": "Sky Elements", + "vulkanmod-extra.block.details.colorEffects": "Color Effects", + "vulkanmod-extra.block.extra.hudDisplay": "HUD Display", + "vulkanmod-extra.block.extra.coordinates": "Coordinates", + "vulkanmod-extra.block.extra.toastNotifications": "Toast Notifications", + "vulkanmod-extra.block.additionalControls": "Additional Controls %s", "vulkanmod-extra.pages.optimization": "Optimization", "vulkanmod.options.optimization.advCulling.tooltip": "Controls chunk section culling aggressiveness. Aggressive: maximum culling but may cause pop-in. Normal: balanced. Conservative: minimal culling. Off: no culling.\n§7Performance Impact: §aHigh", "vulkanmod.options.optimization.entityCulling.tooltip": "Culls entities in non-visible chunk sections. Improves performance with many entities.\n\n§7Performance Impact: §6Medium", @@ -582,8 +584,6 @@ "vulkanmod-extra.option.optimization.textureAtlasOptimization.tooltip": "Reduces texture binding calls and optimizes texture atlas management for better GPU performance and lower CPU overhead.\n\n§7Performance Impact: §aMedium (Positive)", "vulkanmod-extra.option.optimization.entityUpdateLimit": "Entity Update Limit", "vulkanmod-extra.option.optimization.entityUpdateLimit.tooltip": "Maximum number of entities to update per frame (0 = unlimited). Higher values maintain smoother entity movement but may impact performance in crowded areas.\n\n§7Performance Impact: §aHigh (Positive)", - "__comment": "Fog Controls", "vulkanmod-extra.option.optimization.renderCallBatching": "Render Call Batching", - "vulkanmod-extra.option.optimization.renderCallBatching.tooltip": "Groups similar draw calls together to reduce CPU-GPU communication overhead and improve overall rendering performance.\n\n§7Performance Impact: §aMedium (Positive)", - "vulkanmod.options.graphics.graphics.tooltip": "Control graphics quality. Fast improves performance, Fancy enhances visuals, Fabulous provides experimental advanced transparency.\n\n§7Performance Impact: §cHigh" -} + "vulkanmod-extra.option.optimization.renderCallBatching.tooltip": "Groups similar draw calls together to reduce CPU-GPU communication overhead and improve overall rendering performance.\n\n§7Performance Impact: §aMedium (Positive)" +} \ No newline at end of file diff --git a/common/src/main/resources/assets/vulkanmod-extra/lang/de_de.json b/common/src/main/resources/assets/vulkanmod-extra/lang/de_de.json index cc6a0ec..784a27f 100644 --- a/common/src/main/resources/assets/vulkanmod-extra/lang/de_de.json +++ b/common/src/main/resources/assets/vulkanmod-extra/lang/de_de.json @@ -1,13 +1,13 @@ { - "vulkanmod-extra.pages.animations": "Animationen", - "vulkanmod-extra.pages.particles": "Partikel", + "vulkanmod-extra.pages.animations": "Animations", + "vulkanmod-extra.pages.particles": "Particles", "vulkanmod-extra.pages.details": "Details", - "vulkanmod-extra.pages.render": "Rendering", + "vulkanmod-extra.pages.render": "Render", "vulkanmod-extra.pages.extra": "Extra", "vulkanmod-extra.option.animation": "Animation Controls", "vulkanmod-extra.option.animation.tooltip": "Granular controls for individual game animations. Each animation type can be toggled independently for maximum customization. Perfect for performance optimization or aesthetic preferences.", - "vulkanmod-extra.option.animation.allAnimations": "Alle Animationen", - "vulkanmod-extra.option.animation.allAnimations.tooltip": "Globaler Schalter, der ALLE Animationen deaktiviert wenn aus, oder einzelne Animationseinstellungen erlaubt wenn an. Nutzen Sie dies als schnellen Leistungsschub, indem Sie alle Texturanimationen auf einmal deaktivieren.", + "vulkanmod-extra.option.animation.allAnimations": "All Animations", + "vulkanmod-extra.option.animation.allAnimations.tooltip": "Global toggle that disables ALL animations when off, or allows individual animation settings when on. Use this as a quick performance boost by disabling all texture animations at once.", "vulkanmod-extra.option.animation.water": "Water Animation", "vulkanmod-extra.option.animation.water.tooltip": "Controls the animated texture frames of water blocks. Disabling creates static water textures but water physics and transparency remain intact.", "vulkanmod-extra.option.animation.lava": "Lava Animation", @@ -142,8 +142,8 @@ "vulkanmod-extra.option.animation.enchantingTableBook.tooltip": "Controls the page-turning animation of books above enchanting tables. Disabling creates static books but maintains enchanting functionality.", "vulkanmod-extra.option.particle.particles": "Particles", "vulkanmod-extra.option.particle.particles.tooltip": "Master toggle for all particle effects including explosions, water splashes, and environmental effects. Disabling significantly improves performance but removes most visual effects from gameplay.", - "vulkanmod-extra.option.particle.allParticles": "Alle Partikel", - "vulkanmod-extra.option.particle.allParticles.tooltip": "Globaler Schalter, der ALLE Partikel deaktiviert wenn aus, oder einzelne Partikeleinstellungen erlaubt wenn an. Nutzen Sie dies für große Leistungsverbesserungen, indem Sie das gesamte Partikel-Rendering auf einmal blockieren.", + "vulkanmod-extra.option.particle.allParticles": "All Particles", + "vulkanmod-extra.option.particle.allParticles.tooltip": "Global toggle that disables ALL particles when off, or allows individual particle settings when on. Use this for major performance improvements by blocking all particle rendering at once.", "vulkanmod-extra.option.particle.rainSplash": "Rain Splash", "vulkanmod-extra.option.particle.rainSplash.tooltip": "Controls rain splash particles", "vulkanmod-extra.option.particle.blockBreak": "Block Break", @@ -416,8 +416,8 @@ "vulkanmod-extra.option.render.armorStandNameTag.tooltip": "Controls armor stand name tag rendering\n\n§7Performance Impact: §aLow (Positive)", "vulkanmod-extra.option.render.playerNameTag": "Player Name Tag", "vulkanmod-extra.option.render.playerNameTag.tooltip": "Controls player name tag rendering\n\n§7Performance Impact: §aLow (Positive)", - "vulkanmod-extra.option.render.fog": "Nebel", - "vulkanmod-extra.option.render.fog.tooltip": "Hauptschalter für alle Nebel-Effekte. Steuert atmosphärischen Nebel, der die Sichtweite auf Distanz reduziert. Deaktivierung schafft klare Luft, kann aber die Tiefenwahrnehmung in großen offenen Bereichen beeinträchtigen.\n\n§7Leistungsauswirkung: §eNiedrig", + "vulkanmod-extra.option.render.fog": "Fog", + "vulkanmod-extra.option.render.fog.tooltip": "Master toggle for all fog effects. Controls atmospheric fog that reduces visibility at distance. Disabling creates clear air but may impact depth perception in large open areas.\n\n§7Performance Impact: §eLow", "vulkanmod-extra.option.render.overworldFog": "Overworld Fog", "vulkanmod-extra.option.render.overworldFog.tooltip": "Controls fog effects in the Overworld dimension. Includes natural weather fog, biome-based fog, and atmospheric effects.", "vulkanmod-extra.option.render.netherFog": "Nether Fog", @@ -432,8 +432,8 @@ "vulkanmod-extra.option.render.powderSnowFog.tooltip": "Controls fog effect when inside powder snow. Manages the visibility reduction in powder snow blocks.", "vulkanmod-extra.option.render.preventShaders": "Prevent Shaders", "vulkanmod-extra.option.render.preventShaders.tooltip": "Prevents shader loading for better performance\n\n§7Performance Impact: §aHigh (Positive)", - "vulkanmod-extra.option.extra.showFps": "FPS anzeigen", - "vulkanmod-extra.option.extra.showFps.tooltip": "Zeigt einen Echtzeit-Bildfrequenz-Zähler (FPS) auf dem Bildschirm an. Nützlich zur Überwachung der Leistung und zur Fehlerbehebung bei Verzögerungsproblemen.\n\n§7Leistungsauswirkung: §eNiedrig", + "vulkanmod-extra.option.extra.showFps": "Show FPS", + "vulkanmod-extra.option.extra.showFps.tooltip": "Displays real-time frames per second (FPS) counter overlay on screen. Useful for monitoring performance and troubleshooting lag issues.\n\n§7Performance Impact: §eLow", "vulkanmod-extra.option.extra.fpsDisplayMode": "FPS Display Mode", "vulkanmod-extra.option.extra.fpsDisplayMode.basic": "Simple", "vulkanmod-extra.option.extra.fpsDisplayMode.extended": "Full", @@ -450,8 +450,8 @@ "vulkanmod-extra.option.extra.textContrast.background": "Background", "vulkanmod-extra.option.extra.textContrast.shadow": "Shadow", "vulkanmod-extra.option.extra.textContrast.tooltip": "Controls the text rendering style for overlay information.", - "vulkanmod-extra.option.extra.showCoords": "Koordinaten anzeigen", - "vulkanmod-extra.option.extra.showCoords.tooltip": "Zeigt die aktuellen Spielerkoordinaten (X, Y, Z) auf dem Bildschirm an. Unverzichtbar für Bauprojekte, Standortfreigabe und Navigation in großen Welten.", + "vulkanmod-extra.option.extra.showCoords": "Show Coordinates", + "vulkanmod-extra.option.extra.showCoords.tooltip": "Displays current player coordinates (X, Y, Z) overlay on screen. Essential for building projects, sharing locations, and navigation in large worlds.", "vulkanmod-extra.option.extra.toasts": "Toasts", "vulkanmod-extra.option.extra.toasts.tooltip": "Controls popup achievement and advancement notifications in the top-right corner. Disabling removes visual notifications but achievements are still unlocked.", "vulkanmod-extra.option.extra.advancementToast": "Advancement Toasts", @@ -506,6 +506,7 @@ "vulkanmod-extra.category.fogMultipliers.water": "Water Fog Multipliers", "vulkanmod-extra.category.fogMultipliers.lava": "Lava Fog Multipliers", "vulkanmod-extra.category.fogMultipliers.powderSnow": "Powder Snow Fog Multipliers", + "__comment": "Rendering Pipeline Optimizations", "vulkanmod-extra.option.video.monitorSelection": "Fullscreen Monitor", "vulkanmod-extra.option.video.monitorSelection.tooltip": "Select which monitor to use for fullscreen mode. Changes will take effect when entering fullscreen.", "vulkanmod.options.video.resolution.tooltip": "Sets the fullscreen resolution. Changes take effect when toggling fullscreen mode.", @@ -522,6 +523,7 @@ "vulkanmod.options.graphics.renderDistance.tooltip": "Maximum distance for rendering chunks. Higher values allow you to see further but reduce performance.\n\n§7Performance Impact: §cHigh", "vulkanmod.options.graphics.simulationDistance.tooltip": "Distance at which game mechanics (mob spawning, redstone, etc.) are simulated. Lower values improve performance.\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.prioritizeChunkUpdates.tooltip": "Controls chunk update priority. 'Nearby' prioritizes chunks closer to the player for faster loading of visible terrain.\n\n§7Performance Impact: §eLow", + "vulkanmod.options.graphics.graphics.tooltip": "Control graphics quality. Fast improves performance, Fancy enhances visuals, Fabulous provides experimental advanced transparency.\n\n§7Performance Impact: §cHigh", "vulkanmod.options.graphics.ambientOcclusion.tooltip": "Smooth lighting quality. Off: flat lighting. On: standard smooth lighting. Sub-block: enhanced AO for stairs/slabs (experimental).\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.particles.tooltip": "Controls particle density. All: full particles. Decreased: reduced density. Minimal: critical only.\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.renderClouds.tooltip": "Controls cloud rendering. Off disables clouds entirely, Fast renders simple clouds, Fancy renders detailed clouds.\n\n§7Performance Impact: §eLow", @@ -532,40 +534,40 @@ "vulkanmod.options.other.frameQueue.tooltip": "Number of frames buffered for GPU processing. Higher values reduce stuttering but increase input delay. 2-3 recommended for most systems.\n\n§7Performance Impact: §eLow", "vulkanmod.options.other.deviceSelector.tooltip": "Selects which GPU to use for rendering. Auto chooses the best available device. Manual selection useful for multi-GPU systems.", "vulkanmod.options.other.chunkBuilderThreads.tooltip": "Background threads for chunk geometry building. Auto uses optimal count. More threads speed up chunk updates but may impact main thread performance.\n\n§7Performance Impact: §6Medium", - "vulkanmod-extra.block.masterControls": "Hauptsteuerung", - "vulkanmod-extra.block.render.entityRendering": "Entitäten-Rendering", - "vulkanmod-extra.block.render.nameTags": "Namensschilder", - "vulkanmod-extra.block.render.blockRendering": "Block-Rendering", - "vulkanmod-extra.block.render.lightEffects": "Licht & Effekte", - "vulkanmod-extra.block.render.fogControls": "Nebel-Steuerung", - "vulkanmod-extra.block.animation.fluidAnimations": "Flüssigkeits-Animationen", - "vulkanmod-extra.block.animation.fireLight": "Feuer & Licht", - "vulkanmod-extra.block.animation.portalAnimations": "Portal-Animationen", - "vulkanmod-extra.block.animation.blockAnimations": "Block-Animationen", - "vulkanmod-extra.block.animation.machineAnimations": "Maschinen-Animationen", - "vulkanmod-extra.block.animation.plantAnimations": "Pflanzen-Animationen", - "vulkanmod-extra.block.animation.stemAnimations": "Stamm-Animationen", - "vulkanmod-extra.block.animation.sculkAnimations": "Sculk-Animationen", - "vulkanmod-extra.block.animation.commandBlocks": "Befehlsblöcke", - "vulkanmod-extra.block.animation.additional": "Zusätzlich", - "vulkanmod-extra.block.particle.commonParticles": "Häufige Partikel", - "vulkanmod-extra.block.particle.bubbleEffects": "Blasen-Effekte", - "vulkanmod-extra.block.particle.environmental": "Umgebung", - "vulkanmod-extra.block.particle.combatEffects": "Kampf-Effekte", - "vulkanmod-extra.block.particle.statusEffects": "Status-Effekte", - "vulkanmod-extra.block.particle.fireFlame": "Feuer & Flammen", - "vulkanmod-extra.block.particle.liquidEffects": "Flüssigkeits-Effekte", - "vulkanmod-extra.block.particle.dustEffects": "Staub-Effekte", - "vulkanmod-extra.block.particle.explosionEffects": "Explosions-Effekte", - "vulkanmod-extra.block.particle.natureEffects": "Natur-Effekte", - "vulkanmod-extra.block.particle.sculkEffects": "Sculk-Effekte", - "vulkanmod-extra.block.particle.otherEffects": "Andere Effekte", - "vulkanmod-extra.block.details.skyElements": "Himmel-Elemente", - "vulkanmod-extra.block.details.colorEffects": "Farb-Effekte", - "vulkanmod-extra.block.extra.hudDisplay": "HUD-Anzeige", - "vulkanmod-extra.block.extra.coordinates": "Koordinaten", - "vulkanmod-extra.block.extra.toastNotifications": "Toast-Benachrichtigungen", - "vulkanmod-extra.block.additionalControls": "Zusätzliche Steuerung %s", + "vulkanmod-extra.block.masterControls": "Master Controls", + "vulkanmod-extra.block.render.entityRendering": "Entity Rendering", + "vulkanmod-extra.block.render.nameTags": "Name Tags", + "vulkanmod-extra.block.render.blockRendering": "Block Rendering", + "vulkanmod-extra.block.render.lightEffects": "Light & Effects", + "vulkanmod-extra.block.render.fogControls": "Fog Controls", + "vulkanmod-extra.block.animation.fluidAnimations": "Fluid Animations", + "vulkanmod-extra.block.animation.fireLight": "Fire & Light", + "vulkanmod-extra.block.animation.portalAnimations": "Portal Animations", + "vulkanmod-extra.block.animation.blockAnimations": "Block Animations", + "vulkanmod-extra.block.animation.machineAnimations": "Machine Animations", + "vulkanmod-extra.block.animation.plantAnimations": "Plant Animations", + "vulkanmod-extra.block.animation.stemAnimations": "Stem Animations", + "vulkanmod-extra.block.animation.sculkAnimations": "Sculk Animations", + "vulkanmod-extra.block.animation.commandBlocks": "Command Blocks", + "vulkanmod-extra.block.animation.additional": "Additional", + "vulkanmod-extra.block.particle.commonParticles": "Common Particles", + "vulkanmod-extra.block.particle.bubbleEffects": "Bubble Effects", + "vulkanmod-extra.block.particle.environmental": "Environmental", + "vulkanmod-extra.block.particle.combatEffects": "Combat Effects", + "vulkanmod-extra.block.particle.statusEffects": "Status Effects", + "vulkanmod-extra.block.particle.fireFlame": "Fire & Flame", + "vulkanmod-extra.block.particle.liquidEffects": "Liquid Effects", + "vulkanmod-extra.block.particle.dustEffects": "Dust Effects", + "vulkanmod-extra.block.particle.explosionEffects": "Explosion Effects", + "vulkanmod-extra.block.particle.natureEffects": "Nature Effects", + "vulkanmod-extra.block.particle.sculkEffects": "Sculk Effects", + "vulkanmod-extra.block.particle.otherEffects": "Other Effects", + "vulkanmod-extra.block.details.skyElements": "Sky Elements", + "vulkanmod-extra.block.details.colorEffects": "Color Effects", + "vulkanmod-extra.block.extra.hudDisplay": "HUD Display", + "vulkanmod-extra.block.extra.coordinates": "Coordinates", + "vulkanmod-extra.block.extra.toastNotifications": "Toast Notifications", + "vulkanmod-extra.block.additionalControls": "Additional Controls %s", "vulkanmod-extra.pages.optimization": "Optimization", "vulkanmod.options.optimization.advCulling.tooltip": "Controls chunk section culling aggressiveness. Aggressive: maximum culling but may cause pop-in. Normal: balanced. Conservative: minimal culling. Off: no culling.\n§7Performance Impact: §aHigh", "vulkanmod.options.optimization.entityCulling.tooltip": "Culls entities in non-visible chunk sections. Improves performance with many entities.\n\n§7Performance Impact: §6Medium", @@ -582,8 +584,6 @@ "vulkanmod-extra.option.optimization.textureAtlasOptimization.tooltip": "Reduces texture binding calls and optimizes texture atlas management for better GPU performance and lower CPU overhead.\n\n§7Performance Impact: §aMedium (Positive)", "vulkanmod-extra.option.optimization.entityUpdateLimit": "Entity Update Limit", "vulkanmod-extra.option.optimization.entityUpdateLimit.tooltip": "Maximum number of entities to update per frame (0 = unlimited). Higher values maintain smoother entity movement but may impact performance in crowded areas.\n\n§7Performance Impact: §aHigh (Positive)", - "__comment": "Fog Controls", "vulkanmod-extra.option.optimization.renderCallBatching": "Render Call Batching", - "vulkanmod-extra.option.optimization.renderCallBatching.tooltip": "Groups similar draw calls together to reduce CPU-GPU communication overhead and improve overall rendering performance.\n\n§7Performance Impact: §aMedium (Positive)", - "vulkanmod.options.graphics.graphics.tooltip": "Control graphics quality. Fast improves performance, Fancy enhances visuals, Fabulous provides experimental advanced transparency.\n\n§7Performance Impact: §cHigh" -} + "vulkanmod-extra.option.optimization.renderCallBatching.tooltip": "Groups similar draw calls together to reduce CPU-GPU communication overhead and improve overall rendering performance.\n\n§7Performance Impact: §aMedium (Positive)" +} \ No newline at end of file diff --git a/common/src/main/resources/assets/vulkanmod-extra/lang/es-ES.json b/common/src/main/resources/assets/vulkanmod-extra/lang/es-ES.json new file mode 100644 index 0000000..784a27f --- /dev/null +++ b/common/src/main/resources/assets/vulkanmod-extra/lang/es-ES.json @@ -0,0 +1,589 @@ +{ + "vulkanmod-extra.pages.animations": "Animations", + "vulkanmod-extra.pages.particles": "Particles", + "vulkanmod-extra.pages.details": "Details", + "vulkanmod-extra.pages.render": "Render", + "vulkanmod-extra.pages.extra": "Extra", + "vulkanmod-extra.option.animation": "Animation Controls", + "vulkanmod-extra.option.animation.tooltip": "Granular controls for individual game animations. Each animation type can be toggled independently for maximum customization. Perfect for performance optimization or aesthetic preferences.", + "vulkanmod-extra.option.animation.allAnimations": "All Animations", + "vulkanmod-extra.option.animation.allAnimations.tooltip": "Global toggle that disables ALL animations when off, or allows individual animation settings when on. Use this as a quick performance boost by disabling all texture animations at once.", + "vulkanmod-extra.option.animation.water": "Water Animation", + "vulkanmod-extra.option.animation.water.tooltip": "Controls the animated texture frames of water blocks. Disabling creates static water textures but water physics and transparency remain intact.", + "vulkanmod-extra.option.animation.lava": "Lava Animation", + "vulkanmod-extra.option.animation.lava.tooltip": "Controls the animated texture frames of lava blocks. Disabling creates static lava textures but lava damage, lighting, and flow mechanics remain intact.", + "vulkanmod-extra.option.animation.fire": "Fire Animation", + "vulkanmod-extra.option.animation.fire.tooltip": "Controls the animated texture frames of fire blocks. Disabling creates static fire textures but fire damage, spread mechanics, and lighting remain unchanged.", + "vulkanmod-extra.option.animation.portal": "Portal Animation", + "vulkanmod-extra.option.animation.portal.tooltip": "Controls the animated texture frames of portal blocks. Disabling creates static portal textures but portal travel functionality remains normal.", + "vulkanmod-extra.option.animation.sculkSensor": "Sculk Sensor Animation", + "vulkanmod-extra.option.animation.sculkSensor.tooltip": "Controls the animated texture frames of sculk sensor blocks. Disabling creates static sculk sensor textures but sensor functionality and redstone signals remain intact.", + "vulkanmod-extra.option.animation.blockAnimations": "Block Animations", + "vulkanmod-extra.option.animation.blockAnimations.tooltip": "Category header for block-related texture animations. Individual block animation types can be controlled separately below.", + "vulkanmod-extra.option.animation.waterStill": "Still Water", + "vulkanmod-extra.option.animation.waterStill.tooltip": "Controls the animated texture frames of still water blocks. Disabling creates static water textures but maintains water physics and transparency.", + "vulkanmod-extra.option.animation.waterFlow": "Flowing Water", + "vulkanmod-extra.option.animation.waterFlow.tooltip": "Controls the animated texture frames of flowing water blocks. Disabling creates static water textures but maintains water flow mechanics.", + "vulkanmod-extra.option.animation.lavaStill": "Still Lava", + "vulkanmod-extra.option.animation.lavaStill.tooltip": "Controls the animated texture frames of still lava blocks. Disabling creates static lava textures but maintains lava damage and light emission.", + "vulkanmod-extra.option.animation.lavaFlow": "Flowing Lava", + "vulkanmod-extra.option.animation.lavaFlow.tooltip": "Controls the animated texture frames of flowing lava blocks. Disabling creates static lava textures but maintains lava spread mechanics and damage.", + "vulkanmod-extra.option.animation.fire0": "Fire Base Animation", + "vulkanmod-extra.option.animation.fire0.tooltip": "Controls the primary animation frame of fire block textures. Disabling creates static fire textures but maintains fire damage and mechanics.", + "vulkanmod-extra.option.animation.fire1": "Fire Flicker Animation", + "vulkanmod-extra.option.animation.fire1.tooltip": "Controls the secondary animation frame of fire block textures. Disabling creates static fire textures but maintains fire damage and mechanics.", + "vulkanmod-extra.option.animation.soulFire": "Soul Fire Animation", + "vulkanmod-extra.option.animation.soulFire.tooltip": "Controls the blue-tinted flickering animation of soul fire blocks. Disabling creates static soul fire but maintains the blue color and light properties.", + "vulkanmod-extra.option.animation.soulFire0": "Soul Fire Base Animation", + "vulkanmod-extra.option.animation.soulFire0.tooltip": "Controls the primary animation frame of soul fire block textures. Disabling creates static soul fire textures but maintains fire properties.", + "vulkanmod-extra.option.animation.soulFire1": "Soul Fire Flicker Animation", + "vulkanmod-extra.option.animation.soulFire1.tooltip": "Controls the secondary animation frame of soul fire block textures. Disabling creates static soul fire textures but maintains fire properties.", + "vulkanmod-extra.option.animation.campfireFire": "Campfire Flame", + "vulkanmod-extra.option.animation.campfireFire.tooltip": "Controls the dancing flame animation above lit campfires. Disabling creates static campfire flames but maintains cooking functionality and light.", + "vulkanmod-extra.option.animation.soulCampfireFire": "Soul Campfire Flame", + "vulkanmod-extra.option.animation.soulCampfireFire.tooltip": "Controls the blue dancing flame animation above lit soul campfires. Disabling creates static soul flames but maintains the blue glow and cooking.", + "vulkanmod-extra.option.animation.lantern": "Lantern Glow", + "vulkanmod-extra.option.animation.lantern.tooltip": "Controls the animated texture frames of lantern blocks. Disabling creates static lantern textures but maintains light emission and functionality.", + "vulkanmod-extra.option.animation.soulLantern": "Soul Lantern Glow", + "vulkanmod-extra.option.animation.soulLantern.tooltip": "Controls the animated texture frames of soul lantern blocks. Disabling creates static lantern textures but maintains the blue light and functionality.", + "vulkanmod-extra.option.animation.seaLantern": "Sea Lantern Pulse", + "vulkanmod-extra.option.animation.seaLantern.tooltip": "Controls the animated texture frames of sea lantern blocks. Disabling creates static lantern textures but maintains the bright light emission.", + "vulkanmod-extra.option.animation.netherPortal": "Nether Portal Swirl", + "vulkanmod-extra.option.animation.netherPortal.tooltip": "Controls the animated texture frames of nether portal blocks. Disabling creates static portal textures but maintains portal travel functionality.", + "vulkanmod-extra.option.animation.endPortal": "End Portal Stars", + "vulkanmod-extra.option.animation.endPortal.tooltip": "Controls the starfield animation inside End portal frames. Disabling creates static End portals but maintains teleportation to the End dimension.", + "vulkanmod-extra.option.animation.endGateway": "End Gateway Beam", + "vulkanmod-extra.option.animation.endGateway.tooltip": "Controls the energy beam animation of End gateway portals. Disabling creates static gateways but maintains teleportation between End islands.", + "vulkanmod-extra.option.animation.magma": "Magma Block Bubbling", + "vulkanmod-extra.option.animation.magma.tooltip": "Controls the bubbling lava animation on magma block surfaces. Disabling creates static magma blocks but maintains damage and light properties.", + "vulkanmod-extra.option.animation.prismarine": "Prismarine Shimmer", + "vulkanmod-extra.option.animation.prismarine.tooltip": "Controls the subtle color-shifting animation of prismarine blocks. Disabling creates static prismarine but maintains the underwater aesthetic.", + "vulkanmod-extra.option.animation.prismarineBricks": "Prismarine Brick Shimmer", + "vulkanmod-extra.option.animation.prismarineBricks.tooltip": "Controls the color-shifting animation of prismarine brick blocks. Disabling creates static bricks but maintains the underwater building material appearance.", + "vulkanmod-extra.option.animation.darkPrismarine": "Dark Prismarine Shimmer", + "vulkanmod-extra.option.animation.darkPrismarine.tooltip": "Controls the deep color-shifting animation of dark prismarine blocks. Disabling creates static dark prismarine but maintains the ocean monument aesthetic.", + "vulkanmod-extra.option.animation.conduit": "Conduit Eye Rotation", + "vulkanmod-extra.option.animation.conduit.tooltip": "Controls the rotating eye animation of activated conduits. Disabling creates static conduits but maintains the conduit power effects and light.", + "vulkanmod-extra.option.animation.respawnAnchor": "Respawn Anchor Charge", + "vulkanmod-extra.option.animation.respawnAnchor.tooltip": "Controls the glowing charge animation of respawn anchors. Disabling creates static anchors but maintains respawn functionality and explosion properties.", + "vulkanmod-extra.option.animation.stonecutterSaw": "Stonecutter Blade", + "vulkanmod-extra.option.animation.stonecutterSaw.tooltip": "Controls the spinning blade animation of stonecutter blocks. Disabling creates static stonecutters but maintains the block cutting functionality.", + "vulkanmod-extra.option.animation.machineAnimations": "Machine Animations", + "vulkanmod-extra.option.animation.machineAnimations.tooltip": "Controls animations for functional blocks when they are active or processing items.", + "vulkanmod-extra.option.animation.blastFurnaceFrontOn": "Blast Furnace Active", + "vulkanmod-extra.option.animation.blastFurnaceFrontOn.tooltip": "Controls the glowing front animation of blast furnaces when smelting. Disabling creates static furnaces but maintains smelting functionality.", + "vulkanmod-extra.option.animation.smokerFrontOn": "Smoker Active", + "vulkanmod-extra.option.animation.smokerFrontOn.tooltip": "Controls the glowing front animation of smokers when cooking food. Disabling creates static smokers but maintains cooking functionality.", + "vulkanmod-extra.option.animation.furnaceFrontOn": "Furnace Active", + "vulkanmod-extra.option.animation.furnaceFrontOn.tooltip": "Controls the glowing front animation of furnaces when smelting. Disabling creates static furnaces but maintains smelting functionality.", + "vulkanmod-extra.option.animation.plantAnimations": "Plant Animations", + "vulkanmod-extra.option.animation.plantAnimations.tooltip": "Controls swaying animations for underwater plants and vegetation.", + "vulkanmod-extra.option.animation.kelp": "Kelp Sway", + "vulkanmod-extra.option.animation.kelp.tooltip": "Controls the gentle swaying animation of kelp plants underwater. Disabling creates static kelp but maintains growth and harvesting mechanics.", + "vulkanmod-extra.option.animation.kelpPlant": "Kelp Plant Sway", + "vulkanmod-extra.option.animation.kelpPlant.tooltip": "Controls the swaying animation of kelp plant blocks underwater. Disabling creates static kelp plants but maintains the ocean ecosystem.", + "vulkanmod-extra.option.animation.seagrass": "Seagrass Sway", + "vulkanmod-extra.option.animation.seagrass.tooltip": "Controls the subtle swaying animation of seagrass underwater. Disabling creates static seagrass but maintains the underwater biome appearance.", + "vulkanmod-extra.option.animation.tallSeagrassBottom": "Tall Seagrass Bottom", + "vulkanmod-extra.option.animation.tallSeagrassBottom.tooltip": "Controls the lower portion animation of tall seagrass underwater. Disabling creates static bottom sections but maintains the plant structure.", + "vulkanmod-extra.option.animation.tallSeagrassTop": "Tall Seagrass Top", + "vulkanmod-extra.option.animation.tallSeagrassTop.tooltip": "Controls the upper portion animation of tall seagrass underwater. Disabling creates static top sections but maintains the flowing appearance.", + "vulkanmod-extra.option.animation.stemAnimations": "Stem Animations", + "vulkanmod-extra.option.animation.stemAnimations.tooltip": "Controls texture animations for Nether fungus stems and related blocks.", + "vulkanmod-extra.option.animation.warpedStem": "Warped Stem Texture", + "vulkanmod-extra.option.animation.warpedStem.tooltip": "Controls the subtle texture animation of warped stem blocks. Disabling creates static stems but maintains the Nether aesthetic.", + "vulkanmod-extra.option.animation.crimsonStem": "Crimson Stem Texture", + "vulkanmod-extra.option.animation.crimsonStem.tooltip": "Controls the texture animation of crimson stem blocks. Disabling creates static stems but maintains the crimson forest appearance.", + "vulkanmod-extra.option.animation.warpedHyphae": "Warped Hyphae Texture", + "vulkanmod-extra.option.animation.warpedHyphae.tooltip": "Controls the texture animation of warped hyphae blocks. Disabling creates static hyphae but maintains the warped forest aesthetic.", + "vulkanmod-extra.option.animation.crimsonHyphae": "Crimson Hyphae Texture", + "vulkanmod-extra.option.animation.crimsonHyphae.tooltip": "Controls the texture animation of crimson hyphae blocks. Disabling creates static hyphae but maintains the crimson forest appearance.", + "vulkanmod-extra.option.animation.sculkAnimations": "Sculk Animations", + "vulkanmod-extra.option.animation.sculkAnimations.tooltip": "Controls animations for all Sculk family blocks and their sensory behaviors.", + "vulkanmod-extra.option.animation.sculk": "Sculk Pulsing", + "vulkanmod-extra.option.animation.sculk.tooltip": "Controls the subtle pulsing animation of sculk blocks. Disabling creates static sculk but maintains the Warden spawning mechanics.", + "vulkanmod-extra.option.animation.sculkVein": "Sculk Vein Spreading", + "vulkanmod-extra.option.animation.sculkVein.tooltip": "Controls the spreading animation of sculk veins on blocks. Disabling creates static veins but maintains the infection mechanics.", + "vulkanmod-extra.option.animation.sculkSensorSide": "Sculk Sensor Side", + "vulkanmod-extra.option.animation.sculkSensorSide.tooltip": "Controls the side texture animation of sculk sensors when active. Disabling removes the visual feedback but maintains vibration detection.", + "vulkanmod-extra.option.animation.sculkSensorTop": "Sculk Sensor Top", + "vulkanmod-extra.option.animation.sculkSensorTop.tooltip": "Controls the top texture animation of sculk sensors when active. Disabling removes the visual feedback but maintains vibration detection.", + "vulkanmod-extra.option.animation.sculkShrieker": "Sculk Shrieker", + "vulkanmod-extra.option.animation.sculkShrieker.tooltip": "Controls the activation animation of sculk shriekers. Disabling creates static shriekers but maintains the Warden summoning mechanics.", + "vulkanmod-extra.option.animation.sculkShriekerSide": "Sculk Shrieker Side", + "vulkanmod-extra.option.animation.sculkShriekerSide.tooltip": "Controls the side texture animation of sculk shriekers when activated. Disabling removes visual feedback but maintains Warden summoning.", + "vulkanmod-extra.option.animation.sculkShriekerTop": "Sculk Shrieker Top", + "vulkanmod-extra.option.animation.sculkShriekerTop.tooltip": "Controls the top texture animation of sculk shriekers when activated. Disabling removes visual feedback but maintains Warden summoning.", + "vulkanmod-extra.option.animation.calibratedSculkSensor": "Calibrated Sculk Sensor", + "vulkanmod-extra.option.animation.calibratedSculkSensor.tooltip": "Controls the animation of calibrated sculk sensors. Disabling removes visual feedback but maintains the adjustable vibration detection.", + "vulkanmod-extra.option.animation.calibratedSculkSensorSide": "Calibrated Sensor Side", + "vulkanmod-extra.option.animation.calibratedSculkSensorSide.tooltip": "Controls the side texture animation of calibrated sculk sensors. Disabling removes visual feedback but maintains adjustable detection.", + "vulkanmod-extra.option.animation.calibratedSculkSensorTop": "Calibrated Sensor Top", + "vulkanmod-extra.option.animation.calibratedSculkSensorTop.tooltip": "Controls the top texture animation of calibrated sculk sensors. Disabling removes visual feedback but maintains adjustable detection.", + "vulkanmod-extra.option.animation.commandBlockAnimations": "Command Block Animations", + "vulkanmod-extra.option.animation.commandBlockAnimations.tooltip": "Controls animations for command blocks and their variants when active.", + "vulkanmod-extra.option.animation.commandBlockFront": "Command Block Front", + "vulkanmod-extra.option.animation.commandBlockFront.tooltip": "Controls the front panel animation of command blocks. Disabling creates static command blocks but maintains command execution.", + "vulkanmod-extra.option.animation.chainCommandBlockFront": "Chain Command Block Front", + "vulkanmod-extra.option.animation.chainCommandBlockFront.tooltip": "Controls the front panel animation of chain command blocks. Disabling creates static chains but maintains sequential command execution.", + "vulkanmod-extra.option.animation.repeatingCommandBlockFront": "Repeating Command Block Front", + "vulkanmod-extra.option.animation.repeatingCommandBlockFront.tooltip": "Controls the front panel animation of repeating command blocks. Disabling creates static repeaters but maintains automatic command execution.", + "vulkanmod-extra.option.animation.additionalAnimations": "Additional Animations", + "vulkanmod-extra.option.animation.additionalAnimations.tooltip": "Controls animations for miscellaneous animated blocks and items.", + "vulkanmod-extra.option.animation.beacon": "Beacon Beam", + "vulkanmod-extra.option.animation.beacon.tooltip": "Controls the rotating beam animation of active beacons. Disabling creates static beacon beams but maintains the status effect powers.", + "vulkanmod-extra.option.animation.dragonEgg": "Dragon Egg Teleport", + "vulkanmod-extra.option.animation.dragonEgg.tooltip": "Controls the teleportation animation of dragon eggs when pushed. Disabling creates static eggs but maintains the teleportation mechanics.", + "vulkanmod-extra.option.animation.brewingStandBase": "Brewing Stand Base", + "vulkanmod-extra.option.animation.brewingStandBase.tooltip": "Controls the bubbling animation of brewing stand bases when brewing. Disabling creates static bases but maintains potion brewing functionality.", + "vulkanmod-extra.option.animation.cauldronWater": "Cauldron Water", + "vulkanmod-extra.option.animation.cauldronWater.tooltip": "Controls the water surface animation in cauldrons. Disabling creates static water surfaces but maintains cauldron functionality.", + "vulkanmod-extra.option.animation.enchantingTableBook": "Enchanting Table Book", + "vulkanmod-extra.option.animation.enchantingTableBook.tooltip": "Controls the page-turning animation of books above enchanting tables. Disabling creates static books but maintains enchanting functionality.", + "vulkanmod-extra.option.particle.particles": "Particles", + "vulkanmod-extra.option.particle.particles.tooltip": "Master toggle for all particle effects including explosions, water splashes, and environmental effects. Disabling significantly improves performance but removes most visual effects from gameplay.", + "vulkanmod-extra.option.particle.allParticles": "All Particles", + "vulkanmod-extra.option.particle.allParticles.tooltip": "Global toggle that disables ALL particles when off, or allows individual particle settings when on. Use this for major performance improvements by blocking all particle rendering at once.", + "vulkanmod-extra.option.particle.rainSplash": "Rain Splash", + "vulkanmod-extra.option.particle.rainSplash.tooltip": "Controls rain splash particles", + "vulkanmod-extra.option.particle.blockBreak": "Block Break", + "vulkanmod-extra.option.particle.blockBreak.tooltip": "Controls block break particles", + "vulkanmod-extra.option.particle.blockBreaking": "Block Breaking", + "vulkanmod-extra.option.particle.blockBreaking.tooltip": "Controls block breaking particles", + "vulkanmod-extra.option.particle.flame": "Flame", + "vulkanmod-extra.option.particle.flame.tooltip": "Controls flame particles from torches, furnaces, monster spawners, magma cubes, and blazes. Essential for identifying active spawners and magma cube behavior.", + "vulkanmod-extra.option.particle.smoke": "Smoke", + "vulkanmod-extra.option.particle.smoke.tooltip": "Controls smoke particles from torches, TNT explosions, droppers, dispensers, and End portals. Important for visual feedback on redstone contraptions and portal detection.", + "vulkanmod-extra.option.particle.bubble": "Bubble", + "vulkanmod-extra.option.particle.bubble.tooltip": "Controls bubble particles from entities swimming underwater, guardian laser beams, and fishing bobbers. Helps with underwater navigation and combat awareness.", + "vulkanmod-extra.option.particle.splash": "Splash", + "vulkanmod-extra.option.particle.splash.tooltip": "Entities in water, wolves shaking off after swimming", + "vulkanmod-extra.option.particle.rain": "Rain", + "vulkanmod-extra.option.particle.rain.tooltip": "Rain splashes on the ground", + "vulkanmod-extra.option.particle.drippingWater": "Dripping Water", + "vulkanmod-extra.option.particle.drippingWater.tooltip": "Dripping water through blocks, wet sponges, leaves when raining", + "vulkanmod-extra.option.particle.explosion": "Explosion", + "vulkanmod-extra.option.particle.explosion.tooltip": "Explosions, ghast fireballs, wither skulls, ender dragon death", + "vulkanmod-extra.option.particle.heart": "Heart", + "vulkanmod-extra.option.particle.heart.tooltip": "Breeding and taming animals", + "vulkanmod-extra.option.particle.crit": "Critical Hit", + "vulkanmod-extra.option.particle.crit.tooltip": "Critical hits, fully charged bow shots, crossbows, evoker fangs", + "vulkanmod-extra.option.particle.enchant": "Enchanting", + "vulkanmod-extra.option.particle.enchant.tooltip": "From bookshelves near enchanting table", + "vulkanmod-extra.option.particle.note": "Note Block", + "vulkanmod-extra.option.particle.note.tooltip": "Emitted from note blocks", + "vulkanmod-extra.option.particle.lava": "Lava Bubbles", + "vulkanmod-extra.option.particle.lava.tooltip": "Lava bubbles", + "vulkanmod-extra.option.particle.firework": "Firework", + "vulkanmod-extra.option.particle.firework.tooltip": "Firework rocket trail and explosion", + "vulkanmod-extra.option.particle.happyVillager": "Happy Villager", + "vulkanmod-extra.option.particle.happyVillager.tooltip": "Applying bone meal, trading with villagers, feeding baby animals", + "vulkanmod-extra.option.particle.angryVillager": "Angry Villager", + "vulkanmod-extra.option.particle.angryVillager.tooltip": "Attacking a villager, pandas getting hurt", + "vulkanmod-extra.option.particle.ash": "Ash", + "vulkanmod-extra.option.particle.ash.tooltip": "Naturally generated in soul sand valley biome", + "vulkanmod-extra.option.particle.campfireCosySmoke": "Campfire Smoke", + "vulkanmod-extra.option.particle.campfireCosySmoke.tooltip": "Smoke produced by campfires and soul campfires", + "vulkanmod-extra.option.particle.effect": "Potion Effects", + "vulkanmod-extra.option.particle.effect.tooltip": "Splash potions, lingering potions, bottles o' enchanting, evokers", + "vulkanmod-extra.option.particle.dust": "Redstone Dust", + "vulkanmod-extra.option.particle.dust.tooltip": "Redstone ore, powered redstone dust, redstone torches", + "vulkanmod-extra.option.particle.poof": "Poof", + "vulkanmod-extra.option.particle.poof.tooltip": "Explosions, death of mobs, monster spawner, silverfish", + "vulkanmod-extra.option.particle.cherryLeaves": "Cherry Leaves", + "vulkanmod-extra.option.particle.cherryLeaves.tooltip": "Falling petals from cherry leaves", + "vulkanmod-extra.option.particle.crimsonSpore": "Crimson Spore", + "vulkanmod-extra.option.particle.crimsonSpore.tooltip": "Generated in crimson forest biome", + "vulkanmod-extra.option.particle.warpedSpore": "Warped Spore", + "vulkanmod-extra.option.particle.warpedSpore.tooltip": "Generated in warped forest biome", + "vulkanmod-extra.option.particle.whiteAsh": "White Ash", + "vulkanmod-extra.option.particle.whiteAsh.tooltip": "Generated in basalt deltas biome", + "vulkanmod-extra.option.particle.sporeBlossomAir": "Spore Blossom", + "vulkanmod-extra.option.particle.sporeBlossomAir.tooltip": "Emits around spore blossom", + "vulkanmod-extra.option.particle.mycelium": "Mycelium", + "vulkanmod-extra.option.particle.mycelium.tooltip": "Mycelium blocks", + "vulkanmod-extra.option.particle.cloud": "Cloud", + "vulkanmod-extra.option.particle.cloud.tooltip": "Clouds when entity completes death animation", + "vulkanmod-extra.option.particle.composter": "Composter", + "vulkanmod-extra.option.particle.composter.tooltip": "Composter particles", + "vulkanmod-extra.option.particle.drippingHoney": "Dripping Honey", + "vulkanmod-extra.option.particle.drippingHoney.tooltip": "Honey dripping through blocks", + "vulkanmod-extra.option.particle.fallingHoney": "Falling Honey", + "vulkanmod-extra.option.particle.fallingHoney.tooltip": "Honey falling through air", + "vulkanmod-extra.option.particle.landingHoney": "Landing Honey", + "vulkanmod-extra.option.particle.landingHoney.tooltip": "Honey landing on ground", + "vulkanmod-extra.option.particle.ambientEntityEffect": "Ambient Entity Effects", + "vulkanmod-extra.option.particle.ambientEntityEffect.tooltip": "Ambient particles from beacons, conduits, and other block entities", + "vulkanmod-extra.option.particle.barrier": "Barrier", + "vulkanmod-extra.option.particle.barrier.tooltip": "Barrier block displays when holding Barrier item", + "vulkanmod-extra.option.particle.block": "Block", + "vulkanmod-extra.option.particle.block.tooltip": "Breaking blocks, sprinting, iron golems walking", + "vulkanmod-extra.option.particle.blockdust": "Block Dust", + "vulkanmod-extra.option.particle.blockdust.tooltip": "Dust particles from falling blocks landing and block impacts", + "vulkanmod-extra.option.particle.blockMarker": "Block Marker", + "vulkanmod-extra.option.particle.blockMarker.tooltip": "Block outline particles shown when holding certain items (barrier blocks, light sources)", + "vulkanmod-extra.option.particle.bubbleColumnUp": "Bubble Column Up", + "vulkanmod-extra.option.particle.bubbleColumnUp.tooltip": "Upward bubble columns made by soul sand under water", + "vulkanmod-extra.option.particle.bubblePop": "Bubble Pop", + "vulkanmod-extra.option.particle.bubblePop.tooltip": "Popping bubble particles", + "vulkanmod-extra.option.particle.campfireSignalSmoke": "Campfire Signal Smoke", + "vulkanmod-extra.option.particle.campfireSignalSmoke.tooltip": "Smoke produced by campfires above hay bale", + "vulkanmod-extra.option.particle.currentDown": "Current Down", + "vulkanmod-extra.option.particle.currentDown.tooltip": "Bubble column whirlpools made by magma blocks underwater", + "vulkanmod-extra.option.particle.damageIndicator": "Damage Indicator", + "vulkanmod-extra.option.particle.damageIndicator.tooltip": "From mobs and players when hurt by melee attack", + "vulkanmod-extra.option.particle.dolphin": "Dolphin", + "vulkanmod-extra.option.particle.dolphin.tooltip": "Trails behind swimming dolphins", + "vulkanmod-extra.option.particle.dragonBreath": "Dragon Breath", + "vulkanmod-extra.option.particle.dragonBreath.tooltip": "Ender dragon's breath and dragon fireballs", + "vulkanmod-extra.option.particle.drippingDripstoneLava": "Dripping Dripstone Lava", + "vulkanmod-extra.option.particle.drippingDripstoneLava.tooltip": "Dripping lava from pointed dripstone", + "vulkanmod-extra.option.particle.drippingDripstoneWater": "Dripping Dripstone Water", + "vulkanmod-extra.option.particle.drippingDripstoneWater.tooltip": "Dripping water from pointed dripstone", + "vulkanmod-extra.option.particle.drippingLava": "Dripping Lava", + "vulkanmod-extra.option.particle.drippingLava.tooltip": "Dripping lava through blocks", + "vulkanmod-extra.option.particle.drippingObsidianTear": "Dripping Obsidian Tear", + "vulkanmod-extra.option.particle.drippingObsidianTear.tooltip": "Dripping crying obsidian particles", + "vulkanmod-extra.option.particle.dustColorTransition": "Dust Color Transition", + "vulkanmod-extra.option.particle.dustColorTransition.tooltip": "Color-changing redstone dust particles, spell effects, sculk sensor activation", + "vulkanmod-extra.option.particle.dustPillar": "Dust Pillar", + "vulkanmod-extra.option.particle.dustPillar.tooltip": "Produced by mace smash attacks", + "vulkanmod-extra.option.particle.dustPlume": "Dust Plume", + "vulkanmod-extra.option.particle.dustPlume.tooltip": "Shown when adding items to decorated pots", + "vulkanmod-extra.option.particle.eggCrack": "Egg Crack", + "vulkanmod-extra.option.particle.eggCrack.tooltip": "White particles when eggs break (thrown eggs, turtle eggs hatching)", + "vulkanmod-extra.option.particle.elderGuardian": "Elder Guardian", + "vulkanmod-extra.option.particle.elderGuardian.tooltip": "Elder Guardian particles", + "vulkanmod-extra.option.particle.electricSpark": "Electric Spark", + "vulkanmod-extra.option.particle.electricSpark.tooltip": "Appears when lightning bolt hits copper blocks", + "vulkanmod-extra.option.particle.enchantedHit": "Enchanted Hit", + "vulkanmod-extra.option.particle.enchantedHit.tooltip": "Attacking with enchanted sword or axe", + "vulkanmod-extra.option.particle.endRod": "End Rod", + "vulkanmod-extra.option.particle.endRod.tooltip": "End rods, shulker bullets", + "vulkanmod-extra.option.particle.entityEffect": "Entity Effect", + "vulkanmod-extra.option.particle.entityEffect.tooltip": "Status effects, lingering potions, tipped arrows, trading", + "vulkanmod-extra.option.particle.explosionEmitter": "Explosion Emitter", + "vulkanmod-extra.option.particle.explosionEmitter.tooltip": "Explosions, ender dragon death", + "vulkanmod-extra.option.particle.fallingDripstoneLava": "Falling Dripstone Lava", + "vulkanmod-extra.option.particle.fallingDripstoneLava.tooltip": "Falling lava particles from pointed dripstone", + "vulkanmod-extra.option.particle.fallingDripstoneWater": "Falling Dripstone Water", + "vulkanmod-extra.option.particle.fallingDripstoneWater.tooltip": "Falling water particles from pointed dripstone", + "vulkanmod-extra.option.particle.fallingDust": "Falling Dust", + "vulkanmod-extra.option.particle.fallingDust.tooltip": "Dust particles from falling sand, gravel, concrete powder, and anvils when they land", + "vulkanmod-extra.option.particle.fallingLava": "Falling Lava", + "vulkanmod-extra.option.particle.fallingLava.tooltip": "Dripping lava falling through air", + "vulkanmod-extra.option.particle.fallingNectar": "Falling Nectar", + "vulkanmod-extra.option.particle.fallingNectar.tooltip": "Nectar on pollen-loaded bees", + "vulkanmod-extra.option.particle.fallingObsidianTear": "Falling Obsidian Tear", + "vulkanmod-extra.option.particle.fallingObsidianTear.tooltip": "Dripping crying obsidian particles falling", + "vulkanmod-extra.option.particle.fallingSporeBlossom": "Falling Spore Blossom", + "vulkanmod-extra.option.particle.fallingSporeBlossom.tooltip": "Dripping green particles from spore blossom", + "vulkanmod-extra.option.particle.fallingWater": "Falling Water", + "vulkanmod-extra.option.particle.fallingWater.tooltip": "Dripping water falling through air", + "vulkanmod-extra.option.particle.fishing": "Fishing", + "vulkanmod-extra.option.particle.fishing.tooltip": "Water splash particles around fishing hook when fish are near", + "vulkanmod-extra.option.particle.flash": "Flash", + "vulkanmod-extra.option.particle.flash.tooltip": "Flash light when firework rocket explodes", + "vulkanmod-extra.option.particle.glow": "Glow", + "vulkanmod-extra.option.particle.glow.tooltip": "Glowing particles emitted by glow squids and spectral arrows", + "vulkanmod-extra.option.particle.glowSquidInk": "Glow Squid Ink", + "vulkanmod-extra.option.particle.glowSquidInk.tooltip": "Glow squid getting hurt", + "vulkanmod-extra.option.particle.gust": "Gust", + "vulkanmod-extra.option.particle.gust.tooltip": "Created when wind charge hits a block", + "vulkanmod-extra.option.particle.gustEmitterLarge": "Gust Emitter Large", + "vulkanmod-extra.option.particle.gustEmitterLarge.tooltip": "Large gust particle emitters", + "vulkanmod-extra.option.particle.gustEmitterSmall": "Gust Emitter Small", + "vulkanmod-extra.option.particle.gustEmitterSmall.tooltip": "Small gust particle emitters", + "vulkanmod-extra.option.particle.infested": "Infested", + "vulkanmod-extra.option.particle.infested.tooltip": "Produced by entities with Infested effect", + "vulkanmod-extra.option.particle.instantEffect": "Instant Effect", + "vulkanmod-extra.option.particle.instantEffect.tooltip": "Instant health/damage potions, spectral arrows", + "vulkanmod-extra.option.particle.item": "Item", + "vulkanmod-extra.option.particle.item.tooltip": "Eating, thrown eggs, splash potions, eyes of ender", + "vulkanmod-extra.option.particle.itemCobweb": "Item Cobweb", + "vulkanmod-extra.option.particle.itemCobweb.tooltip": "Produced by entities with weaving effect", + "vulkanmod-extra.option.particle.itemSlime": "Item Slime", + "vulkanmod-extra.option.particle.itemSlime.tooltip": "Slimes landing on ground", + "vulkanmod-extra.option.particle.itemSnowball": "Item Snowball", + "vulkanmod-extra.option.particle.itemSnowball.tooltip": "Thrown snowballs, creating withers, iron golems", + "vulkanmod-extra.option.particle.landingLava": "Landing Lava", + "vulkanmod-extra.option.particle.landingLava.tooltip": "Dripping lava landing on ground", + "vulkanmod-extra.option.particle.landingObsidianTear": "Landing Obsidian Tear", + "vulkanmod-extra.option.particle.landingObsidianTear.tooltip": "Dripping crying obsidian landing on ground", + "vulkanmod-extra.option.particle.largeSmoke": "Large Smoke", + "vulkanmod-extra.option.particle.largeSmoke.tooltip": "Fire, minecart with furnace, blazes, lava meeting water", + "vulkanmod-extra.option.particle.lightBlock": "Light Block", + "vulkanmod-extra.option.particle.lightBlock.tooltip": "Light block displays when holding Light item", + "vulkanmod-extra.option.particle.nautilus": "Nautilus", + "vulkanmod-extra.option.particle.nautilus.tooltip": "Activated conduits", + "vulkanmod-extra.option.particle.ominousSpawning": "Ominous Spawning", + "vulkanmod-extra.option.particle.ominousSpawning.tooltip": "Dark particles that appear during ominous trial spawner activation", + "vulkanmod-extra.option.particle.portal": "Portal", + "vulkanmod-extra.option.particle.portal.tooltip": "Nether portals, enderman, endermites, ender pearls", + "vulkanmod-extra.option.particle.raidOmen": "Raid Omen", + "vulkanmod-extra.option.particle.raidOmen.tooltip": "Produced by Raid Omen effect", + "vulkanmod-extra.option.particle.reversePortal": "Reverse Portal", + "vulkanmod-extra.option.particle.reversePortal.tooltip": "Purple swirling particles that flow in reverse direction from normal portals", + "vulkanmod-extra.option.particle.scrape": "Scrape", + "vulkanmod-extra.option.particle.scrape.tooltip": "Scraping oxidation off copper with axe", + "vulkanmod-extra.option.particle.sculkCharge": "Sculk Charge", + "vulkanmod-extra.option.particle.sculkCharge.tooltip": "Sculk spreading through other blocks", + "vulkanmod-extra.option.particle.sculkChargePop": "Sculk Charge Pop", + "vulkanmod-extra.option.particle.sculkChargePop.tooltip": "Sculk charge ending by popping", + "vulkanmod-extra.option.particle.sculkSoul": "Sculk Soul", + "vulkanmod-extra.option.particle.sculkSoul.tooltip": "When mob dies near Sculk Catalyst", + "vulkanmod-extra.option.particle.shriek": "Shriek", + "vulkanmod-extra.option.particle.shriek.tooltip": "Shown when Sculk Shrieker triggers", + "vulkanmod-extra.option.particle.smallFlame": "Small Flame", + "vulkanmod-extra.option.particle.smallFlame.tooltip": "Small flame particles from torches, candles, and small fire sources", + "vulkanmod-extra.option.particle.smallGust": "Small Gust", + "vulkanmod-extra.option.particle.smallGust.tooltip": "Produced by Wind Charged effect", + "vulkanmod-extra.option.particle.sneeze": "Sneeze", + "vulkanmod-extra.option.particle.sneeze.tooltip": "Baby pandas sneezing", + "vulkanmod-extra.option.particle.snowflake": "Snowflake", + "vulkanmod-extra.option.particle.snowflake.tooltip": "Appears when sinking in powder snow", + "vulkanmod-extra.option.particle.sonicBoom": "Sonic Boom", + "vulkanmod-extra.option.particle.sonicBoom.tooltip": "Wardens casting sonic boom", + "vulkanmod-extra.option.particle.soul": "Soul", + "vulkanmod-extra.option.particle.soul.tooltip": "Soul Speed enchantment on Soul Sand/Soul Soil", + "vulkanmod-extra.option.particle.soulFireFlame": "Soul Fire Flame", + "vulkanmod-extra.option.particle.soulFireFlame.tooltip": "Soul torches", + "vulkanmod-extra.option.particle.spit": "Spit", + "vulkanmod-extra.option.particle.spit.tooltip": "Llamas spitting at player or mob", + "vulkanmod-extra.option.particle.squidInk": "Squid Ink", + "vulkanmod-extra.option.particle.squidInk.tooltip": "Produced by squid when attacked", + "vulkanmod-extra.option.particle.sweepAttack": "Sweep Attack", + "vulkanmod-extra.option.particle.sweepAttack.tooltip": "Sword sweep attacks", + "vulkanmod-extra.option.particle.totemOfUndying": "Totem of Undying", + "vulkanmod-extra.option.particle.totemOfUndying.tooltip": "Totem of undying activating", + "vulkanmod-extra.option.particle.trail": "Trail", + "vulkanmod-extra.option.particle.trail.tooltip": "Particle trail between Creaking mob and heart block", + "vulkanmod-extra.option.particle.trialOmen": "Trial Omen", + "vulkanmod-extra.option.particle.trialOmen.tooltip": "Produced by Trial Omen effect", + "vulkanmod-extra.option.particle.trialSpawnerDetection": "Trial Spawner Detection", + "vulkanmod-extra.option.particle.trialSpawnerDetection.tooltip": "Produced when Trial Spawner is activated", + "vulkanmod-extra.option.particle.trialSpawnerDetectionOminous": "Trial Spawner Detection Ominous", + "vulkanmod-extra.option.particle.trialSpawnerDetectionOminous.tooltip": "Produced when Ominous Trial Spawner is activated", + "vulkanmod-extra.option.particle.underwater": "Underwater", + "vulkanmod-extra.option.particle.underwater.tooltip": "Seen while underwater", + "vulkanmod-extra.option.particle.vaultConnection": "Vault Connection", + "vulkanmod-extra.option.particle.vaultConnection.tooltip": "Produced when player is near vault", + "vulkanmod-extra.option.particle.vibration": "Vibration", + "vulkanmod-extra.option.particle.vibration.tooltip": "Sculk sensor gets triggered", + "vulkanmod-extra.option.particle.waxOff": "Wax Off", + "vulkanmod-extra.option.particle.waxOff.tooltip": "Removing wax from copper with axe", + "vulkanmod-extra.option.particle.waxOn": "Wax On", + "vulkanmod-extra.option.particle.waxOn.tooltip": "Waxing copper with honeycomb", + "vulkanmod-extra.option.particle.whiteSmoke": "White Smoke", + "vulkanmod-extra.option.particle.whiteSmoke.tooltip": "White smoke particles", + "vulkanmod-extra.option.particle.witch": "Witch", + "vulkanmod-extra.option.particle.witch.tooltip": "Witch particles", + "vulkanmod-extra.option.particle.wither": "Wither", + "vulkanmod-extra.option.particle.wither.tooltip": "Wither boss particles", + "vulkanmod-extra.option.particle.witherArmor": "Wither Armor", + "vulkanmod-extra.option.particle.witherArmor.tooltip": "Wither armor particles", + "vulkanmod-extra.option.details.sky": "Sky", + "vulkanmod-extra.option.details.sky.tooltip": "Master toggle for all sky elements. When disabled, removes the entire sky including gradient, sun, moon, and stars. Individual elements can be controlled separately when this is enabled.\n\n§7Performance Impact: §eLow", + "vulkanmod-extra.option.details.skyGradient": "Sky Gradient", + "vulkanmod-extra.option.details.skyGradient.tooltip": "Controls the background sky gradient and atmospheric coloring. Disabling removes the colored sky background but leaves celestial bodies (sun, moon, stars) visible.\n\n§7Performance Impact: §eLow", + "vulkanmod-extra.option.details.sun": "Sun", + "vulkanmod-extra.option.details.sun.tooltip": "Controls sun rendering in the sky. Disabling removes the sun but doesn't affect daylight cycle or lighting - only the visual sun disk is hidden.", + "vulkanmod-extra.option.details.moon": "Moon", + "vulkanmod-extra.option.details.moon.tooltip": "Controls moon rendering in the night sky. Disabling removes the moon but night time lighting and mob spawning remain unchanged.", + "vulkanmod-extra.option.details.stars": "Stars", + "vulkanmod-extra.option.details.stars.tooltip": "Controls starfield rendering in the night sky. Disabling removes stars but doesn't affect night vision potions or lighting calculations.", + "vulkanmod-extra.option.details.rainSnow": "Rain & Snow", + "vulkanmod-extra.option.details.rainSnow.tooltip": "Controls rain and snow rendering\n\n§7Performance Impact: §6Medium", + "vulkanmod-extra.option.details.biomeColors": "Biome Colors", + "vulkanmod-extra.option.details.biomeColors.tooltip": "Controls biome-specific color variations for grass, foliage, and water. Disabling uses default colors across all biomes, creating a more uniform world appearance.\n\n§7Performance Impact: §6Medium", + "vulkanmod-extra.option.render.lightUpdates": "Light Updates", + "vulkanmod-extra.option.render.lightUpdates.tooltip": "Controls light update optimizations\n\n§7Performance Impact: §aLow (Positive)", + "vulkanmod-extra.option.render.itemFrame": "Item Frame", + "vulkanmod-extra.option.render.itemFrame.tooltip": "Controls item frame rendering\n\n§7Performance Impact: §eLow", + "vulkanmod-extra.option.render.armorStand": "Armor Stand", + "vulkanmod-extra.option.render.armorStand.tooltip": "Controls armor stand rendering\n\n§7Performance Impact: §eLow", + "vulkanmod-extra.option.render.painting": "Painting", + "vulkanmod-extra.option.render.painting.tooltip": "Controls painting rendering\n\n§7Performance Impact: §eLow", + "vulkanmod-extra.option.render.piston": "Piston", + "vulkanmod-extra.option.render.piston.tooltip": "Controls piston extending animations\n\n§7Performance Impact: §eLow", + "vulkanmod-extra.option.render.beaconBeam": "Beacon Beam", + "vulkanmod-extra.option.render.beaconBeam.tooltip": "Controls beacon beam rendering\n\n§7Performance Impact: §6Medium", + "vulkanmod-extra.option.render.beaconBeamHeight": "Beacon Beam Height", + "vulkanmod-extra.option.render.beaconBeamHeight.tooltip": "Sets beacon beam height limit (32-512 blocks)\n§7Default: 256 blocks\n\n§7Performance Impact: §aPositive (Lower = Better)", + "vulkanmod-extra.option.render.itemFrameNameTag": "Item Frame Name Tag", + "vulkanmod-extra.option.render.itemFrameNameTag.tooltip": "Controls item frame name tag rendering\n\n§7Performance Impact: §aLow (Positive)", + "vulkanmod-extra.option.render.armorStandNameTag": "Armor Stand Name Tag", + "vulkanmod-extra.option.render.armorStandNameTag.tooltip": "Controls armor stand name tag rendering\n\n§7Performance Impact: §aLow (Positive)", + "vulkanmod-extra.option.render.playerNameTag": "Player Name Tag", + "vulkanmod-extra.option.render.playerNameTag.tooltip": "Controls player name tag rendering\n\n§7Performance Impact: §aLow (Positive)", + "vulkanmod-extra.option.render.fog": "Fog", + "vulkanmod-extra.option.render.fog.tooltip": "Master toggle for all fog effects. Controls atmospheric fog that reduces visibility at distance. Disabling creates clear air but may impact depth perception in large open areas.\n\n§7Performance Impact: §eLow", + "vulkanmod-extra.option.render.overworldFog": "Overworld Fog", + "vulkanmod-extra.option.render.overworldFog.tooltip": "Controls fog effects in the Overworld dimension. Includes natural weather fog, biome-based fog, and atmospheric effects.", + "vulkanmod-extra.option.render.netherFog": "Nether Fog", + "vulkanmod-extra.option.render.netherFog.tooltip": "Controls fog effects in the Nether dimension. Includes the characteristic red atmospheric haze and heat distortion effects.", + "vulkanmod-extra.option.render.endFog": "End Fog", + "vulkanmod-extra.option.render.endFog.tooltip": "Controls fog effects in the End dimension. Includes the void fog and atmospheric effects around End islands.", + "vulkanmod-extra.option.render.waterFog": "Water Fog", + "vulkanmod-extra.option.render.waterFog.tooltip": "Controls fog effect while underwater. Allows fine-tuning of underwater visibility and atmospheric effects.", + "vulkanmod-extra.option.render.lavaFog": "Lava Fog", + "vulkanmod-extra.option.render.lavaFog.tooltip": "Controls fog effect when submerged in lava. Adjusts visibility while in lava for better navigation.", + "vulkanmod-extra.option.render.powderSnowFog": "Powder Snow Fog", + "vulkanmod-extra.option.render.powderSnowFog.tooltip": "Controls fog effect when inside powder snow. Manages the visibility reduction in powder snow blocks.", + "vulkanmod-extra.option.render.preventShaders": "Prevent Shaders", + "vulkanmod-extra.option.render.preventShaders.tooltip": "Prevents shader loading for better performance\n\n§7Performance Impact: §aHigh (Positive)", + "vulkanmod-extra.option.extra.showFps": "Show FPS", + "vulkanmod-extra.option.extra.showFps.tooltip": "Displays real-time frames per second (FPS) counter overlay on screen. Useful for monitoring performance and troubleshooting lag issues.\n\n§7Performance Impact: §eLow", + "vulkanmod-extra.option.extra.fpsDisplayMode": "FPS Display Mode", + "vulkanmod-extra.option.extra.fpsDisplayMode.basic": "Simple", + "vulkanmod-extra.option.extra.fpsDisplayMode.extended": "Full", + "vulkanmod-extra.option.extra.fpsDisplayMode.detailed": "Detailed", + "vulkanmod-extra.option.extra.fpsDisplayMode.tooltip": "Simple: just FPS\n Full: adds min/max/average FPS + GPU VRAM usage\n Detailed: adds FPS 1% and 0.1% low and more GPU memory statistics.\n\n§7Performance Impact: §eLow", + "vulkanmod-extra.option.extra.overlayCorner": "Overlay Corner", + "vulkanmod-extra.option.extra.overlayCorner.topLeft": "Top Left", + "vulkanmod-extra.option.extra.overlayCorner.topRight": "Top Right", + "vulkanmod-extra.option.extra.overlayCorner.bottomLeft": "Bottom Left", + "vulkanmod-extra.option.extra.overlayCorner.bottomRight": "Bottom Right", + "vulkanmod-extra.option.extra.overlayCorner.tooltip": "Chooses which corner of the screen to display overlay information like FPS and coordinates. Useful for avoiding conflicts with other mods or preferred viewing positions.", + "vulkanmod-extra.option.extra.textContrast": "Text Contrast", + "vulkanmod-extra.option.extra.textContrast.none": "None", + "vulkanmod-extra.option.extra.textContrast.background": "Background", + "vulkanmod-extra.option.extra.textContrast.shadow": "Shadow", + "vulkanmod-extra.option.extra.textContrast.tooltip": "Controls the text rendering style for overlay information.", + "vulkanmod-extra.option.extra.showCoords": "Show Coordinates", + "vulkanmod-extra.option.extra.showCoords.tooltip": "Displays current player coordinates (X, Y, Z) overlay on screen. Essential for building projects, sharing locations, and navigation in large worlds.", + "vulkanmod-extra.option.extra.toasts": "Toasts", + "vulkanmod-extra.option.extra.toasts.tooltip": "Controls popup achievement and advancement notifications in the top-right corner. Disabling removes visual notifications but achievements are still unlocked.", + "vulkanmod-extra.option.extra.advancementToast": "Advancement Toasts", + "vulkanmod-extra.option.extra.advancementToast.tooltip": "Controls the popup notifications that appear when earning advancements and achievements. Disabling removes visual celebration but progress is still saved.", + "vulkanmod-extra.option.extra.recipeToast": "Recipe Toasts", + "vulkanmod-extra.option.extra.recipeToast.tooltip": "Controls the popup notifications when unlocking new crafting recipes. Disabling removes the visual hint but recipes remain unlocked in your recipe book.", + "vulkanmod-extra.option.extra.systemToast": "System Toasts", + "vulkanmod-extra.option.extra.systemToast.tooltip": "Controls important system notifications like connection status, world saves, and critical game events. Recommended to keep enabled for important information.", + "vulkanmod-extra.option.extra.tutorialToast": "Tutorial Toasts", + "vulkanmod-extra.option.extra.tutorialToast.tooltip": "Controls the tutorial hints and tips that appear when learning game mechanics. Disabling removes guidance but doesn't prevent learning through gameplay.", + "vulkanmod-extra.option.extra.instantSneak": "Instant Sneak", + "vulkanmod-extra.option.extra.instantSneak.tooltip": "Removes the smooth transition animation when entering/exiting sneak mode, making the change instant. Useful for precise movement in technical gameplay but may feel less natural to some players.\n\n§7Performance Impact: §aLow (Positive)", + "vulkanmod-extra.option.extra.useAdaptiveSync": "Adaptive Sync", + "vulkanmod-extra.option.extra.useAdaptiveSync.tooltip": "Synchronizes the game's frame rate with your monitor's refresh rate to reduce screen tearing and input lag. Requires a compatible graphics card and monitor. May slightly increase CPU usage but provides smoother visuals.\n\n§7Performance Impact: §eLow", + "vulkanmod-extra.option.extra.steadyDebugHud": "Steady Debug HUD", + "vulkanmod-extra.option.extra.steadyDebugHud.tooltip": "Updates the debug screen (F3) information at consistent intervals instead of every frame.\n\n§7Performance Impact: §aLow (Positive)", + "vulkanmod-extra.option.extra.reduceResolutionOnMac": "Reduce Resolution on Mac", + "vulkanmod-extra.option.extra.reduceResolutionOnMac.tooltip": "Reduces resolution for better performance on Mac.\n\n§7Performance Impact: §aHigh (Positive)", + "vulkanmod-extra.option.extra.advancedItemTooltips": "Advanced Item Tooltips", + "vulkanmod-extra.option.extra.advancedItemTooltips.tooltip": "Show detailed item tooltips with identifiers and durability", + "vulkanmod-extra.option.cloudHeight": "Cloud Height", + "vulkanmod-extra.option.cloudHeight.tooltip": "Controls cloud rendering height", + "vulkanmod-extra.option.cloudDistance": "Cloud Distance", + "vulkanmod-extra.option.cloudDistance.tooltip": "Controls cloud rendering distance", + "vulkanmod-extra.option.fog": "%s Fog", + "vulkanmod-extra.option.fog.tooltip": "Adjusts the fog effect distance per dimension. 0 = vanilla fog, 1-32 = chunks, 33 = max distance", + "vulkanmod-extra.option.fogStart": "Fog Start Multiplier", + "vulkanmod-extra.option.fogStart.tooltip": "Adjusts when terrain fog begins to render", + "vulkanmod-extra.option.fogType.atmospheric": "Atmospheric Fog", + "vulkanmod-extra.option.fogType.atmospheric.tooltip": "Controls fog from atmosphere and weather", + "vulkanmod-extra.option.fogType.dimensionOrBoss": "Dimension or Boss Fog", + "vulkanmod-extra.option.fogType.dimensionOrBoss.tooltip": "Controls fog from dimension effects or boss areas", + "vulkanmod-extra.option.fogType.environmentEnd": "%s - Environment End", + "vulkanmod-extra.option.fogType.environmentEnd.tooltip": "Controls environment fog end distance multiplier", + "vulkanmod-extra.option.fogType.environmentStart": "%s - Environment Start", + "vulkanmod-extra.option.fogType.environmentStart.tooltip": "Controls environment fog start distance multiplier", + "vulkanmod-extra.option.fogType.lava": "Lava Fog", + "vulkanmod-extra.option.fogType.lava.tooltip": "Controls fog effect when submerged in lava", + "vulkanmod-extra.option.fogType.powderSnow": "Powder Snow Fog", + "vulkanmod-extra.option.fogType.powderSnow.tooltip": "Controls fog effect when inside powder snow", + "vulkanmod-extra.option.fogType.renderDistanceEnd": "%s - Render End", + "vulkanmod-extra.option.fogType.renderDistanceEnd.tooltip": "Controls render fog end distance multiplier", + "vulkanmod-extra.option.fogType.renderDistanceStart": "%s - Render Start", + "vulkanmod-extra.option.fogType.renderDistanceStart.tooltip": "Controls render fog start distance multiplier", + "vulkanmod-extra.option.fogType.skyEnd": "%s - Sky End", + "vulkanmod-extra.option.fogType.skyEnd.tooltip": "Controls sky fog end multiplier", + "vulkanmod-extra.option.fogType.water": "Water Fog", + "vulkanmod-extra.option.fogType.water.tooltip": "Controls fog effect while underwater", + "vulkanmod-extra.option.fogType.cloudEnd": "%s - Cloud End", + "vulkanmod-extra.option.fogType.cloudEnd.tooltip": "Controls cloud fog end multiplier for %s", + "vulkanmod-extra.category.fogTypes": "Fog Types", + "vulkanmod-extra.category.fogMultipliers.water": "Water Fog Multipliers", + "vulkanmod-extra.category.fogMultipliers.lava": "Lava Fog Multipliers", + "vulkanmod-extra.category.fogMultipliers.powderSnow": "Powder Snow Fog Multipliers", + "__comment": "Rendering Pipeline Optimizations", + "vulkanmod-extra.option.video.monitorSelection": "Fullscreen Monitor", + "vulkanmod-extra.option.video.monitorSelection.tooltip": "Select which monitor to use for fullscreen mode. Changes will take effect when entering fullscreen.", + "vulkanmod.options.video.resolution.tooltip": "Sets the fullscreen resolution. Changes take effect when toggling fullscreen mode.", + "vulkanmod.options.video.refreshRate.tooltip": "Controls the display refresh rate in fullscreen mode. Higher values provide smoother motion.", + "vulkanmod.options.video.fullscreen.tooltip": "Toggle between fullscreen and windowed mode. Use F11 to toggle quickly.", + "vulkanmod.options.video.windowedFullscreen.tooltip": "Borderless windowed mode. Faster alt-tab but may have slightly higher input lag than exclusive fullscreen.", + "vulkanmod.options.video.framerateLimit.tooltip": "Limits maximum FPS. Lower values reduce power consumption and heat generation.", + "vulkanmod.options.video.vsync.tooltip": "Synchronizes frame rendering with display refresh rate. Eliminates screen tearing but may increase input lag.\n\n§7Performance Impact: §eLow", + "vulkanmod.options.video.guiScale.tooltip": "Controls the size of GUI elements. Auto adjusts based on resolution. Higher values make interface larger.", + "vulkanmod.options.video.gamma.tooltip": "Adjusts screen brightness. Higher values make dark areas more visible but may reduce contrast.", + "vulkanmod.options.video.viewBobbing.tooltip": "Screen sways when walking. Disable if it causes motion sickness or interferes with gameplay.", + "vulkanmod.options.video.attackIndicator.tooltip": "Shows crosshair attack indicator. Controls when the attack cooldown indicator appears.", + "vulkanmod.options.video.autosaveIndicator.tooltip": "Shows a spinning icon when the world is being automatically saved.", + "vulkanmod.options.graphics.renderDistance.tooltip": "Maximum distance for rendering chunks. Higher values allow you to see further but reduce performance.\n\n§7Performance Impact: §cHigh", + "vulkanmod.options.graphics.simulationDistance.tooltip": "Distance at which game mechanics (mob spawning, redstone, etc.) are simulated. Lower values improve performance.\n\n§7Performance Impact: §6Medium", + "vulkanmod.options.graphics.prioritizeChunkUpdates.tooltip": "Controls chunk update priority. 'Nearby' prioritizes chunks closer to the player for faster loading of visible terrain.\n\n§7Performance Impact: §eLow", + "vulkanmod.options.graphics.graphics.tooltip": "Control graphics quality. Fast improves performance, Fancy enhances visuals, Fabulous provides experimental advanced transparency.\n\n§7Performance Impact: §cHigh", + "vulkanmod.options.graphics.ambientOcclusion.tooltip": "Smooth lighting quality. Off: flat lighting. On: standard smooth lighting. Sub-block: enhanced AO for stairs/slabs (experimental).\n\n§7Performance Impact: §6Medium", + "vulkanmod.options.graphics.particles.tooltip": "Controls particle density. All: full particles. Decreased: reduced density. Minimal: critical only.\n\n§7Performance Impact: §6Medium", + "vulkanmod.options.graphics.renderClouds.tooltip": "Controls cloud rendering. Off disables clouds entirely, Fast renders simple clouds, Fancy renders detailed clouds.\n\n§7Performance Impact: §eLow", + "vulkanmod.options.graphics.biomeBlendRadius.tooltip": "Controls how smoothly biome colors blend at borders. Higher values create smoother transitions but reduce performance.\n\n§7Performance Impact: §cHigh", + "vulkanmod.options.graphics.entityShadows.tooltip": "Enables shadows under entities (players, mobs, items). Disable to improve performance.\n\n§7Performance Impact: §eLow", + "vulkanmod.options.graphics.entityDistanceScaling.tooltip": "Controls how far away entities are rendered. Lower values improve performance by culling distant entities.\n\n§7Performance Impact: §6Medium", + "vulkanmod.options.graphics.mipmapLevels.tooltip": "Controls texture detail at distance. Higher levels reduce texture flickering but use more GPU memory.\n\n§7Performance Impact: §eLow", + "vulkanmod.options.other.frameQueue.tooltip": "Number of frames buffered for GPU processing. Higher values reduce stuttering but increase input delay. 2-3 recommended for most systems.\n\n§7Performance Impact: §eLow", + "vulkanmod.options.other.deviceSelector.tooltip": "Selects which GPU to use for rendering. Auto chooses the best available device. Manual selection useful for multi-GPU systems.", + "vulkanmod.options.other.chunkBuilderThreads.tooltip": "Background threads for chunk geometry building. Auto uses optimal count. More threads speed up chunk updates but may impact main thread performance.\n\n§7Performance Impact: §6Medium", + "vulkanmod-extra.block.masterControls": "Master Controls", + "vulkanmod-extra.block.render.entityRendering": "Entity Rendering", + "vulkanmod-extra.block.render.nameTags": "Name Tags", + "vulkanmod-extra.block.render.blockRendering": "Block Rendering", + "vulkanmod-extra.block.render.lightEffects": "Light & Effects", + "vulkanmod-extra.block.render.fogControls": "Fog Controls", + "vulkanmod-extra.block.animation.fluidAnimations": "Fluid Animations", + "vulkanmod-extra.block.animation.fireLight": "Fire & Light", + "vulkanmod-extra.block.animation.portalAnimations": "Portal Animations", + "vulkanmod-extra.block.animation.blockAnimations": "Block Animations", + "vulkanmod-extra.block.animation.machineAnimations": "Machine Animations", + "vulkanmod-extra.block.animation.plantAnimations": "Plant Animations", + "vulkanmod-extra.block.animation.stemAnimations": "Stem Animations", + "vulkanmod-extra.block.animation.sculkAnimations": "Sculk Animations", + "vulkanmod-extra.block.animation.commandBlocks": "Command Blocks", + "vulkanmod-extra.block.animation.additional": "Additional", + "vulkanmod-extra.block.particle.commonParticles": "Common Particles", + "vulkanmod-extra.block.particle.bubbleEffects": "Bubble Effects", + "vulkanmod-extra.block.particle.environmental": "Environmental", + "vulkanmod-extra.block.particle.combatEffects": "Combat Effects", + "vulkanmod-extra.block.particle.statusEffects": "Status Effects", + "vulkanmod-extra.block.particle.fireFlame": "Fire & Flame", + "vulkanmod-extra.block.particle.liquidEffects": "Liquid Effects", + "vulkanmod-extra.block.particle.dustEffects": "Dust Effects", + "vulkanmod-extra.block.particle.explosionEffects": "Explosion Effects", + "vulkanmod-extra.block.particle.natureEffects": "Nature Effects", + "vulkanmod-extra.block.particle.sculkEffects": "Sculk Effects", + "vulkanmod-extra.block.particle.otherEffects": "Other Effects", + "vulkanmod-extra.block.details.skyElements": "Sky Elements", + "vulkanmod-extra.block.details.colorEffects": "Color Effects", + "vulkanmod-extra.block.extra.hudDisplay": "HUD Display", + "vulkanmod-extra.block.extra.coordinates": "Coordinates", + "vulkanmod-extra.block.extra.toastNotifications": "Toast Notifications", + "vulkanmod-extra.block.additionalControls": "Additional Controls %s", + "vulkanmod-extra.pages.optimization": "Optimization", + "vulkanmod.options.optimization.advCulling.tooltip": "Controls chunk section culling aggressiveness. Aggressive: maximum culling but may cause pop-in. Normal: balanced. Conservative: minimal culling. Off: no culling.\n§7Performance Impact: §aHigh", + "vulkanmod.options.optimization.entityCulling.tooltip": "Culls entities in non-visible chunk sections. Improves performance with many entities.\n\n§7Performance Impact: §6Medium", + "vulkanmod.options.optimization.uniqueOpaqueLayer.tooltip": "Uses optimized render layer for solid blocks. Improves terrain rendering performance.\n\n§7Performance Impact: §6Medium", + "vulkanmod.options.optimization.backfaceCulling.tooltip": "Removes hidden block faces on CPU. Improves GPU performance but increases CPU usage. Use with Indirect Draw for best results.\n\n§7Performance Impact: §6Medium", + "vulkanmod.options.optimization.indirectDraw.tooltip": "Reduces CPU overhead from backface culling by moving work to GPU. Enable when using backface culling.\n\n§7Performance Impact: §eLow", + "vulkanmod-extra.option.optimization.chunkUpdateBatching": "Chunk Update Batching", + "vulkanmod-extra.option.optimization.chunkUpdateBatching.tooltip": "Groups chunk updates together to reduce rebuild frequency and improve performance by processing multiple chunks in a single batch rather than individually.\n\n§7Performance Impact: §aMedium (Positive)", + "vulkanmod-extra.option.optimization.chunkUpdateBatchSize": "Chunk Update Batch Size", + "vulkanmod-extra.option.optimization.chunkUpdateBatchSize.tooltip": "Number of chunks to process in each batch. Higher values may improve performance but increase memory usage. Adjust based on your system's capabilities.\n\n§7Performance Impact: §aMedium (Positive)", + "vulkanmod-extra.option.optimization.vertexBufferOptimization": "Vertex Buffer Optimization", + "vulkanmod-extra.option.optimization.vertexBufferOptimization.tooltip": "Uses custom vertex formats and buffer management inspired by Sodium for better memory usage and improved rendering performance.\n\n§7Performance Impact: §aMedium (Positive)", + "vulkanmod-extra.option.optimization.textureAtlasOptimization": "Texture Atlas Optimization", + "vulkanmod-extra.option.optimization.textureAtlasOptimization.tooltip": "Reduces texture binding calls and optimizes texture atlas management for better GPU performance and lower CPU overhead.\n\n§7Performance Impact: §aMedium (Positive)", + "vulkanmod-extra.option.optimization.entityUpdateLimit": "Entity Update Limit", + "vulkanmod-extra.option.optimization.entityUpdateLimit.tooltip": "Maximum number of entities to update per frame (0 = unlimited). Higher values maintain smoother entity movement but may impact performance in crowded areas.\n\n§7Performance Impact: §aHigh (Positive)", + "vulkanmod-extra.option.optimization.renderCallBatching": "Render Call Batching", + "vulkanmod-extra.option.optimization.renderCallBatching.tooltip": "Groups similar draw calls together to reduce CPU-GPU communication overhead and improve overall rendering performance.\n\n§7Performance Impact: §aMedium (Positive)" +} \ No newline at end of file diff --git a/common/src/main/resources/assets/vulkanmod-extra/lang/fr_fr.json b/common/src/main/resources/assets/vulkanmod-extra/lang/fr_fr.json index 487b2be..784a27f 100644 --- a/common/src/main/resources/assets/vulkanmod-extra/lang/fr_fr.json +++ b/common/src/main/resources/assets/vulkanmod-extra/lang/fr_fr.json @@ -1,12 +1,12 @@ { "vulkanmod-extra.pages.animations": "Animations", - "vulkanmod-extra.pages.particles": "Particules", - "vulkanmod-extra.pages.details": "Détails", - "vulkanmod-extra.pages.render": "Rendu", + "vulkanmod-extra.pages.particles": "Particles", + "vulkanmod-extra.pages.details": "Details", + "vulkanmod-extra.pages.render": "Render", "vulkanmod-extra.pages.extra": "Extra", "vulkanmod-extra.option.animation": "Animation Controls", "vulkanmod-extra.option.animation.tooltip": "Granular controls for individual game animations. Each animation type can be toggled independently for maximum customization. Perfect for performance optimization or aesthetic preferences.", - "vulkanmod-extra.option.animation.allAnimations": "Toutes les Animations", + "vulkanmod-extra.option.animation.allAnimations": "All Animations", "vulkanmod-extra.option.animation.allAnimations.tooltip": "Global toggle that disables ALL animations when off, or allows individual animation settings when on. Use this as a quick performance boost by disabling all texture animations at once.", "vulkanmod-extra.option.animation.water": "Water Animation", "vulkanmod-extra.option.animation.water.tooltip": "Controls the animated texture frames of water blocks. Disabling creates static water textures but water physics and transparency remain intact.", @@ -142,7 +142,7 @@ "vulkanmod-extra.option.animation.enchantingTableBook.tooltip": "Controls the page-turning animation of books above enchanting tables. Disabling creates static books but maintains enchanting functionality.", "vulkanmod-extra.option.particle.particles": "Particles", "vulkanmod-extra.option.particle.particles.tooltip": "Master toggle for all particle effects including explosions, water splashes, and environmental effects. Disabling significantly improves performance but removes most visual effects from gameplay.", - "vulkanmod-extra.option.particle.allParticles": "Toutes les Particules", + "vulkanmod-extra.option.particle.allParticles": "All Particles", "vulkanmod-extra.option.particle.allParticles.tooltip": "Global toggle that disables ALL particles when off, or allows individual particle settings when on. Use this for major performance improvements by blocking all particle rendering at once.", "vulkanmod-extra.option.particle.rainSplash": "Rain Splash", "vulkanmod-extra.option.particle.rainSplash.tooltip": "Controls rain splash particles", @@ -506,6 +506,7 @@ "vulkanmod-extra.category.fogMultipliers.water": "Water Fog Multipliers", "vulkanmod-extra.category.fogMultipliers.lava": "Lava Fog Multipliers", "vulkanmod-extra.category.fogMultipliers.powderSnow": "Powder Snow Fog Multipliers", + "__comment": "Rendering Pipeline Optimizations", "vulkanmod-extra.option.video.monitorSelection": "Fullscreen Monitor", "vulkanmod-extra.option.video.monitorSelection.tooltip": "Select which monitor to use for fullscreen mode. Changes will take effect when entering fullscreen.", "vulkanmod.options.video.resolution.tooltip": "Sets the fullscreen resolution. Changes take effect when toggling fullscreen mode.", @@ -522,6 +523,7 @@ "vulkanmod.options.graphics.renderDistance.tooltip": "Maximum distance for rendering chunks. Higher values allow you to see further but reduce performance.\n\n§7Performance Impact: §cHigh", "vulkanmod.options.graphics.simulationDistance.tooltip": "Distance at which game mechanics (mob spawning, redstone, etc.) are simulated. Lower values improve performance.\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.prioritizeChunkUpdates.tooltip": "Controls chunk update priority. 'Nearby' prioritizes chunks closer to the player for faster loading of visible terrain.\n\n§7Performance Impact: §eLow", + "vulkanmod.options.graphics.graphics.tooltip": "Control graphics quality. Fast improves performance, Fancy enhances visuals, Fabulous provides experimental advanced transparency.\n\n§7Performance Impact: §cHigh", "vulkanmod.options.graphics.ambientOcclusion.tooltip": "Smooth lighting quality. Off: flat lighting. On: standard smooth lighting. Sub-block: enhanced AO for stairs/slabs (experimental).\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.particles.tooltip": "Controls particle density. All: full particles. Decreased: reduced density. Minimal: critical only.\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.renderClouds.tooltip": "Controls cloud rendering. Off disables clouds entirely, Fast renders simple clouds, Fancy renders detailed clouds.\n\n§7Performance Impact: §eLow", @@ -532,12 +534,12 @@ "vulkanmod.options.other.frameQueue.tooltip": "Number of frames buffered for GPU processing. Higher values reduce stuttering but increase input delay. 2-3 recommended for most systems.\n\n§7Performance Impact: §eLow", "vulkanmod.options.other.deviceSelector.tooltip": "Selects which GPU to use for rendering. Auto chooses the best available device. Manual selection useful for multi-GPU systems.", "vulkanmod.options.other.chunkBuilderThreads.tooltip": "Background threads for chunk geometry building. Auto uses optimal count. More threads speed up chunk updates but may impact main thread performance.\n\n§7Performance Impact: §6Medium", - "vulkanmod-extra.block.masterControls": "Contrôles Principaux", - "vulkanmod-extra.block.render.entityRendering": "Rendu des Entités", - "vulkanmod-extra.block.render.nameTags": "Étiquettes de Nom", - "vulkanmod-extra.block.render.blockRendering": "Rendu des Blocs", - "vulkanmod-extra.block.render.lightEffects": "Lumière et Effets", - "vulkanmod-extra.block.render.fogControls": "Contrôles du Brouillard", + "vulkanmod-extra.block.masterControls": "Master Controls", + "vulkanmod-extra.block.render.entityRendering": "Entity Rendering", + "vulkanmod-extra.block.render.nameTags": "Name Tags", + "vulkanmod-extra.block.render.blockRendering": "Block Rendering", + "vulkanmod-extra.block.render.lightEffects": "Light & Effects", + "vulkanmod-extra.block.render.fogControls": "Fog Controls", "vulkanmod-extra.block.animation.fluidAnimations": "Fluid Animations", "vulkanmod-extra.block.animation.fireLight": "Fire & Light", "vulkanmod-extra.block.animation.portalAnimations": "Portal Animations", @@ -582,8 +584,6 @@ "vulkanmod-extra.option.optimization.textureAtlasOptimization.tooltip": "Reduces texture binding calls and optimizes texture atlas management for better GPU performance and lower CPU overhead.\n\n§7Performance Impact: §aMedium (Positive)", "vulkanmod-extra.option.optimization.entityUpdateLimit": "Entity Update Limit", "vulkanmod-extra.option.optimization.entityUpdateLimit.tooltip": "Maximum number of entities to update per frame (0 = unlimited). Higher values maintain smoother entity movement but may impact performance in crowded areas.\n\n§7Performance Impact: §aHigh (Positive)", - "__comment": "Master Toggles", "vulkanmod-extra.option.optimization.renderCallBatching": "Render Call Batching", - "vulkanmod-extra.option.optimization.renderCallBatching.tooltip": "Groups similar draw calls together to reduce CPU-GPU communication overhead and improve overall rendering performance.\n\n§7Performance Impact: §aMedium (Positive)", - "vulkanmod.options.graphics.graphics.tooltip": "Control graphics quality. Fast improves performance, Fancy enhances visuals, Fabulous provides experimental advanced transparency.\n\n§7Performance Impact: §cHigh" -} + "vulkanmod-extra.option.optimization.renderCallBatching.tooltip": "Groups similar draw calls together to reduce CPU-GPU communication overhead and improve overall rendering performance.\n\n§7Performance Impact: §aMedium (Positive)" +} \ No newline at end of file diff --git a/common/src/main/resources/assets/vulkanmod-extra/lang/it_it.json b/common/src/main/resources/assets/vulkanmod-extra/lang/it_it.json index 60888f7..784a27f 100644 --- a/common/src/main/resources/assets/vulkanmod-extra/lang/it_it.json +++ b/common/src/main/resources/assets/vulkanmod-extra/lang/it_it.json @@ -1,12 +1,12 @@ { - "vulkanmod-extra.pages.animations": "Animazioni", - "vulkanmod-extra.pages.particles": "Particelle", - "vulkanmod-extra.pages.details": "Dettagli", - "vulkanmod-extra.pages.render": "Rendering", + "vulkanmod-extra.pages.animations": "Animations", + "vulkanmod-extra.pages.particles": "Particles", + "vulkanmod-extra.pages.details": "Details", + "vulkanmod-extra.pages.render": "Render", "vulkanmod-extra.pages.extra": "Extra", "vulkanmod-extra.option.animation": "Animation Controls", "vulkanmod-extra.option.animation.tooltip": "Granular controls for individual game animations. Each animation type can be toggled independently for maximum customization. Perfect for performance optimization or aesthetic preferences.", - "vulkanmod-extra.option.animation.allAnimations": "Tutte le Animazioni", + "vulkanmod-extra.option.animation.allAnimations": "All Animations", "vulkanmod-extra.option.animation.allAnimations.tooltip": "Global toggle that disables ALL animations when off, or allows individual animation settings when on. Use this as a quick performance boost by disabling all texture animations at once.", "vulkanmod-extra.option.animation.water": "Water Animation", "vulkanmod-extra.option.animation.water.tooltip": "Controls the animated texture frames of water blocks. Disabling creates static water textures but water physics and transparency remain intact.", @@ -142,7 +142,7 @@ "vulkanmod-extra.option.animation.enchantingTableBook.tooltip": "Controls the page-turning animation of books above enchanting tables. Disabling creates static books but maintains enchanting functionality.", "vulkanmod-extra.option.particle.particles": "Particles", "vulkanmod-extra.option.particle.particles.tooltip": "Master toggle for all particle effects including explosions, water splashes, and environmental effects. Disabling significantly improves performance but removes most visual effects from gameplay.", - "vulkanmod-extra.option.particle.allParticles": "Tutte le Particelle", + "vulkanmod-extra.option.particle.allParticles": "All Particles", "vulkanmod-extra.option.particle.allParticles.tooltip": "Global toggle that disables ALL particles when off, or allows individual particle settings when on. Use this for major performance improvements by blocking all particle rendering at once.", "vulkanmod-extra.option.particle.rainSplash": "Rain Splash", "vulkanmod-extra.option.particle.rainSplash.tooltip": "Controls rain splash particles", @@ -416,7 +416,7 @@ "vulkanmod-extra.option.render.armorStandNameTag.tooltip": "Controls armor stand name tag rendering\n\n§7Performance Impact: §aLow (Positive)", "vulkanmod-extra.option.render.playerNameTag": "Player Name Tag", "vulkanmod-extra.option.render.playerNameTag.tooltip": "Controls player name tag rendering\n\n§7Performance Impact: §aLow (Positive)", - "vulkanmod-extra.option.render.fog": "Nebbia", + "vulkanmod-extra.option.render.fog": "Fog", "vulkanmod-extra.option.render.fog.tooltip": "Master toggle for all fog effects. Controls atmospheric fog that reduces visibility at distance. Disabling creates clear air but may impact depth perception in large open areas.\n\n§7Performance Impact: §eLow", "vulkanmod-extra.option.render.overworldFog": "Overworld Fog", "vulkanmod-extra.option.render.overworldFog.tooltip": "Controls fog effects in the Overworld dimension. Includes natural weather fog, biome-based fog, and atmospheric effects.", @@ -432,7 +432,7 @@ "vulkanmod-extra.option.render.powderSnowFog.tooltip": "Controls fog effect when inside powder snow. Manages the visibility reduction in powder snow blocks.", "vulkanmod-extra.option.render.preventShaders": "Prevent Shaders", "vulkanmod-extra.option.render.preventShaders.tooltip": "Prevents shader loading for better performance\n\n§7Performance Impact: §aHigh (Positive)", - "vulkanmod-extra.option.extra.showFps": "Mostra FPS", + "vulkanmod-extra.option.extra.showFps": "Show FPS", "vulkanmod-extra.option.extra.showFps.tooltip": "Displays real-time frames per second (FPS) counter overlay on screen. Useful for monitoring performance and troubleshooting lag issues.\n\n§7Performance Impact: §eLow", "vulkanmod-extra.option.extra.fpsDisplayMode": "FPS Display Mode", "vulkanmod-extra.option.extra.fpsDisplayMode.basic": "Simple", @@ -450,7 +450,7 @@ "vulkanmod-extra.option.extra.textContrast.background": "Background", "vulkanmod-extra.option.extra.textContrast.shadow": "Shadow", "vulkanmod-extra.option.extra.textContrast.tooltip": "Controls the text rendering style for overlay information.", - "vulkanmod-extra.option.extra.showCoords": "Mostra Coordinate", + "vulkanmod-extra.option.extra.showCoords": "Show Coordinates", "vulkanmod-extra.option.extra.showCoords.tooltip": "Displays current player coordinates (X, Y, Z) overlay on screen. Essential for building projects, sharing locations, and navigation in large worlds.", "vulkanmod-extra.option.extra.toasts": "Toasts", "vulkanmod-extra.option.extra.toasts.tooltip": "Controls popup achievement and advancement notifications in the top-right corner. Disabling removes visual notifications but achievements are still unlocked.", @@ -506,6 +506,7 @@ "vulkanmod-extra.category.fogMultipliers.water": "Water Fog Multipliers", "vulkanmod-extra.category.fogMultipliers.lava": "Lava Fog Multipliers", "vulkanmod-extra.category.fogMultipliers.powderSnow": "Powder Snow Fog Multipliers", + "__comment": "Rendering Pipeline Optimizations", "vulkanmod-extra.option.video.monitorSelection": "Fullscreen Monitor", "vulkanmod-extra.option.video.monitorSelection.tooltip": "Select which monitor to use for fullscreen mode. Changes will take effect when entering fullscreen.", "vulkanmod.options.video.resolution.tooltip": "Sets the fullscreen resolution. Changes take effect when toggling fullscreen mode.", @@ -522,6 +523,7 @@ "vulkanmod.options.graphics.renderDistance.tooltip": "Maximum distance for rendering chunks. Higher values allow you to see further but reduce performance.\n\n§7Performance Impact: §cHigh", "vulkanmod.options.graphics.simulationDistance.tooltip": "Distance at which game mechanics (mob spawning, redstone, etc.) are simulated. Lower values improve performance.\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.prioritizeChunkUpdates.tooltip": "Controls chunk update priority. 'Nearby' prioritizes chunks closer to the player for faster loading of visible terrain.\n\n§7Performance Impact: §eLow", + "vulkanmod.options.graphics.graphics.tooltip": "Control graphics quality. Fast improves performance, Fancy enhances visuals, Fabulous provides experimental advanced transparency.\n\n§7Performance Impact: §cHigh", "vulkanmod.options.graphics.ambientOcclusion.tooltip": "Smooth lighting quality. Off: flat lighting. On: standard smooth lighting. Sub-block: enhanced AO for stairs/slabs (experimental).\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.particles.tooltip": "Controls particle density. All: full particles. Decreased: reduced density. Minimal: critical only.\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.renderClouds.tooltip": "Controls cloud rendering. Off disables clouds entirely, Fast renders simple clouds, Fancy renders detailed clouds.\n\n§7Performance Impact: §eLow", @@ -532,40 +534,40 @@ "vulkanmod.options.other.frameQueue.tooltip": "Number of frames buffered for GPU processing. Higher values reduce stuttering but increase input delay. 2-3 recommended for most systems.\n\n§7Performance Impact: §eLow", "vulkanmod.options.other.deviceSelector.tooltip": "Selects which GPU to use for rendering. Auto chooses the best available device. Manual selection useful for multi-GPU systems.", "vulkanmod.options.other.chunkBuilderThreads.tooltip": "Background threads for chunk geometry building. Auto uses optimal count. More threads speed up chunk updates but may impact main thread performance.\n\n§7Performance Impact: §6Medium", - "vulkanmod-extra.block.masterControls": "Controlli Principali", - "vulkanmod-extra.block.render.entityRendering": "Rendering Entità", - "vulkanmod-extra.block.render.nameTags": "Targhette Nome", - "vulkanmod-extra.block.render.blockRendering": "Rendering Blocchi", - "vulkanmod-extra.block.render.lightEffects": "Luce ed Effetti", - "vulkanmod-extra.block.render.fogControls": "Controlli Nebbia", - "vulkanmod-extra.block.animation.fluidAnimations": "Animazioni Fluidi", - "vulkanmod-extra.block.animation.fireLight": "Fuoco e Luce", - "vulkanmod-extra.block.animation.portalAnimations": "Animazioni Portali", - "vulkanmod-extra.block.animation.blockAnimations": "Animazioni Blocchi", - "vulkanmod-extra.block.animation.machineAnimations": "Animazioni Macchine", - "vulkanmod-extra.block.animation.plantAnimations": "Animazioni Piante", - "vulkanmod-extra.block.animation.stemAnimations": "Animazioni Fusti", - "vulkanmod-extra.block.animation.sculkAnimations": "Animazioni Sculk", - "vulkanmod-extra.block.animation.commandBlocks": "Blocchi Comando", - "vulkanmod-extra.block.animation.additional": "Aggiuntive", - "vulkanmod-extra.block.particle.commonParticles": "Particelle Comuni", - "vulkanmod-extra.block.particle.bubbleEffects": "Effetti Bolle", - "vulkanmod-extra.block.particle.environmental": "Ambientali", - "vulkanmod-extra.block.particle.combatEffects": "Effetti Combattimento", - "vulkanmod-extra.block.particle.statusEffects": "Effetti Stato", - "vulkanmod-extra.block.particle.fireFlame": "Fuoco e Fiamme", - "vulkanmod-extra.block.particle.liquidEffects": "Effetti Liquidi", - "vulkanmod-extra.block.particle.dustEffects": "Effetti Polvere", - "vulkanmod-extra.block.particle.explosionEffects": "Effetti Esplosione", - "vulkanmod-extra.block.particle.natureEffects": "Effetti Natura", - "vulkanmod-extra.block.particle.sculkEffects": "Effetti Sculk", - "vulkanmod-extra.block.particle.otherEffects": "Altri Effetti", - "vulkanmod-extra.block.details.skyElements": "Elementi Cielo", - "vulkanmod-extra.block.details.colorEffects": "Effetti Colore", - "vulkanmod-extra.block.extra.hudDisplay": "Display HUD", - "vulkanmod-extra.block.extra.coordinates": "Coordinate", - "vulkanmod-extra.block.extra.toastNotifications": "Notifiche Toast", - "vulkanmod-extra.block.additionalControls": "Controlli Aggiuntivi %s", + "vulkanmod-extra.block.masterControls": "Master Controls", + "vulkanmod-extra.block.render.entityRendering": "Entity Rendering", + "vulkanmod-extra.block.render.nameTags": "Name Tags", + "vulkanmod-extra.block.render.blockRendering": "Block Rendering", + "vulkanmod-extra.block.render.lightEffects": "Light & Effects", + "vulkanmod-extra.block.render.fogControls": "Fog Controls", + "vulkanmod-extra.block.animation.fluidAnimations": "Fluid Animations", + "vulkanmod-extra.block.animation.fireLight": "Fire & Light", + "vulkanmod-extra.block.animation.portalAnimations": "Portal Animations", + "vulkanmod-extra.block.animation.blockAnimations": "Block Animations", + "vulkanmod-extra.block.animation.machineAnimations": "Machine Animations", + "vulkanmod-extra.block.animation.plantAnimations": "Plant Animations", + "vulkanmod-extra.block.animation.stemAnimations": "Stem Animations", + "vulkanmod-extra.block.animation.sculkAnimations": "Sculk Animations", + "vulkanmod-extra.block.animation.commandBlocks": "Command Blocks", + "vulkanmod-extra.block.animation.additional": "Additional", + "vulkanmod-extra.block.particle.commonParticles": "Common Particles", + "vulkanmod-extra.block.particle.bubbleEffects": "Bubble Effects", + "vulkanmod-extra.block.particle.environmental": "Environmental", + "vulkanmod-extra.block.particle.combatEffects": "Combat Effects", + "vulkanmod-extra.block.particle.statusEffects": "Status Effects", + "vulkanmod-extra.block.particle.fireFlame": "Fire & Flame", + "vulkanmod-extra.block.particle.liquidEffects": "Liquid Effects", + "vulkanmod-extra.block.particle.dustEffects": "Dust Effects", + "vulkanmod-extra.block.particle.explosionEffects": "Explosion Effects", + "vulkanmod-extra.block.particle.natureEffects": "Nature Effects", + "vulkanmod-extra.block.particle.sculkEffects": "Sculk Effects", + "vulkanmod-extra.block.particle.otherEffects": "Other Effects", + "vulkanmod-extra.block.details.skyElements": "Sky Elements", + "vulkanmod-extra.block.details.colorEffects": "Color Effects", + "vulkanmod-extra.block.extra.hudDisplay": "HUD Display", + "vulkanmod-extra.block.extra.coordinates": "Coordinates", + "vulkanmod-extra.block.extra.toastNotifications": "Toast Notifications", + "vulkanmod-extra.block.additionalControls": "Additional Controls %s", "vulkanmod-extra.pages.optimization": "Optimization", "vulkanmod.options.optimization.advCulling.tooltip": "Controls chunk section culling aggressiveness. Aggressive: maximum culling but may cause pop-in. Normal: balanced. Conservative: minimal culling. Off: no culling.\n§7Performance Impact: §aHigh", "vulkanmod.options.optimization.entityCulling.tooltip": "Culls entities in non-visible chunk sections. Improves performance with many entities.\n\n§7Performance Impact: §6Medium", @@ -582,8 +584,6 @@ "vulkanmod-extra.option.optimization.textureAtlasOptimization.tooltip": "Reduces texture binding calls and optimizes texture atlas management for better GPU performance and lower CPU overhead.\n\n§7Performance Impact: §aMedium (Positive)", "vulkanmod-extra.option.optimization.entityUpdateLimit": "Entity Update Limit", "vulkanmod-extra.option.optimization.entityUpdateLimit.tooltip": "Maximum number of entities to update per frame (0 = unlimited). Higher values maintain smoother entity movement but may impact performance in crowded areas.\n\n§7Performance Impact: §aHigh (Positive)", - "__comment": "Fog Controls", "vulkanmod-extra.option.optimization.renderCallBatching": "Render Call Batching", - "vulkanmod-extra.option.optimization.renderCallBatching.tooltip": "Groups similar draw calls together to reduce CPU-GPU communication overhead and improve overall rendering performance.\n\n§7Performance Impact: §aMedium (Positive)", - "vulkanmod.options.graphics.graphics.tooltip": "Control graphics quality. Fast improves performance, Fancy enhances visuals, Fabulous provides experimental advanced transparency.\n\n§7Performance Impact: §cHigh" -} + "vulkanmod-extra.option.optimization.renderCallBatching.tooltip": "Groups similar draw calls together to reduce CPU-GPU communication overhead and improve overall rendering performance.\n\n§7Performance Impact: §aMedium (Positive)" +} \ No newline at end of file diff --git a/common/src/main/resources/assets/vulkanmod-extra/lang/ja_jp.json b/common/src/main/resources/assets/vulkanmod-extra/lang/ja_jp.json index 64c8b43..784a27f 100644 --- a/common/src/main/resources/assets/vulkanmod-extra/lang/ja_jp.json +++ b/common/src/main/resources/assets/vulkanmod-extra/lang/ja_jp.json @@ -1,13 +1,13 @@ { - "vulkanmod-extra.pages.animations": "アニメーション", - "vulkanmod-extra.pages.particles": "パーティクル", - "vulkanmod-extra.pages.details": "詳細", - "vulkanmod-extra.pages.render": "描画", - "vulkanmod-extra.pages.extra": "追加", + "vulkanmod-extra.pages.animations": "Animations", + "vulkanmod-extra.pages.particles": "Particles", + "vulkanmod-extra.pages.details": "Details", + "vulkanmod-extra.pages.render": "Render", + "vulkanmod-extra.pages.extra": "Extra", "vulkanmod-extra.option.animation": "Animation Controls", "vulkanmod-extra.option.animation.tooltip": "Granular controls for individual game animations. Each animation type can be toggled independently for maximum customization. Perfect for performance optimization or aesthetic preferences.", - "vulkanmod-extra.option.animation.allAnimations": "すべてのアニメーション", - "vulkanmod-extra.option.animation.allAnimations.tooltip": "オフにするとすべてのアニメーションを無効化、オンにすると個別の設定を許可するグローバルトグルです。すべてのテクスチャアニメーションを一度に無効化して、パフォーマンスを向上させることができます。", + "vulkanmod-extra.option.animation.allAnimations": "All Animations", + "vulkanmod-extra.option.animation.allAnimations.tooltip": "Global toggle that disables ALL animations when off, or allows individual animation settings when on. Use this as a quick performance boost by disabling all texture animations at once.", "vulkanmod-extra.option.animation.water": "Water Animation", "vulkanmod-extra.option.animation.water.tooltip": "Controls the animated texture frames of water blocks. Disabling creates static water textures but water physics and transparency remain intact.", "vulkanmod-extra.option.animation.lava": "Lava Animation", @@ -142,8 +142,8 @@ "vulkanmod-extra.option.animation.enchantingTableBook.tooltip": "Controls the page-turning animation of books above enchanting tables. Disabling creates static books but maintains enchanting functionality.", "vulkanmod-extra.option.particle.particles": "Particles", "vulkanmod-extra.option.particle.particles.tooltip": "Master toggle for all particle effects including explosions, water splashes, and environmental effects. Disabling significantly improves performance but removes most visual effects from gameplay.", - "vulkanmod-extra.option.particle.allParticles": "すべてのパーティクル", - "vulkanmod-extra.option.particle.allParticles.tooltip": "オフにするとすべてのパーティクルを無効化、オンにすると個別の設定を許可するグローバルトグルです。すべてのパーティクルレンダリングを一度にブロックして、大幅なパフォーマンス向上を実現できます。", + "vulkanmod-extra.option.particle.allParticles": "All Particles", + "vulkanmod-extra.option.particle.allParticles.tooltip": "Global toggle that disables ALL particles when off, or allows individual particle settings when on. Use this for major performance improvements by blocking all particle rendering at once.", "vulkanmod-extra.option.particle.rainSplash": "Rain Splash", "vulkanmod-extra.option.particle.rainSplash.tooltip": "Controls rain splash particles", "vulkanmod-extra.option.particle.blockBreak": "Block Break", @@ -416,8 +416,8 @@ "vulkanmod-extra.option.render.armorStandNameTag.tooltip": "Controls armor stand name tag rendering\n\n§7Performance Impact: §aLow (Positive)", "vulkanmod-extra.option.render.playerNameTag": "Player Name Tag", "vulkanmod-extra.option.render.playerNameTag.tooltip": "Controls player name tag rendering\n\n§7Performance Impact: §aLow (Positive)", - "vulkanmod-extra.option.render.fog": "霧", - "vulkanmod-extra.option.render.fog.tooltip": "すべての霧エフェクトのマスタートグルです。距離で視認性を低下させる大気の霧を制御します。無効化すると空気が澄みますが、広いエリアでの奥行き感覚に影響を与える可能性があります。\n\n§7パフォーマンスへの影響:§e低", + "vulkanmod-extra.option.render.fog": "Fog", + "vulkanmod-extra.option.render.fog.tooltip": "Master toggle for all fog effects. Controls atmospheric fog that reduces visibility at distance. Disabling creates clear air but may impact depth perception in large open areas.\n\n§7Performance Impact: §eLow", "vulkanmod-extra.option.render.overworldFog": "Overworld Fog", "vulkanmod-extra.option.render.overworldFog.tooltip": "Controls fog effects in the Overworld dimension. Includes natural weather fog, biome-based fog, and atmospheric effects.", "vulkanmod-extra.option.render.netherFog": "Nether Fog", @@ -432,8 +432,8 @@ "vulkanmod-extra.option.render.powderSnowFog.tooltip": "Controls fog effect when inside powder snow. Manages the visibility reduction in powder snow blocks.", "vulkanmod-extra.option.render.preventShaders": "Prevent Shaders", "vulkanmod-extra.option.render.preventShaders.tooltip": "Prevents shader loading for better performance\n\n§7Performance Impact: §aHigh (Positive)", - "vulkanmod-extra.option.extra.showFps": "FPSを表示", - "vulkanmod-extra.option.extra.showFps.tooltip": "リアルタイムのフレームレート(FPS)カウンターを画面に表示します。パフォーマンスの監視やラグの問題のトラブルシューティングに便利です。\n\n§7パフォーマンスへの影響:§e低", + "vulkanmod-extra.option.extra.showFps": "Show FPS", + "vulkanmod-extra.option.extra.showFps.tooltip": "Displays real-time frames per second (FPS) counter overlay on screen. Useful for monitoring performance and troubleshooting lag issues.\n\n§7Performance Impact: §eLow", "vulkanmod-extra.option.extra.fpsDisplayMode": "FPS Display Mode", "vulkanmod-extra.option.extra.fpsDisplayMode.basic": "Simple", "vulkanmod-extra.option.extra.fpsDisplayMode.extended": "Full", @@ -450,8 +450,8 @@ "vulkanmod-extra.option.extra.textContrast.background": "Background", "vulkanmod-extra.option.extra.textContrast.shadow": "Shadow", "vulkanmod-extra.option.extra.textContrast.tooltip": "Controls the text rendering style for overlay information.", - "vulkanmod-extra.option.extra.showCoords": "座標を表示", - "vulkanmod-extra.option.extra.showCoords.tooltip": "現在のプレイヤーの座標(X、Y、Z)を画面に表示します。建築プロジェクト、位置の共有、大きなワールドでのナビゲーションに不可欠です。", + "vulkanmod-extra.option.extra.showCoords": "Show Coordinates", + "vulkanmod-extra.option.extra.showCoords.tooltip": "Displays current player coordinates (X, Y, Z) overlay on screen. Essential for building projects, sharing locations, and navigation in large worlds.", "vulkanmod-extra.option.extra.toasts": "Toasts", "vulkanmod-extra.option.extra.toasts.tooltip": "Controls popup achievement and advancement notifications in the top-right corner. Disabling removes visual notifications but achievements are still unlocked.", "vulkanmod-extra.option.extra.advancementToast": "Advancement Toasts", @@ -506,6 +506,7 @@ "vulkanmod-extra.category.fogMultipliers.water": "Water Fog Multipliers", "vulkanmod-extra.category.fogMultipliers.lava": "Lava Fog Multipliers", "vulkanmod-extra.category.fogMultipliers.powderSnow": "Powder Snow Fog Multipliers", + "__comment": "Rendering Pipeline Optimizations", "vulkanmod-extra.option.video.monitorSelection": "Fullscreen Monitor", "vulkanmod-extra.option.video.monitorSelection.tooltip": "Select which monitor to use for fullscreen mode. Changes will take effect when entering fullscreen.", "vulkanmod.options.video.resolution.tooltip": "Sets the fullscreen resolution. Changes take effect when toggling fullscreen mode.", @@ -522,6 +523,7 @@ "vulkanmod.options.graphics.renderDistance.tooltip": "Maximum distance for rendering chunks. Higher values allow you to see further but reduce performance.\n\n§7Performance Impact: §cHigh", "vulkanmod.options.graphics.simulationDistance.tooltip": "Distance at which game mechanics (mob spawning, redstone, etc.) are simulated. Lower values improve performance.\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.prioritizeChunkUpdates.tooltip": "Controls chunk update priority. 'Nearby' prioritizes chunks closer to the player for faster loading of visible terrain.\n\n§7Performance Impact: §eLow", + "vulkanmod.options.graphics.graphics.tooltip": "Control graphics quality. Fast improves performance, Fancy enhances visuals, Fabulous provides experimental advanced transparency.\n\n§7Performance Impact: §cHigh", "vulkanmod.options.graphics.ambientOcclusion.tooltip": "Smooth lighting quality. Off: flat lighting. On: standard smooth lighting. Sub-block: enhanced AO for stairs/slabs (experimental).\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.particles.tooltip": "Controls particle density. All: full particles. Decreased: reduced density. Minimal: critical only.\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.renderClouds.tooltip": "Controls cloud rendering. Off disables clouds entirely, Fast renders simple clouds, Fancy renders detailed clouds.\n\n§7Performance Impact: §eLow", @@ -532,40 +534,40 @@ "vulkanmod.options.other.frameQueue.tooltip": "Number of frames buffered for GPU processing. Higher values reduce stuttering but increase input delay. 2-3 recommended for most systems.\n\n§7Performance Impact: §eLow", "vulkanmod.options.other.deviceSelector.tooltip": "Selects which GPU to use for rendering. Auto chooses the best available device. Manual selection useful for multi-GPU systems.", "vulkanmod.options.other.chunkBuilderThreads.tooltip": "Background threads for chunk geometry building. Auto uses optimal count. More threads speed up chunk updates but may impact main thread performance.\n\n§7Performance Impact: §6Medium", - "vulkanmod-extra.block.masterControls": "マスターコントロール", - "vulkanmod-extra.block.render.entityRendering": "エンティティ描画", - "vulkanmod-extra.block.render.nameTags": "名前タグ", - "vulkanmod-extra.block.render.blockRendering": "ブロック描画", - "vulkanmod-extra.block.render.lightEffects": "光と効果", - "vulkanmod-extra.block.render.fogControls": "霧制御", - "vulkanmod-extra.block.animation.fluidAnimations": "流体アニメーション", - "vulkanmod-extra.block.animation.fireLight": "火と光", - "vulkanmod-extra.block.animation.portalAnimations": "ポータルアニメーション", - "vulkanmod-extra.block.animation.blockAnimations": "ブロックアニメーション", - "vulkanmod-extra.block.animation.machineAnimations": "機械アニメーション", - "vulkanmod-extra.block.animation.plantAnimations": "植物アニメーション", - "vulkanmod-extra.block.animation.stemAnimations": "幹アニメーション", - "vulkanmod-extra.block.animation.sculkAnimations": "スカルクアニメーション", - "vulkanmod-extra.block.animation.commandBlocks": "コマンドブロック", - "vulkanmod-extra.block.animation.additional": "追加", - "vulkanmod-extra.block.particle.commonParticles": "一般的なパーティクル", - "vulkanmod-extra.block.particle.bubbleEffects": "泡エフェクト", - "vulkanmod-extra.block.particle.environmental": "環境", - "vulkanmod-extra.block.particle.combatEffects": "戦闘エフェクト", - "vulkanmod-extra.block.particle.statusEffects": "ステータスエフェクト", - "vulkanmod-extra.block.particle.fireFlame": "火と炎", - "vulkanmod-extra.block.particle.liquidEffects": "液体エフェクト", - "vulkanmod-extra.block.particle.dustEffects": "粉塵エフェクト", - "vulkanmod-extra.block.particle.explosionEffects": "爆発エフェクト", - "vulkanmod-extra.block.particle.natureEffects": "自然エフェクト", - "vulkanmod-extra.block.particle.sculkEffects": "スカルクエフェクト", - "vulkanmod-extra.block.particle.otherEffects": "その他のエフェクト", - "vulkanmod-extra.block.details.skyElements": "空の要素", - "vulkanmod-extra.block.details.colorEffects": "色エフェクト", - "vulkanmod-extra.block.extra.hudDisplay": "HUD表示", - "vulkanmod-extra.block.extra.coordinates": "座標", - "vulkanmod-extra.block.extra.toastNotifications": "トースト通知", - "vulkanmod-extra.block.additionalControls": "追加コントロール %s", + "vulkanmod-extra.block.masterControls": "Master Controls", + "vulkanmod-extra.block.render.entityRendering": "Entity Rendering", + "vulkanmod-extra.block.render.nameTags": "Name Tags", + "vulkanmod-extra.block.render.blockRendering": "Block Rendering", + "vulkanmod-extra.block.render.lightEffects": "Light & Effects", + "vulkanmod-extra.block.render.fogControls": "Fog Controls", + "vulkanmod-extra.block.animation.fluidAnimations": "Fluid Animations", + "vulkanmod-extra.block.animation.fireLight": "Fire & Light", + "vulkanmod-extra.block.animation.portalAnimations": "Portal Animations", + "vulkanmod-extra.block.animation.blockAnimations": "Block Animations", + "vulkanmod-extra.block.animation.machineAnimations": "Machine Animations", + "vulkanmod-extra.block.animation.plantAnimations": "Plant Animations", + "vulkanmod-extra.block.animation.stemAnimations": "Stem Animations", + "vulkanmod-extra.block.animation.sculkAnimations": "Sculk Animations", + "vulkanmod-extra.block.animation.commandBlocks": "Command Blocks", + "vulkanmod-extra.block.animation.additional": "Additional", + "vulkanmod-extra.block.particle.commonParticles": "Common Particles", + "vulkanmod-extra.block.particle.bubbleEffects": "Bubble Effects", + "vulkanmod-extra.block.particle.environmental": "Environmental", + "vulkanmod-extra.block.particle.combatEffects": "Combat Effects", + "vulkanmod-extra.block.particle.statusEffects": "Status Effects", + "vulkanmod-extra.block.particle.fireFlame": "Fire & Flame", + "vulkanmod-extra.block.particle.liquidEffects": "Liquid Effects", + "vulkanmod-extra.block.particle.dustEffects": "Dust Effects", + "vulkanmod-extra.block.particle.explosionEffects": "Explosion Effects", + "vulkanmod-extra.block.particle.natureEffects": "Nature Effects", + "vulkanmod-extra.block.particle.sculkEffects": "Sculk Effects", + "vulkanmod-extra.block.particle.otherEffects": "Other Effects", + "vulkanmod-extra.block.details.skyElements": "Sky Elements", + "vulkanmod-extra.block.details.colorEffects": "Color Effects", + "vulkanmod-extra.block.extra.hudDisplay": "HUD Display", + "vulkanmod-extra.block.extra.coordinates": "Coordinates", + "vulkanmod-extra.block.extra.toastNotifications": "Toast Notifications", + "vulkanmod-extra.block.additionalControls": "Additional Controls %s", "vulkanmod-extra.pages.optimization": "Optimization", "vulkanmod.options.optimization.advCulling.tooltip": "Controls chunk section culling aggressiveness. Aggressive: maximum culling but may cause pop-in. Normal: balanced. Conservative: minimal culling. Off: no culling.\n§7Performance Impact: §aHigh", "vulkanmod.options.optimization.entityCulling.tooltip": "Culls entities in non-visible chunk sections. Improves performance with many entities.\n\n§7Performance Impact: §6Medium", @@ -582,8 +584,6 @@ "vulkanmod-extra.option.optimization.textureAtlasOptimization.tooltip": "Reduces texture binding calls and optimizes texture atlas management for better GPU performance and lower CPU overhead.\n\n§7Performance Impact: §aMedium (Positive)", "vulkanmod-extra.option.optimization.entityUpdateLimit": "Entity Update Limit", "vulkanmod-extra.option.optimization.entityUpdateLimit.tooltip": "Maximum number of entities to update per frame (0 = unlimited). Higher values maintain smoother entity movement but may impact performance in crowded areas.\n\n§7Performance Impact: §aHigh (Positive)", - "__comment": "Fog Controls", "vulkanmod-extra.option.optimization.renderCallBatching": "Render Call Batching", - "vulkanmod-extra.option.optimization.renderCallBatching.tooltip": "Groups similar draw calls together to reduce CPU-GPU communication overhead and improve overall rendering performance.\n\n§7Performance Impact: §aMedium (Positive)", - "vulkanmod.options.graphics.graphics.tooltip": "Control graphics quality. Fast improves performance, Fancy enhances visuals, Fabulous provides experimental advanced transparency.\n\n§7Performance Impact: §cHigh" -} + "vulkanmod-extra.option.optimization.renderCallBatching.tooltip": "Groups similar draw calls together to reduce CPU-GPU communication overhead and improve overall rendering performance.\n\n§7Performance Impact: §aMedium (Positive)" +} \ No newline at end of file diff --git a/common/src/main/resources/assets/vulkanmod-extra/lang/ko_kr.json b/common/src/main/resources/assets/vulkanmod-extra/lang/ko_kr.json index c96072f..784a27f 100644 --- a/common/src/main/resources/assets/vulkanmod-extra/lang/ko_kr.json +++ b/common/src/main/resources/assets/vulkanmod-extra/lang/ko_kr.json @@ -1,13 +1,13 @@ { - "vulkanmod-extra.pages.animations": "애니메이션", - "vulkanmod-extra.pages.particles": "파티클", - "vulkanmod-extra.pages.details": "세부 사항", - "vulkanmod-extra.pages.render": "렌더링", - "vulkanmod-extra.pages.extra": "추가", + "vulkanmod-extra.pages.animations": "Animations", + "vulkanmod-extra.pages.particles": "Particles", + "vulkanmod-extra.pages.details": "Details", + "vulkanmod-extra.pages.render": "Render", + "vulkanmod-extra.pages.extra": "Extra", "vulkanmod-extra.option.animation": "Animation Controls", "vulkanmod-extra.option.animation.tooltip": "Granular controls for individual game animations. Each animation type can be toggled independently for maximum customization. Perfect for performance optimization or aesthetic preferences.", - "vulkanmod-extra.option.animation.allAnimations": "모든 애니메이션", - "vulkanmod-extra.option.animation.allAnimations.tooltip": "꺼져 있을 때 모든 애니메이션을 비활성화하거나 켜져 있을 때 개별 애니메이션 설정을 허용하는 전역 토글입니다. 모든 텍스처 애니메이션을 한 번에 비활성화하여 빠른 성능 향상을 얻으세요.", + "vulkanmod-extra.option.animation.allAnimations": "All Animations", + "vulkanmod-extra.option.animation.allAnimations.tooltip": "Global toggle that disables ALL animations when off, or allows individual animation settings when on. Use this as a quick performance boost by disabling all texture animations at once.", "vulkanmod-extra.option.animation.water": "Water Animation", "vulkanmod-extra.option.animation.water.tooltip": "Controls the animated texture frames of water blocks. Disabling creates static water textures but water physics and transparency remain intact.", "vulkanmod-extra.option.animation.lava": "Lava Animation", @@ -142,8 +142,8 @@ "vulkanmod-extra.option.animation.enchantingTableBook.tooltip": "Controls the page-turning animation of books above enchanting tables. Disabling creates static books but maintains enchanting functionality.", "vulkanmod-extra.option.particle.particles": "Particles", "vulkanmod-extra.option.particle.particles.tooltip": "Master toggle for all particle effects including explosions, water splashes, and environmental effects. Disabling significantly improves performance but removes most visual effects from gameplay.", - "vulkanmod-extra.option.particle.allParticles": "모든 파티클", - "vulkanmod-extra.option.particle.allParticles.tooltip": "꺼져 있을 때 모든 파티클을 비활성화하거나 켜져 있을 때 개별 파티클 설정을 허용하는 전역 토글입니다. 모든 파티클 렌더링을 한 번에 차단하여 주요 성능 향상을 얻으세요.", + "vulkanmod-extra.option.particle.allParticles": "All Particles", + "vulkanmod-extra.option.particle.allParticles.tooltip": "Global toggle that disables ALL particles when off, or allows individual particle settings when on. Use this for major performance improvements by blocking all particle rendering at once.", "vulkanmod-extra.option.particle.rainSplash": "Rain Splash", "vulkanmod-extra.option.particle.rainSplash.tooltip": "Controls rain splash particles", "vulkanmod-extra.option.particle.blockBreak": "Block Break", @@ -416,8 +416,8 @@ "vulkanmod-extra.option.render.armorStandNameTag.tooltip": "Controls armor stand name tag rendering\n\n§7Performance Impact: §aLow (Positive)", "vulkanmod-extra.option.render.playerNameTag": "Player Name Tag", "vulkanmod-extra.option.render.playerNameTag.tooltip": "Controls player name tag rendering\n\n§7Performance Impact: §aLow (Positive)", - "vulkanmod-extra.option.render.fog": "안개", - "vulkanmod-extra.option.render.fog.tooltip": "모든 안개 효과의 마스터 토글입니다. 거리에서 가시성을 감소시키는 대기 안개를 제어합니다. 비활성화하면 깨끗한 공기가 생성되지만 넓은 열린 영역에서 깊이 인식에 영향을 줄 수 있습니다.\n\n§7성능 영향: §e낮음", + "vulkanmod-extra.option.render.fog": "Fog", + "vulkanmod-extra.option.render.fog.tooltip": "Master toggle for all fog effects. Controls atmospheric fog that reduces visibility at distance. Disabling creates clear air but may impact depth perception in large open areas.\n\n§7Performance Impact: §eLow", "vulkanmod-extra.option.render.overworldFog": "Overworld Fog", "vulkanmod-extra.option.render.overworldFog.tooltip": "Controls fog effects in the Overworld dimension. Includes natural weather fog, biome-based fog, and atmospheric effects.", "vulkanmod-extra.option.render.netherFog": "Nether Fog", @@ -432,8 +432,8 @@ "vulkanmod-extra.option.render.powderSnowFog.tooltip": "Controls fog effect when inside powder snow. Manages the visibility reduction in powder snow blocks.", "vulkanmod-extra.option.render.preventShaders": "Prevent Shaders", "vulkanmod-extra.option.render.preventShaders.tooltip": "Prevents shader loading for better performance\n\n§7Performance Impact: §aHigh (Positive)", - "vulkanmod-extra.option.extra.showFps": "FPS 표시", - "vulkanmod-extra.option.extra.showFps.tooltip": "화면에 실시간 프레임 속도(FPS) 카운터를 표시합니다. 성능 모니터링 및 지연 문제 해결에 유용합니다.\n\n§7성능 영향: §e낮음", + "vulkanmod-extra.option.extra.showFps": "Show FPS", + "vulkanmod-extra.option.extra.showFps.tooltip": "Displays real-time frames per second (FPS) counter overlay on screen. Useful for monitoring performance and troubleshooting lag issues.\n\n§7Performance Impact: §eLow", "vulkanmod-extra.option.extra.fpsDisplayMode": "FPS Display Mode", "vulkanmod-extra.option.extra.fpsDisplayMode.basic": "Simple", "vulkanmod-extra.option.extra.fpsDisplayMode.extended": "Full", @@ -450,8 +450,8 @@ "vulkanmod-extra.option.extra.textContrast.background": "Background", "vulkanmod-extra.option.extra.textContrast.shadow": "Shadow", "vulkanmod-extra.option.extra.textContrast.tooltip": "Controls the text rendering style for overlay information.", - "vulkanmod-extra.option.extra.showCoords": "좌표 표시", - "vulkanmod-extra.option.extra.showCoords.tooltip": "화면에 현재 플레이어 좌표(X, Y, Z)를 표시합니다. 건설 프로젝트, 위치 공유 및 대규모 월드 탐색에 필수적입니다.", + "vulkanmod-extra.option.extra.showCoords": "Show Coordinates", + "vulkanmod-extra.option.extra.showCoords.tooltip": "Displays current player coordinates (X, Y, Z) overlay on screen. Essential for building projects, sharing locations, and navigation in large worlds.", "vulkanmod-extra.option.extra.toasts": "Toasts", "vulkanmod-extra.option.extra.toasts.tooltip": "Controls popup achievement and advancement notifications in the top-right corner. Disabling removes visual notifications but achievements are still unlocked.", "vulkanmod-extra.option.extra.advancementToast": "Advancement Toasts", @@ -506,6 +506,7 @@ "vulkanmod-extra.category.fogMultipliers.water": "Water Fog Multipliers", "vulkanmod-extra.category.fogMultipliers.lava": "Lava Fog Multipliers", "vulkanmod-extra.category.fogMultipliers.powderSnow": "Powder Snow Fog Multipliers", + "__comment": "Rendering Pipeline Optimizations", "vulkanmod-extra.option.video.monitorSelection": "Fullscreen Monitor", "vulkanmod-extra.option.video.monitorSelection.tooltip": "Select which monitor to use for fullscreen mode. Changes will take effect when entering fullscreen.", "vulkanmod.options.video.resolution.tooltip": "Sets the fullscreen resolution. Changes take effect when toggling fullscreen mode.", @@ -522,6 +523,7 @@ "vulkanmod.options.graphics.renderDistance.tooltip": "Maximum distance for rendering chunks. Higher values allow you to see further but reduce performance.\n\n§7Performance Impact: §cHigh", "vulkanmod.options.graphics.simulationDistance.tooltip": "Distance at which game mechanics (mob spawning, redstone, etc.) are simulated. Lower values improve performance.\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.prioritizeChunkUpdates.tooltip": "Controls chunk update priority. 'Nearby' prioritizes chunks closer to the player for faster loading of visible terrain.\n\n§7Performance Impact: §eLow", + "vulkanmod.options.graphics.graphics.tooltip": "Control graphics quality. Fast improves performance, Fancy enhances visuals, Fabulous provides experimental advanced transparency.\n\n§7Performance Impact: §cHigh", "vulkanmod.options.graphics.ambientOcclusion.tooltip": "Smooth lighting quality. Off: flat lighting. On: standard smooth lighting. Sub-block: enhanced AO for stairs/slabs (experimental).\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.particles.tooltip": "Controls particle density. All: full particles. Decreased: reduced density. Minimal: critical only.\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.renderClouds.tooltip": "Controls cloud rendering. Off disables clouds entirely, Fast renders simple clouds, Fancy renders detailed clouds.\n\n§7Performance Impact: §eLow", @@ -532,40 +534,40 @@ "vulkanmod.options.other.frameQueue.tooltip": "Number of frames buffered for GPU processing. Higher values reduce stuttering but increase input delay. 2-3 recommended for most systems.\n\n§7Performance Impact: §eLow", "vulkanmod.options.other.deviceSelector.tooltip": "Selects which GPU to use for rendering. Auto chooses the best available device. Manual selection useful for multi-GPU systems.", "vulkanmod.options.other.chunkBuilderThreads.tooltip": "Background threads for chunk geometry building. Auto uses optimal count. More threads speed up chunk updates but may impact main thread performance.\n\n§7Performance Impact: §6Medium", - "vulkanmod-extra.block.masterControls": "마스터 제어", - "vulkanmod-extra.block.render.entityRendering": "엔티티 렌더링", - "vulkanmod-extra.block.render.nameTags": "이름표", - "vulkanmod-extra.block.render.blockRendering": "블록 렌더링", - "vulkanmod-extra.block.render.lightEffects": "빛과 효과", - "vulkanmod-extra.block.render.fogControls": "안개 제어", - "vulkanmod-extra.block.animation.fluidAnimations": "유체 애니메이션", - "vulkanmod-extra.block.animation.fireLight": "불과 빛", - "vulkanmod-extra.block.animation.portalAnimations": "포털 애니메이션", - "vulkanmod-extra.block.animation.blockAnimations": "블록 애니메이션", - "vulkanmod-extra.block.animation.machineAnimations": "기계 애니메이션", - "vulkanmod-extra.block.animation.plantAnimations": "식물 애니메이션", - "vulkanmod-extra.block.animation.stemAnimations": "줄기 애니메이션", - "vulkanmod-extra.block.animation.sculkAnimations": "스컬크 애니메이션", - "vulkanmod-extra.block.animation.commandBlocks": "명령 블록", - "vulkanmod-extra.block.animation.additional": "추가", - "vulkanmod-extra.block.particle.commonParticles": "일반 파티클", - "vulkanmod-extra.block.particle.bubbleEffects": "거품 효과", - "vulkanmod-extra.block.particle.environmental": "환경", - "vulkanmod-extra.block.particle.combatEffects": "전투 효과", - "vulkanmod-extra.block.particle.statusEffects": "상태 효과", - "vulkanmod-extra.block.particle.fireFlame": "불과 화염", - "vulkanmod-extra.block.particle.liquidEffects": "액체 효과", - "vulkanmod-extra.block.particle.dustEffects": "먼지 효과", - "vulkanmod-extra.block.particle.explosionEffects": "폭발 효과", - "vulkanmod-extra.block.particle.natureEffects": "자연 효과", - "vulkanmod-extra.block.particle.sculkEffects": "스컬크 효과", - "vulkanmod-extra.block.particle.otherEffects": "기타 효과", - "vulkanmod-extra.block.details.skyElements": "하늘 요소", - "vulkanmod-extra.block.details.colorEffects": "색상 효과", - "vulkanmod-extra.block.extra.hudDisplay": "HUD 디스플레이", - "vulkanmod-extra.block.extra.coordinates": "좌표", - "vulkanmod-extra.block.extra.toastNotifications": "토스트 알림", - "vulkanmod-extra.block.additionalControls": "추가 제어 %s", + "vulkanmod-extra.block.masterControls": "Master Controls", + "vulkanmod-extra.block.render.entityRendering": "Entity Rendering", + "vulkanmod-extra.block.render.nameTags": "Name Tags", + "vulkanmod-extra.block.render.blockRendering": "Block Rendering", + "vulkanmod-extra.block.render.lightEffects": "Light & Effects", + "vulkanmod-extra.block.render.fogControls": "Fog Controls", + "vulkanmod-extra.block.animation.fluidAnimations": "Fluid Animations", + "vulkanmod-extra.block.animation.fireLight": "Fire & Light", + "vulkanmod-extra.block.animation.portalAnimations": "Portal Animations", + "vulkanmod-extra.block.animation.blockAnimations": "Block Animations", + "vulkanmod-extra.block.animation.machineAnimations": "Machine Animations", + "vulkanmod-extra.block.animation.plantAnimations": "Plant Animations", + "vulkanmod-extra.block.animation.stemAnimations": "Stem Animations", + "vulkanmod-extra.block.animation.sculkAnimations": "Sculk Animations", + "vulkanmod-extra.block.animation.commandBlocks": "Command Blocks", + "vulkanmod-extra.block.animation.additional": "Additional", + "vulkanmod-extra.block.particle.commonParticles": "Common Particles", + "vulkanmod-extra.block.particle.bubbleEffects": "Bubble Effects", + "vulkanmod-extra.block.particle.environmental": "Environmental", + "vulkanmod-extra.block.particle.combatEffects": "Combat Effects", + "vulkanmod-extra.block.particle.statusEffects": "Status Effects", + "vulkanmod-extra.block.particle.fireFlame": "Fire & Flame", + "vulkanmod-extra.block.particle.liquidEffects": "Liquid Effects", + "vulkanmod-extra.block.particle.dustEffects": "Dust Effects", + "vulkanmod-extra.block.particle.explosionEffects": "Explosion Effects", + "vulkanmod-extra.block.particle.natureEffects": "Nature Effects", + "vulkanmod-extra.block.particle.sculkEffects": "Sculk Effects", + "vulkanmod-extra.block.particle.otherEffects": "Other Effects", + "vulkanmod-extra.block.details.skyElements": "Sky Elements", + "vulkanmod-extra.block.details.colorEffects": "Color Effects", + "vulkanmod-extra.block.extra.hudDisplay": "HUD Display", + "vulkanmod-extra.block.extra.coordinates": "Coordinates", + "vulkanmod-extra.block.extra.toastNotifications": "Toast Notifications", + "vulkanmod-extra.block.additionalControls": "Additional Controls %s", "vulkanmod-extra.pages.optimization": "Optimization", "vulkanmod.options.optimization.advCulling.tooltip": "Controls chunk section culling aggressiveness. Aggressive: maximum culling but may cause pop-in. Normal: balanced. Conservative: minimal culling. Off: no culling.\n§7Performance Impact: §aHigh", "vulkanmod.options.optimization.entityCulling.tooltip": "Culls entities in non-visible chunk sections. Improves performance with many entities.\n\n§7Performance Impact: §6Medium", @@ -582,8 +584,6 @@ "vulkanmod-extra.option.optimization.textureAtlasOptimization.tooltip": "Reduces texture binding calls and optimizes texture atlas management for better GPU performance and lower CPU overhead.\n\n§7Performance Impact: §aMedium (Positive)", "vulkanmod-extra.option.optimization.entityUpdateLimit": "Entity Update Limit", "vulkanmod-extra.option.optimization.entityUpdateLimit.tooltip": "Maximum number of entities to update per frame (0 = unlimited). Higher values maintain smoother entity movement but may impact performance in crowded areas.\n\n§7Performance Impact: §aHigh (Positive)", - "__comment": "Fog Controls", "vulkanmod-extra.option.optimization.renderCallBatching": "Render Call Batching", - "vulkanmod-extra.option.optimization.renderCallBatching.tooltip": "Groups similar draw calls together to reduce CPU-GPU communication overhead and improve overall rendering performance.\n\n§7Performance Impact: §aMedium (Positive)", - "vulkanmod.options.graphics.graphics.tooltip": "Control graphics quality. Fast improves performance, Fancy enhances visuals, Fabulous provides experimental advanced transparency.\n\n§7Performance Impact: §cHigh" -} + "vulkanmod-extra.option.optimization.renderCallBatching.tooltip": "Groups similar draw calls together to reduce CPU-GPU communication overhead and improve overall rendering performance.\n\n§7Performance Impact: §aMedium (Positive)" +} \ No newline at end of file diff --git a/common/src/main/resources/assets/vulkanmod-extra/lang/nl_nl.json b/common/src/main/resources/assets/vulkanmod-extra/lang/nl_nl.json index 51bb697..784a27f 100644 --- a/common/src/main/resources/assets/vulkanmod-extra/lang/nl_nl.json +++ b/common/src/main/resources/assets/vulkanmod-extra/lang/nl_nl.json @@ -1,12 +1,12 @@ { - "vulkanmod-extra.pages.animations": "Animaties", - "vulkanmod-extra.pages.particles": "Deeltjes", + "vulkanmod-extra.pages.animations": "Animations", + "vulkanmod-extra.pages.particles": "Particles", "vulkanmod-extra.pages.details": "Details", - "vulkanmod-extra.pages.render": "Weergave", + "vulkanmod-extra.pages.render": "Render", "vulkanmod-extra.pages.extra": "Extra", "vulkanmod-extra.option.animation": "Animation Controls", "vulkanmod-extra.option.animation.tooltip": "Granular controls for individual game animations. Each animation type can be toggled independently for maximum customization. Perfect for performance optimization or aesthetic preferences.", - "vulkanmod-extra.option.animation.allAnimations": "Alle Animaties", + "vulkanmod-extra.option.animation.allAnimations": "All Animations", "vulkanmod-extra.option.animation.allAnimations.tooltip": "Global toggle that disables ALL animations when off, or allows individual animation settings when on. Use this as a quick performance boost by disabling all texture animations at once.", "vulkanmod-extra.option.animation.water": "Water Animation", "vulkanmod-extra.option.animation.water.tooltip": "Controls the animated texture frames of water blocks. Disabling creates static water textures but water physics and transparency remain intact.", @@ -142,7 +142,7 @@ "vulkanmod-extra.option.animation.enchantingTableBook.tooltip": "Controls the page-turning animation of books above enchanting tables. Disabling creates static books but maintains enchanting functionality.", "vulkanmod-extra.option.particle.particles": "Particles", "vulkanmod-extra.option.particle.particles.tooltip": "Master toggle for all particle effects including explosions, water splashes, and environmental effects. Disabling significantly improves performance but removes most visual effects from gameplay.", - "vulkanmod-extra.option.particle.allParticles": "Alle Deeltjes", + "vulkanmod-extra.option.particle.allParticles": "All Particles", "vulkanmod-extra.option.particle.allParticles.tooltip": "Global toggle that disables ALL particles when off, or allows individual particle settings when on. Use this for major performance improvements by blocking all particle rendering at once.", "vulkanmod-extra.option.particle.rainSplash": "Rain Splash", "vulkanmod-extra.option.particle.rainSplash.tooltip": "Controls rain splash particles", @@ -416,7 +416,7 @@ "vulkanmod-extra.option.render.armorStandNameTag.tooltip": "Controls armor stand name tag rendering\n\n§7Performance Impact: §aLow (Positive)", "vulkanmod-extra.option.render.playerNameTag": "Player Name Tag", "vulkanmod-extra.option.render.playerNameTag.tooltip": "Controls player name tag rendering\n\n§7Performance Impact: §aLow (Positive)", - "vulkanmod-extra.option.render.fog": "Mist", + "vulkanmod-extra.option.render.fog": "Fog", "vulkanmod-extra.option.render.fog.tooltip": "Master toggle for all fog effects. Controls atmospheric fog that reduces visibility at distance. Disabling creates clear air but may impact depth perception in large open areas.\n\n§7Performance Impact: §eLow", "vulkanmod-extra.option.render.overworldFog": "Overworld Fog", "vulkanmod-extra.option.render.overworldFog.tooltip": "Controls fog effects in the Overworld dimension. Includes natural weather fog, biome-based fog, and atmospheric effects.", @@ -432,7 +432,7 @@ "vulkanmod-extra.option.render.powderSnowFog.tooltip": "Controls fog effect when inside powder snow. Manages the visibility reduction in powder snow blocks.", "vulkanmod-extra.option.render.preventShaders": "Prevent Shaders", "vulkanmod-extra.option.render.preventShaders.tooltip": "Prevents shader loading for better performance\n\n§7Performance Impact: §aHigh (Positive)", - "vulkanmod-extra.option.extra.showFps": "Toon FPS", + "vulkanmod-extra.option.extra.showFps": "Show FPS", "vulkanmod-extra.option.extra.showFps.tooltip": "Displays real-time frames per second (FPS) counter overlay on screen. Useful for monitoring performance and troubleshooting lag issues.\n\n§7Performance Impact: §eLow", "vulkanmod-extra.option.extra.fpsDisplayMode": "FPS Display Mode", "vulkanmod-extra.option.extra.fpsDisplayMode.basic": "Simple", @@ -450,7 +450,7 @@ "vulkanmod-extra.option.extra.textContrast.background": "Background", "vulkanmod-extra.option.extra.textContrast.shadow": "Shadow", "vulkanmod-extra.option.extra.textContrast.tooltip": "Controls the text rendering style for overlay information.", - "vulkanmod-extra.option.extra.showCoords": "Toon Coördinaten", + "vulkanmod-extra.option.extra.showCoords": "Show Coordinates", "vulkanmod-extra.option.extra.showCoords.tooltip": "Displays current player coordinates (X, Y, Z) overlay on screen. Essential for building projects, sharing locations, and navigation in large worlds.", "vulkanmod-extra.option.extra.toasts": "Toasts", "vulkanmod-extra.option.extra.toasts.tooltip": "Controls popup achievement and advancement notifications in the top-right corner. Disabling removes visual notifications but achievements are still unlocked.", @@ -506,6 +506,7 @@ "vulkanmod-extra.category.fogMultipliers.water": "Water Fog Multipliers", "vulkanmod-extra.category.fogMultipliers.lava": "Lava Fog Multipliers", "vulkanmod-extra.category.fogMultipliers.powderSnow": "Powder Snow Fog Multipliers", + "__comment": "Rendering Pipeline Optimizations", "vulkanmod-extra.option.video.monitorSelection": "Fullscreen Monitor", "vulkanmod-extra.option.video.monitorSelection.tooltip": "Select which monitor to use for fullscreen mode. Changes will take effect when entering fullscreen.", "vulkanmod.options.video.resolution.tooltip": "Sets the fullscreen resolution. Changes take effect when toggling fullscreen mode.", @@ -522,6 +523,7 @@ "vulkanmod.options.graphics.renderDistance.tooltip": "Maximum distance for rendering chunks. Higher values allow you to see further but reduce performance.\n\n§7Performance Impact: §cHigh", "vulkanmod.options.graphics.simulationDistance.tooltip": "Distance at which game mechanics (mob spawning, redstone, etc.) are simulated. Lower values improve performance.\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.prioritizeChunkUpdates.tooltip": "Controls chunk update priority. 'Nearby' prioritizes chunks closer to the player for faster loading of visible terrain.\n\n§7Performance Impact: §eLow", + "vulkanmod.options.graphics.graphics.tooltip": "Control graphics quality. Fast improves performance, Fancy enhances visuals, Fabulous provides experimental advanced transparency.\n\n§7Performance Impact: §cHigh", "vulkanmod.options.graphics.ambientOcclusion.tooltip": "Smooth lighting quality. Off: flat lighting. On: standard smooth lighting. Sub-block: enhanced AO for stairs/slabs (experimental).\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.particles.tooltip": "Controls particle density. All: full particles. Decreased: reduced density. Minimal: critical only.\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.renderClouds.tooltip": "Controls cloud rendering. Off disables clouds entirely, Fast renders simple clouds, Fancy renders detailed clouds.\n\n§7Performance Impact: §eLow", @@ -532,40 +534,40 @@ "vulkanmod.options.other.frameQueue.tooltip": "Number of frames buffered for GPU processing. Higher values reduce stuttering but increase input delay. 2-3 recommended for most systems.\n\n§7Performance Impact: §eLow", "vulkanmod.options.other.deviceSelector.tooltip": "Selects which GPU to use for rendering. Auto chooses the best available device. Manual selection useful for multi-GPU systems.", "vulkanmod.options.other.chunkBuilderThreads.tooltip": "Background threads for chunk geometry building. Auto uses optimal count. More threads speed up chunk updates but may impact main thread performance.\n\n§7Performance Impact: §6Medium", - "vulkanmod-extra.block.masterControls": "Hoofdbediening", - "vulkanmod-extra.block.render.entityRendering": "Entiteit Weergave", - "vulkanmod-extra.block.render.nameTags": "Naamlabels", - "vulkanmod-extra.block.render.blockRendering": "Blok Weergave", - "vulkanmod-extra.block.render.lightEffects": "Licht & Effecten", - "vulkanmod-extra.block.render.fogControls": "Mist Bediening", - "vulkanmod-extra.block.animation.fluidAnimations": "Vloeistof Animaties", - "vulkanmod-extra.block.animation.fireLight": "Vuur & Licht", - "vulkanmod-extra.block.animation.portalAnimations": "Portaal Animaties", - "vulkanmod-extra.block.animation.blockAnimations": "Blok Animaties", - "vulkanmod-extra.block.animation.machineAnimations": "Machine Animaties", - "vulkanmod-extra.block.animation.plantAnimations": "Plant Animaties", - "vulkanmod-extra.block.animation.stemAnimations": "Stengel Animaties", - "vulkanmod-extra.block.animation.sculkAnimations": "Sculk Animaties", - "vulkanmod-extra.block.animation.commandBlocks": "Commandoblokken", - "vulkanmod-extra.block.animation.additional": "Aanvullend", - "vulkanmod-extra.block.particle.commonParticles": "Gewone Deeltjes", - "vulkanmod-extra.block.particle.bubbleEffects": "Bubbel Effecten", - "vulkanmod-extra.block.particle.environmental": "Omgeving", - "vulkanmod-extra.block.particle.combatEffects": "Gevecht Effecten", - "vulkanmod-extra.block.particle.statusEffects": "Status Effecten", - "vulkanmod-extra.block.particle.fireFlame": "Vuur & Vlammen", - "vulkanmod-extra.block.particle.liquidEffects": "Vloeistof Effecten", - "vulkanmod-extra.block.particle.dustEffects": "Stof Effecten", - "vulkanmod-extra.block.particle.explosionEffects": "Explosie Effecten", - "vulkanmod-extra.block.particle.natureEffects": "Natuur Effecten", - "vulkanmod-extra.block.particle.sculkEffects": "Sculk Effecten", - "vulkanmod-extra.block.particle.otherEffects": "Andere Effecten", - "vulkanmod-extra.block.details.skyElements": "Lucht Elementen", - "vulkanmod-extra.block.details.colorEffects": "Kleur Effecten", - "vulkanmod-extra.block.extra.hudDisplay": "HUD Weergave", - "vulkanmod-extra.block.extra.coordinates": "Coördinaten", - "vulkanmod-extra.block.extra.toastNotifications": "Toast Meldingen", - "vulkanmod-extra.block.additionalControls": "Aanvullende Bediening %s", + "vulkanmod-extra.block.masterControls": "Master Controls", + "vulkanmod-extra.block.render.entityRendering": "Entity Rendering", + "vulkanmod-extra.block.render.nameTags": "Name Tags", + "vulkanmod-extra.block.render.blockRendering": "Block Rendering", + "vulkanmod-extra.block.render.lightEffects": "Light & Effects", + "vulkanmod-extra.block.render.fogControls": "Fog Controls", + "vulkanmod-extra.block.animation.fluidAnimations": "Fluid Animations", + "vulkanmod-extra.block.animation.fireLight": "Fire & Light", + "vulkanmod-extra.block.animation.portalAnimations": "Portal Animations", + "vulkanmod-extra.block.animation.blockAnimations": "Block Animations", + "vulkanmod-extra.block.animation.machineAnimations": "Machine Animations", + "vulkanmod-extra.block.animation.plantAnimations": "Plant Animations", + "vulkanmod-extra.block.animation.stemAnimations": "Stem Animations", + "vulkanmod-extra.block.animation.sculkAnimations": "Sculk Animations", + "vulkanmod-extra.block.animation.commandBlocks": "Command Blocks", + "vulkanmod-extra.block.animation.additional": "Additional", + "vulkanmod-extra.block.particle.commonParticles": "Common Particles", + "vulkanmod-extra.block.particle.bubbleEffects": "Bubble Effects", + "vulkanmod-extra.block.particle.environmental": "Environmental", + "vulkanmod-extra.block.particle.combatEffects": "Combat Effects", + "vulkanmod-extra.block.particle.statusEffects": "Status Effects", + "vulkanmod-extra.block.particle.fireFlame": "Fire & Flame", + "vulkanmod-extra.block.particle.liquidEffects": "Liquid Effects", + "vulkanmod-extra.block.particle.dustEffects": "Dust Effects", + "vulkanmod-extra.block.particle.explosionEffects": "Explosion Effects", + "vulkanmod-extra.block.particle.natureEffects": "Nature Effects", + "vulkanmod-extra.block.particle.sculkEffects": "Sculk Effects", + "vulkanmod-extra.block.particle.otherEffects": "Other Effects", + "vulkanmod-extra.block.details.skyElements": "Sky Elements", + "vulkanmod-extra.block.details.colorEffects": "Color Effects", + "vulkanmod-extra.block.extra.hudDisplay": "HUD Display", + "vulkanmod-extra.block.extra.coordinates": "Coordinates", + "vulkanmod-extra.block.extra.toastNotifications": "Toast Notifications", + "vulkanmod-extra.block.additionalControls": "Additional Controls %s", "vulkanmod-extra.pages.optimization": "Optimization", "vulkanmod.options.optimization.advCulling.tooltip": "Controls chunk section culling aggressiveness. Aggressive: maximum culling but may cause pop-in. Normal: balanced. Conservative: minimal culling. Off: no culling.\n§7Performance Impact: §aHigh", "vulkanmod.options.optimization.entityCulling.tooltip": "Culls entities in non-visible chunk sections. Improves performance with many entities.\n\n§7Performance Impact: §6Medium", @@ -582,8 +584,6 @@ "vulkanmod-extra.option.optimization.textureAtlasOptimization.tooltip": "Reduces texture binding calls and optimizes texture atlas management for better GPU performance and lower CPU overhead.\n\n§7Performance Impact: §aMedium (Positive)", "vulkanmod-extra.option.optimization.entityUpdateLimit": "Entity Update Limit", "vulkanmod-extra.option.optimization.entityUpdateLimit.tooltip": "Maximum number of entities to update per frame (0 = unlimited). Higher values maintain smoother entity movement but may impact performance in crowded areas.\n\n§7Performance Impact: §aHigh (Positive)", - "__comment": "Fog Controls", "vulkanmod-extra.option.optimization.renderCallBatching": "Render Call Batching", - "vulkanmod-extra.option.optimization.renderCallBatching.tooltip": "Groups similar draw calls together to reduce CPU-GPU communication overhead and improve overall rendering performance.\n\n§7Performance Impact: §aMedium (Positive)", - "vulkanmod.options.graphics.graphics.tooltip": "Control graphics quality. Fast improves performance, Fancy enhances visuals, Fabulous provides experimental advanced transparency.\n\n§7Performance Impact: §cHigh" -} + "vulkanmod-extra.option.optimization.renderCallBatching.tooltip": "Groups similar draw calls together to reduce CPU-GPU communication overhead and improve overall rendering performance.\n\n§7Performance Impact: §aMedium (Positive)" +} \ No newline at end of file diff --git a/common/src/main/resources/assets/vulkanmod-extra/lang/pl_pl.json b/common/src/main/resources/assets/vulkanmod-extra/lang/pl_pl.json index 6bf7b81..784a27f 100644 --- a/common/src/main/resources/assets/vulkanmod-extra/lang/pl_pl.json +++ b/common/src/main/resources/assets/vulkanmod-extra/lang/pl_pl.json @@ -1,12 +1,12 @@ { - "vulkanmod-extra.pages.animations": "Animacje", - "vulkanmod-extra.pages.particles": "Cząsteczki", - "vulkanmod-extra.pages.details": "Szczegóły", - "vulkanmod-extra.pages.render": "Renderowanie", - "vulkanmod-extra.pages.extra": "Dodatkowe", + "vulkanmod-extra.pages.animations": "Animations", + "vulkanmod-extra.pages.particles": "Particles", + "vulkanmod-extra.pages.details": "Details", + "vulkanmod-extra.pages.render": "Render", + "vulkanmod-extra.pages.extra": "Extra", "vulkanmod-extra.option.animation": "Animation Controls", "vulkanmod-extra.option.animation.tooltip": "Granular controls for individual game animations. Each animation type can be toggled independently for maximum customization. Perfect for performance optimization or aesthetic preferences.", - "vulkanmod-extra.option.animation.allAnimations": "Wszystkie Animacje", + "vulkanmod-extra.option.animation.allAnimations": "All Animations", "vulkanmod-extra.option.animation.allAnimations.tooltip": "Global toggle that disables ALL animations when off, or allows individual animation settings when on. Use this as a quick performance boost by disabling all texture animations at once.", "vulkanmod-extra.option.animation.water": "Water Animation", "vulkanmod-extra.option.animation.water.tooltip": "Controls the animated texture frames of water blocks. Disabling creates static water textures but water physics and transparency remain intact.", @@ -142,7 +142,7 @@ "vulkanmod-extra.option.animation.enchantingTableBook.tooltip": "Controls the page-turning animation of books above enchanting tables. Disabling creates static books but maintains enchanting functionality.", "vulkanmod-extra.option.particle.particles": "Particles", "vulkanmod-extra.option.particle.particles.tooltip": "Master toggle for all particle effects including explosions, water splashes, and environmental effects. Disabling significantly improves performance but removes most visual effects from gameplay.", - "vulkanmod-extra.option.particle.allParticles": "Wszystkie Cząsteczki", + "vulkanmod-extra.option.particle.allParticles": "All Particles", "vulkanmod-extra.option.particle.allParticles.tooltip": "Global toggle that disables ALL particles when off, or allows individual particle settings when on. Use this for major performance improvements by blocking all particle rendering at once.", "vulkanmod-extra.option.particle.rainSplash": "Rain Splash", "vulkanmod-extra.option.particle.rainSplash.tooltip": "Controls rain splash particles", @@ -416,7 +416,7 @@ "vulkanmod-extra.option.render.armorStandNameTag.tooltip": "Controls armor stand name tag rendering\n\n§7Performance Impact: §aLow (Positive)", "vulkanmod-extra.option.render.playerNameTag": "Player Name Tag", "vulkanmod-extra.option.render.playerNameTag.tooltip": "Controls player name tag rendering\n\n§7Performance Impact: §aLow (Positive)", - "vulkanmod-extra.option.render.fog": "Mgła", + "vulkanmod-extra.option.render.fog": "Fog", "vulkanmod-extra.option.render.fog.tooltip": "Master toggle for all fog effects. Controls atmospheric fog that reduces visibility at distance. Disabling creates clear air but may impact depth perception in large open areas.\n\n§7Performance Impact: §eLow", "vulkanmod-extra.option.render.overworldFog": "Overworld Fog", "vulkanmod-extra.option.render.overworldFog.tooltip": "Controls fog effects in the Overworld dimension. Includes natural weather fog, biome-based fog, and atmospheric effects.", @@ -432,7 +432,7 @@ "vulkanmod-extra.option.render.powderSnowFog.tooltip": "Controls fog effect when inside powder snow. Manages the visibility reduction in powder snow blocks.", "vulkanmod-extra.option.render.preventShaders": "Prevent Shaders", "vulkanmod-extra.option.render.preventShaders.tooltip": "Prevents shader loading for better performance\n\n§7Performance Impact: §aHigh (Positive)", - "vulkanmod-extra.option.extra.showFps": "Pokaż FPS", + "vulkanmod-extra.option.extra.showFps": "Show FPS", "vulkanmod-extra.option.extra.showFps.tooltip": "Displays real-time frames per second (FPS) counter overlay on screen. Useful for monitoring performance and troubleshooting lag issues.\n\n§7Performance Impact: §eLow", "vulkanmod-extra.option.extra.fpsDisplayMode": "FPS Display Mode", "vulkanmod-extra.option.extra.fpsDisplayMode.basic": "Simple", @@ -450,7 +450,7 @@ "vulkanmod-extra.option.extra.textContrast.background": "Background", "vulkanmod-extra.option.extra.textContrast.shadow": "Shadow", "vulkanmod-extra.option.extra.textContrast.tooltip": "Controls the text rendering style for overlay information.", - "vulkanmod-extra.option.extra.showCoords": "Pokaż Współrzędne", + "vulkanmod-extra.option.extra.showCoords": "Show Coordinates", "vulkanmod-extra.option.extra.showCoords.tooltip": "Displays current player coordinates (X, Y, Z) overlay on screen. Essential for building projects, sharing locations, and navigation in large worlds.", "vulkanmod-extra.option.extra.toasts": "Toasts", "vulkanmod-extra.option.extra.toasts.tooltip": "Controls popup achievement and advancement notifications in the top-right corner. Disabling removes visual notifications but achievements are still unlocked.", @@ -506,6 +506,7 @@ "vulkanmod-extra.category.fogMultipliers.water": "Water Fog Multipliers", "vulkanmod-extra.category.fogMultipliers.lava": "Lava Fog Multipliers", "vulkanmod-extra.category.fogMultipliers.powderSnow": "Powder Snow Fog Multipliers", + "__comment": "Rendering Pipeline Optimizations", "vulkanmod-extra.option.video.monitorSelection": "Fullscreen Monitor", "vulkanmod-extra.option.video.monitorSelection.tooltip": "Select which monitor to use for fullscreen mode. Changes will take effect when entering fullscreen.", "vulkanmod.options.video.resolution.tooltip": "Sets the fullscreen resolution. Changes take effect when toggling fullscreen mode.", @@ -522,6 +523,7 @@ "vulkanmod.options.graphics.renderDistance.tooltip": "Maximum distance for rendering chunks. Higher values allow you to see further but reduce performance.\n\n§7Performance Impact: §cHigh", "vulkanmod.options.graphics.simulationDistance.tooltip": "Distance at which game mechanics (mob spawning, redstone, etc.) are simulated. Lower values improve performance.\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.prioritizeChunkUpdates.tooltip": "Controls chunk update priority. 'Nearby' prioritizes chunks closer to the player for faster loading of visible terrain.\n\n§7Performance Impact: §eLow", + "vulkanmod.options.graphics.graphics.tooltip": "Control graphics quality. Fast improves performance, Fancy enhances visuals, Fabulous provides experimental advanced transparency.\n\n§7Performance Impact: §cHigh", "vulkanmod.options.graphics.ambientOcclusion.tooltip": "Smooth lighting quality. Off: flat lighting. On: standard smooth lighting. Sub-block: enhanced AO for stairs/slabs (experimental).\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.particles.tooltip": "Controls particle density. All: full particles. Decreased: reduced density. Minimal: critical only.\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.renderClouds.tooltip": "Controls cloud rendering. Off disables clouds entirely, Fast renders simple clouds, Fancy renders detailed clouds.\n\n§7Performance Impact: §eLow", @@ -532,40 +534,40 @@ "vulkanmod.options.other.frameQueue.tooltip": "Number of frames buffered for GPU processing. Higher values reduce stuttering but increase input delay. 2-3 recommended for most systems.\n\n§7Performance Impact: §eLow", "vulkanmod.options.other.deviceSelector.tooltip": "Selects which GPU to use for rendering. Auto chooses the best available device. Manual selection useful for multi-GPU systems.", "vulkanmod.options.other.chunkBuilderThreads.tooltip": "Background threads for chunk geometry building. Auto uses optimal count. More threads speed up chunk updates but may impact main thread performance.\n\n§7Performance Impact: §6Medium", - "vulkanmod-extra.block.masterControls": "Główne Sterowanie", - "vulkanmod-extra.block.render.entityRendering": "Renderowanie Bytów", - "vulkanmod-extra.block.render.nameTags": "Tabliczki z Nazwami", - "vulkanmod-extra.block.render.blockRendering": "Renderowanie Bloków", - "vulkanmod-extra.block.render.lightEffects": "Światło i Efekty", - "vulkanmod-extra.block.render.fogControls": "Sterowanie Mgłą", - "vulkanmod-extra.block.animation.fluidAnimations": "Animacje Płynów", - "vulkanmod-extra.block.animation.fireLight": "Ogień i Światło", - "vulkanmod-extra.block.animation.portalAnimations": "Animacje Portali", - "vulkanmod-extra.block.animation.blockAnimations": "Animacje Bloków", - "vulkanmod-extra.block.animation.machineAnimations": "Animacje Maszyn", - "vulkanmod-extra.block.animation.plantAnimations": "Animacje Roślin", - "vulkanmod-extra.block.animation.stemAnimations": "Animacje Łodyg", - "vulkanmod-extra.block.animation.sculkAnimations": "Animacje Sculk", - "vulkanmod-extra.block.animation.commandBlocks": "Bloki Poleceń", - "vulkanmod-extra.block.animation.additional": "Dodatkowe", - "vulkanmod-extra.block.particle.commonParticles": "Typowe Cząsteczki", - "vulkanmod-extra.block.particle.bubbleEffects": "Efekty Bąbelków", - "vulkanmod-extra.block.particle.environmental": "Środowiskowe", - "vulkanmod-extra.block.particle.combatEffects": "Efekty Walki", - "vulkanmod-extra.block.particle.statusEffects": "Efekty Statusu", - "vulkanmod-extra.block.particle.fireFlame": "Ogień i Płomienie", - "vulkanmod-extra.block.particle.liquidEffects": "Efekty Płynów", - "vulkanmod-extra.block.particle.dustEffects": "Efekty Pyłu", - "vulkanmod-extra.block.particle.explosionEffects": "Efekty Wybuchów", - "vulkanmod-extra.block.particle.natureEffects": "Efekty Natury", - "vulkanmod-extra.block.particle.sculkEffects": "Efekty Sculk", - "vulkanmod-extra.block.particle.otherEffects": "Inne Efekty", - "vulkanmod-extra.block.details.skyElements": "Elementy Nieba", - "vulkanmod-extra.block.details.colorEffects": "Efekty Kolorów", - "vulkanmod-extra.block.extra.hudDisplay": "Wyświetlacz HUD", - "vulkanmod-extra.block.extra.coordinates": "Współrzędne", - "vulkanmod-extra.block.extra.toastNotifications": "Powiadomienia Toast", - "vulkanmod-extra.block.additionalControls": "Dodatkowe Sterowanie %s", + "vulkanmod-extra.block.masterControls": "Master Controls", + "vulkanmod-extra.block.render.entityRendering": "Entity Rendering", + "vulkanmod-extra.block.render.nameTags": "Name Tags", + "vulkanmod-extra.block.render.blockRendering": "Block Rendering", + "vulkanmod-extra.block.render.lightEffects": "Light & Effects", + "vulkanmod-extra.block.render.fogControls": "Fog Controls", + "vulkanmod-extra.block.animation.fluidAnimations": "Fluid Animations", + "vulkanmod-extra.block.animation.fireLight": "Fire & Light", + "vulkanmod-extra.block.animation.portalAnimations": "Portal Animations", + "vulkanmod-extra.block.animation.blockAnimations": "Block Animations", + "vulkanmod-extra.block.animation.machineAnimations": "Machine Animations", + "vulkanmod-extra.block.animation.plantAnimations": "Plant Animations", + "vulkanmod-extra.block.animation.stemAnimations": "Stem Animations", + "vulkanmod-extra.block.animation.sculkAnimations": "Sculk Animations", + "vulkanmod-extra.block.animation.commandBlocks": "Command Blocks", + "vulkanmod-extra.block.animation.additional": "Additional", + "vulkanmod-extra.block.particle.commonParticles": "Common Particles", + "vulkanmod-extra.block.particle.bubbleEffects": "Bubble Effects", + "vulkanmod-extra.block.particle.environmental": "Environmental", + "vulkanmod-extra.block.particle.combatEffects": "Combat Effects", + "vulkanmod-extra.block.particle.statusEffects": "Status Effects", + "vulkanmod-extra.block.particle.fireFlame": "Fire & Flame", + "vulkanmod-extra.block.particle.liquidEffects": "Liquid Effects", + "vulkanmod-extra.block.particle.dustEffects": "Dust Effects", + "vulkanmod-extra.block.particle.explosionEffects": "Explosion Effects", + "vulkanmod-extra.block.particle.natureEffects": "Nature Effects", + "vulkanmod-extra.block.particle.sculkEffects": "Sculk Effects", + "vulkanmod-extra.block.particle.otherEffects": "Other Effects", + "vulkanmod-extra.block.details.skyElements": "Sky Elements", + "vulkanmod-extra.block.details.colorEffects": "Color Effects", + "vulkanmod-extra.block.extra.hudDisplay": "HUD Display", + "vulkanmod-extra.block.extra.coordinates": "Coordinates", + "vulkanmod-extra.block.extra.toastNotifications": "Toast Notifications", + "vulkanmod-extra.block.additionalControls": "Additional Controls %s", "vulkanmod-extra.pages.optimization": "Optimization", "vulkanmod.options.optimization.advCulling.tooltip": "Controls chunk section culling aggressiveness. Aggressive: maximum culling but may cause pop-in. Normal: balanced. Conservative: minimal culling. Off: no culling.\n§7Performance Impact: §aHigh", "vulkanmod.options.optimization.entityCulling.tooltip": "Culls entities in non-visible chunk sections. Improves performance with many entities.\n\n§7Performance Impact: §6Medium", @@ -582,8 +584,6 @@ "vulkanmod-extra.option.optimization.textureAtlasOptimization.tooltip": "Reduces texture binding calls and optimizes texture atlas management for better GPU performance and lower CPU overhead.\n\n§7Performance Impact: §aMedium (Positive)", "vulkanmod-extra.option.optimization.entityUpdateLimit": "Entity Update Limit", "vulkanmod-extra.option.optimization.entityUpdateLimit.tooltip": "Maximum number of entities to update per frame (0 = unlimited). Higher values maintain smoother entity movement but may impact performance in crowded areas.\n\n§7Performance Impact: §aHigh (Positive)", - "__comment": "Fog Controls", "vulkanmod-extra.option.optimization.renderCallBatching": "Render Call Batching", - "vulkanmod-extra.option.optimization.renderCallBatching.tooltip": "Groups similar draw calls together to reduce CPU-GPU communication overhead and improve overall rendering performance.\n\n§7Performance Impact: §aMedium (Positive)", - "vulkanmod.options.graphics.graphics.tooltip": "Control graphics quality. Fast improves performance, Fancy enhances visuals, Fabulous provides experimental advanced transparency.\n\n§7Performance Impact: §cHigh" -} + "vulkanmod-extra.option.optimization.renderCallBatching.tooltip": "Groups similar draw calls together to reduce CPU-GPU communication overhead and improve overall rendering performance.\n\n§7Performance Impact: §aMedium (Positive)" +} \ No newline at end of file diff --git a/common/src/main/resources/assets/vulkanmod-extra/lang/pt_br.json b/common/src/main/resources/assets/vulkanmod-extra/lang/pt_br.json index 1555111..784a27f 100644 --- a/common/src/main/resources/assets/vulkanmod-extra/lang/pt_br.json +++ b/common/src/main/resources/assets/vulkanmod-extra/lang/pt_br.json @@ -1,12 +1,12 @@ { - "vulkanmod-extra.pages.animations": "Animações", - "vulkanmod-extra.pages.particles": "Partículas", - "vulkanmod-extra.pages.details": "Detalhes", - "vulkanmod-extra.pages.render": "Renderização", + "vulkanmod-extra.pages.animations": "Animations", + "vulkanmod-extra.pages.particles": "Particles", + "vulkanmod-extra.pages.details": "Details", + "vulkanmod-extra.pages.render": "Render", "vulkanmod-extra.pages.extra": "Extra", "vulkanmod-extra.option.animation": "Animation Controls", "vulkanmod-extra.option.animation.tooltip": "Granular controls for individual game animations. Each animation type can be toggled independently for maximum customization. Perfect for performance optimization or aesthetic preferences.", - "vulkanmod-extra.option.animation.allAnimations": "Todas as Animações", + "vulkanmod-extra.option.animation.allAnimations": "All Animations", "vulkanmod-extra.option.animation.allAnimations.tooltip": "Global toggle that disables ALL animations when off, or allows individual animation settings when on. Use this as a quick performance boost by disabling all texture animations at once.", "vulkanmod-extra.option.animation.water": "Water Animation", "vulkanmod-extra.option.animation.water.tooltip": "Controls the animated texture frames of water blocks. Disabling creates static water textures but water physics and transparency remain intact.", @@ -142,7 +142,7 @@ "vulkanmod-extra.option.animation.enchantingTableBook.tooltip": "Controls the page-turning animation of books above enchanting tables. Disabling creates static books but maintains enchanting functionality.", "vulkanmod-extra.option.particle.particles": "Particles", "vulkanmod-extra.option.particle.particles.tooltip": "Master toggle for all particle effects including explosions, water splashes, and environmental effects. Disabling significantly improves performance but removes most visual effects from gameplay.", - "vulkanmod-extra.option.particle.allParticles": "Todas as Partículas", + "vulkanmod-extra.option.particle.allParticles": "All Particles", "vulkanmod-extra.option.particle.allParticles.tooltip": "Global toggle that disables ALL particles when off, or allows individual particle settings when on. Use this for major performance improvements by blocking all particle rendering at once.", "vulkanmod-extra.option.particle.rainSplash": "Rain Splash", "vulkanmod-extra.option.particle.rainSplash.tooltip": "Controls rain splash particles", @@ -506,6 +506,7 @@ "vulkanmod-extra.category.fogMultipliers.water": "Water Fog Multipliers", "vulkanmod-extra.category.fogMultipliers.lava": "Lava Fog Multipliers", "vulkanmod-extra.category.fogMultipliers.powderSnow": "Powder Snow Fog Multipliers", + "__comment": "Rendering Pipeline Optimizations", "vulkanmod-extra.option.video.monitorSelection": "Fullscreen Monitor", "vulkanmod-extra.option.video.monitorSelection.tooltip": "Select which monitor to use for fullscreen mode. Changes will take effect when entering fullscreen.", "vulkanmod.options.video.resolution.tooltip": "Sets the fullscreen resolution. Changes take effect when toggling fullscreen mode.", @@ -522,6 +523,7 @@ "vulkanmod.options.graphics.renderDistance.tooltip": "Maximum distance for rendering chunks. Higher values allow you to see further but reduce performance.\n\n§7Performance Impact: §cHigh", "vulkanmod.options.graphics.simulationDistance.tooltip": "Distance at which game mechanics (mob spawning, redstone, etc.) are simulated. Lower values improve performance.\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.prioritizeChunkUpdates.tooltip": "Controls chunk update priority. 'Nearby' prioritizes chunks closer to the player for faster loading of visible terrain.\n\n§7Performance Impact: §eLow", + "vulkanmod.options.graphics.graphics.tooltip": "Control graphics quality. Fast improves performance, Fancy enhances visuals, Fabulous provides experimental advanced transparency.\n\n§7Performance Impact: §cHigh", "vulkanmod.options.graphics.ambientOcclusion.tooltip": "Smooth lighting quality. Off: flat lighting. On: standard smooth lighting. Sub-block: enhanced AO for stairs/slabs (experimental).\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.particles.tooltip": "Controls particle density. All: full particles. Decreased: reduced density. Minimal: critical only.\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.renderClouds.tooltip": "Controls cloud rendering. Off disables clouds entirely, Fast renders simple clouds, Fancy renders detailed clouds.\n\n§7Performance Impact: §eLow", @@ -532,12 +534,12 @@ "vulkanmod.options.other.frameQueue.tooltip": "Number of frames buffered for GPU processing. Higher values reduce stuttering but increase input delay. 2-3 recommended for most systems.\n\n§7Performance Impact: §eLow", "vulkanmod.options.other.deviceSelector.tooltip": "Selects which GPU to use for rendering. Auto chooses the best available device. Manual selection useful for multi-GPU systems.", "vulkanmod.options.other.chunkBuilderThreads.tooltip": "Background threads for chunk geometry building. Auto uses optimal count. More threads speed up chunk updates but may impact main thread performance.\n\n§7Performance Impact: §6Medium", - "vulkanmod-extra.block.masterControls": "Controles Principais", - "vulkanmod-extra.block.render.entityRendering": "Renderização de Entidades", - "vulkanmod-extra.block.render.nameTags": "Placas de Nome", - "vulkanmod-extra.block.render.blockRendering": "Renderização de Blocos", - "vulkanmod-extra.block.render.lightEffects": "Luz e Efeitos", - "vulkanmod-extra.block.render.fogControls": "Controles de Névoa", + "vulkanmod-extra.block.masterControls": "Master Controls", + "vulkanmod-extra.block.render.entityRendering": "Entity Rendering", + "vulkanmod-extra.block.render.nameTags": "Name Tags", + "vulkanmod-extra.block.render.blockRendering": "Block Rendering", + "vulkanmod-extra.block.render.lightEffects": "Light & Effects", + "vulkanmod-extra.block.render.fogControls": "Fog Controls", "vulkanmod-extra.block.animation.fluidAnimations": "Fluid Animations", "vulkanmod-extra.block.animation.fireLight": "Fire & Light", "vulkanmod-extra.block.animation.portalAnimations": "Portal Animations", @@ -582,8 +584,6 @@ "vulkanmod-extra.option.optimization.textureAtlasOptimization.tooltip": "Reduces texture binding calls and optimizes texture atlas management for better GPU performance and lower CPU overhead.\n\n§7Performance Impact: §aMedium (Positive)", "vulkanmod-extra.option.optimization.entityUpdateLimit": "Entity Update Limit", "vulkanmod-extra.option.optimization.entityUpdateLimit.tooltip": "Maximum number of entities to update per frame (0 = unlimited). Higher values maintain smoother entity movement but may impact performance in crowded areas.\n\n§7Performance Impact: §aHigh (Positive)", - "__comment": "Master Toggles", "vulkanmod-extra.option.optimization.renderCallBatching": "Render Call Batching", - "vulkanmod-extra.option.optimization.renderCallBatching.tooltip": "Groups similar draw calls together to reduce CPU-GPU communication overhead and improve overall rendering performance.\n\n§7Performance Impact: §aMedium (Positive)", - "vulkanmod.options.graphics.graphics.tooltip": "Control graphics quality. Fast improves performance, Fancy enhances visuals, Fabulous provides experimental advanced transparency.\n\n§7Performance Impact: §cHigh" -} + "vulkanmod-extra.option.optimization.renderCallBatching.tooltip": "Groups similar draw calls together to reduce CPU-GPU communication overhead and improve overall rendering performance.\n\n§7Performance Impact: §aMedium (Positive)" +} \ No newline at end of file diff --git a/common/src/main/resources/assets/vulkanmod-extra/lang/ru_ru.json b/common/src/main/resources/assets/vulkanmod-extra/lang/ru_ru.json index 1d2861a..784a27f 100644 --- a/common/src/main/resources/assets/vulkanmod-extra/lang/ru_ru.json +++ b/common/src/main/resources/assets/vulkanmod-extra/lang/ru_ru.json @@ -1,13 +1,13 @@ { - "vulkanmod-extra.pages.animations": "Анимации", - "vulkanmod-extra.pages.particles": "Частицы", - "vulkanmod-extra.pages.details": "Детали", - "vulkanmod-extra.pages.render": "Рендеринг", - "vulkanmod-extra.pages.extra": "Дополнительно", + "vulkanmod-extra.pages.animations": "Animations", + "vulkanmod-extra.pages.particles": "Particles", + "vulkanmod-extra.pages.details": "Details", + "vulkanmod-extra.pages.render": "Render", + "vulkanmod-extra.pages.extra": "Extra", "vulkanmod-extra.option.animation": "Animation Controls", "vulkanmod-extra.option.animation.tooltip": "Granular controls for individual game animations. Each animation type can be toggled independently for maximum customization. Perfect for performance optimization or aesthetic preferences.", - "vulkanmod-extra.option.animation.allAnimations": "Все анимации", - "vulkanmod-extra.option.animation.allAnimations.tooltip": "Глобальный переключатель, который отключает ВСЕ анимации при выключении или разрешает индивидуальные настройки анимации при включении. Используйте это для быстрого повышения производительности, отключив все анимации текстур сразу.", + "vulkanmod-extra.option.animation.allAnimations": "All Animations", + "vulkanmod-extra.option.animation.allAnimations.tooltip": "Global toggle that disables ALL animations when off, or allows individual animation settings when on. Use this as a quick performance boost by disabling all texture animations at once.", "vulkanmod-extra.option.animation.water": "Water Animation", "vulkanmod-extra.option.animation.water.tooltip": "Controls the animated texture frames of water blocks. Disabling creates static water textures but water physics and transparency remain intact.", "vulkanmod-extra.option.animation.lava": "Lava Animation", @@ -142,8 +142,8 @@ "vulkanmod-extra.option.animation.enchantingTableBook.tooltip": "Controls the page-turning animation of books above enchanting tables. Disabling creates static books but maintains enchanting functionality.", "vulkanmod-extra.option.particle.particles": "Particles", "vulkanmod-extra.option.particle.particles.tooltip": "Master toggle for all particle effects including explosions, water splashes, and environmental effects. Disabling significantly improves performance but removes most visual effects from gameplay.", - "vulkanmod-extra.option.particle.allParticles": "Все частицы", - "vulkanmod-extra.option.particle.allParticles.tooltip": "Глобальный переключатель, который отключает ВСЕ частицы при выключении или разрешает индивидуальные настройки частиц при включении. Используйте это для значительного улучшения производительности, блокируя весь рендеринг частиц сразу.", + "vulkanmod-extra.option.particle.allParticles": "All Particles", + "vulkanmod-extra.option.particle.allParticles.tooltip": "Global toggle that disables ALL particles when off, or allows individual particle settings when on. Use this for major performance improvements by blocking all particle rendering at once.", "vulkanmod-extra.option.particle.rainSplash": "Rain Splash", "vulkanmod-extra.option.particle.rainSplash.tooltip": "Controls rain splash particles", "vulkanmod-extra.option.particle.blockBreak": "Block Break", @@ -416,8 +416,8 @@ "vulkanmod-extra.option.render.armorStandNameTag.tooltip": "Controls armor stand name tag rendering\n\n§7Performance Impact: §aLow (Positive)", "vulkanmod-extra.option.render.playerNameTag": "Player Name Tag", "vulkanmod-extra.option.render.playerNameTag.tooltip": "Controls player name tag rendering\n\n§7Performance Impact: §aLow (Positive)", - "vulkanmod-extra.option.render.fog": "Туман", - "vulkanmod-extra.option.render.fog.tooltip": "Главный переключатель для всех эффектов тумана. Управляет атмосферным туманом, который снижает видимость на расстоянии. Отключение создает чистый воздух, но может повлиять на восприятие глубины в больших открытых областях.\n\n§7Влияние на производительность: §eНизкое", + "vulkanmod-extra.option.render.fog": "Fog", + "vulkanmod-extra.option.render.fog.tooltip": "Master toggle for all fog effects. Controls atmospheric fog that reduces visibility at distance. Disabling creates clear air but may impact depth perception in large open areas.\n\n§7Performance Impact: §eLow", "vulkanmod-extra.option.render.overworldFog": "Overworld Fog", "vulkanmod-extra.option.render.overworldFog.tooltip": "Controls fog effects in the Overworld dimension. Includes natural weather fog, biome-based fog, and atmospheric effects.", "vulkanmod-extra.option.render.netherFog": "Nether Fog", @@ -432,8 +432,8 @@ "vulkanmod-extra.option.render.powderSnowFog.tooltip": "Controls fog effect when inside powder snow. Manages the visibility reduction in powder snow blocks.", "vulkanmod-extra.option.render.preventShaders": "Prevent Shaders", "vulkanmod-extra.option.render.preventShaders.tooltip": "Prevents shader loading for better performance\n\n§7Performance Impact: §aHigh (Positive)", - "vulkanmod-extra.option.extra.showFps": "Показать FPS", - "vulkanmod-extra.option.extra.showFps.tooltip": "Отображает счетчик частоты кадров (FPS) в реальном времени на экране. Полезно для мониторинга производительности и устранения проблем с задержками.\n\n§7Влияние на производительность: §eНизкое", + "vulkanmod-extra.option.extra.showFps": "Show FPS", + "vulkanmod-extra.option.extra.showFps.tooltip": "Displays real-time frames per second (FPS) counter overlay on screen. Useful for monitoring performance and troubleshooting lag issues.\n\n§7Performance Impact: §eLow", "vulkanmod-extra.option.extra.fpsDisplayMode": "FPS Display Mode", "vulkanmod-extra.option.extra.fpsDisplayMode.basic": "Simple", "vulkanmod-extra.option.extra.fpsDisplayMode.extended": "Full", @@ -450,8 +450,8 @@ "vulkanmod-extra.option.extra.textContrast.background": "Background", "vulkanmod-extra.option.extra.textContrast.shadow": "Shadow", "vulkanmod-extra.option.extra.textContrast.tooltip": "Controls the text rendering style for overlay information.", - "vulkanmod-extra.option.extra.showCoords": "Показать координаты", - "vulkanmod-extra.option.extra.showCoords.tooltip": "Отображает текущие координаты игрока (X, Y, Z) на экране. Необходимо для строительных проектов, обмена местоположениями и навигации в больших мирах.", + "vulkanmod-extra.option.extra.showCoords": "Show Coordinates", + "vulkanmod-extra.option.extra.showCoords.tooltip": "Displays current player coordinates (X, Y, Z) overlay on screen. Essential for building projects, sharing locations, and navigation in large worlds.", "vulkanmod-extra.option.extra.toasts": "Toasts", "vulkanmod-extra.option.extra.toasts.tooltip": "Controls popup achievement and advancement notifications in the top-right corner. Disabling removes visual notifications but achievements are still unlocked.", "vulkanmod-extra.option.extra.advancementToast": "Advancement Toasts", @@ -506,6 +506,7 @@ "vulkanmod-extra.category.fogMultipliers.water": "Water Fog Multipliers", "vulkanmod-extra.category.fogMultipliers.lava": "Lava Fog Multipliers", "vulkanmod-extra.category.fogMultipliers.powderSnow": "Powder Snow Fog Multipliers", + "__comment": "Rendering Pipeline Optimizations", "vulkanmod-extra.option.video.monitorSelection": "Fullscreen Monitor", "vulkanmod-extra.option.video.monitorSelection.tooltip": "Select which monitor to use for fullscreen mode. Changes will take effect when entering fullscreen.", "vulkanmod.options.video.resolution.tooltip": "Sets the fullscreen resolution. Changes take effect when toggling fullscreen mode.", @@ -522,6 +523,7 @@ "vulkanmod.options.graphics.renderDistance.tooltip": "Maximum distance for rendering chunks. Higher values allow you to see further but reduce performance.\n\n§7Performance Impact: §cHigh", "vulkanmod.options.graphics.simulationDistance.tooltip": "Distance at which game mechanics (mob spawning, redstone, etc.) are simulated. Lower values improve performance.\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.prioritizeChunkUpdates.tooltip": "Controls chunk update priority. 'Nearby' prioritizes chunks closer to the player for faster loading of visible terrain.\n\n§7Performance Impact: §eLow", + "vulkanmod.options.graphics.graphics.tooltip": "Control graphics quality. Fast improves performance, Fancy enhances visuals, Fabulous provides experimental advanced transparency.\n\n§7Performance Impact: §cHigh", "vulkanmod.options.graphics.ambientOcclusion.tooltip": "Smooth lighting quality. Off: flat lighting. On: standard smooth lighting. Sub-block: enhanced AO for stairs/slabs (experimental).\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.particles.tooltip": "Controls particle density. All: full particles. Decreased: reduced density. Minimal: critical only.\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.renderClouds.tooltip": "Controls cloud rendering. Off disables clouds entirely, Fast renders simple clouds, Fancy renders detailed clouds.\n\n§7Performance Impact: §eLow", @@ -532,40 +534,40 @@ "vulkanmod.options.other.frameQueue.tooltip": "Number of frames buffered for GPU processing. Higher values reduce stuttering but increase input delay. 2-3 recommended for most systems.\n\n§7Performance Impact: §eLow", "vulkanmod.options.other.deviceSelector.tooltip": "Selects which GPU to use for rendering. Auto chooses the best available device. Manual selection useful for multi-GPU systems.", "vulkanmod.options.other.chunkBuilderThreads.tooltip": "Background threads for chunk geometry building. Auto uses optimal count. More threads speed up chunk updates but may impact main thread performance.\n\n§7Performance Impact: §6Medium", - "vulkanmod-extra.block.masterControls": "Главные настройки", - "vulkanmod-extra.block.render.entityRendering": "Рендеринг существ", - "vulkanmod-extra.block.render.nameTags": "Бирки с именами", - "vulkanmod-extra.block.render.blockRendering": "Рендеринг блоков", - "vulkanmod-extra.block.render.lightEffects": "Свет и эффекты", - "vulkanmod-extra.block.render.fogControls": "Управление туманом", - "vulkanmod-extra.block.animation.fluidAnimations": "Анимации жидкостей", - "vulkanmod-extra.block.animation.fireLight": "Огонь и свет", - "vulkanmod-extra.block.animation.portalAnimations": "Анимации порталов", - "vulkanmod-extra.block.animation.blockAnimations": "Анимации блоков", - "vulkanmod-extra.block.animation.machineAnimations": "Анимации механизмов", - "vulkanmod-extra.block.animation.plantAnimations": "Анимации растений", - "vulkanmod-extra.block.animation.stemAnimations": "Анимации стеблей", - "vulkanmod-extra.block.animation.sculkAnimations": "Анимации скалка", - "vulkanmod-extra.block.animation.commandBlocks": "Командные блоки", - "vulkanmod-extra.block.animation.additional": "Дополнительно", - "vulkanmod-extra.block.particle.commonParticles": "Обычные частицы", - "vulkanmod-extra.block.particle.bubbleEffects": "Эффекты пузырей", - "vulkanmod-extra.block.particle.environmental": "Окружающая среда", - "vulkanmod-extra.block.particle.combatEffects": "Боевые эффекты", - "vulkanmod-extra.block.particle.statusEffects": "Эффекты статуса", - "vulkanmod-extra.block.particle.fireFlame": "Огонь и пламя", - "vulkanmod-extra.block.particle.liquidEffects": "Эффекты жидкостей", - "vulkanmod-extra.block.particle.dustEffects": "Эффекты пыли", - "vulkanmod-extra.block.particle.explosionEffects": "Эффекты взрывов", - "vulkanmod-extra.block.particle.natureEffects": "Природные эффекты", - "vulkanmod-extra.block.particle.sculkEffects": "Эффекты скалка", - "vulkanmod-extra.block.particle.otherEffects": "Другие эффекты", - "vulkanmod-extra.block.details.skyElements": "Элементы неба", - "vulkanmod-extra.block.details.colorEffects": "Цветовые эффекты", - "vulkanmod-extra.block.extra.hudDisplay": "Отображение HUD", - "vulkanmod-extra.block.extra.coordinates": "Координаты", - "vulkanmod-extra.block.extra.toastNotifications": "Всплывающие уведомления", - "vulkanmod-extra.block.additionalControls": "Дополнительные настройки %s", + "vulkanmod-extra.block.masterControls": "Master Controls", + "vulkanmod-extra.block.render.entityRendering": "Entity Rendering", + "vulkanmod-extra.block.render.nameTags": "Name Tags", + "vulkanmod-extra.block.render.blockRendering": "Block Rendering", + "vulkanmod-extra.block.render.lightEffects": "Light & Effects", + "vulkanmod-extra.block.render.fogControls": "Fog Controls", + "vulkanmod-extra.block.animation.fluidAnimations": "Fluid Animations", + "vulkanmod-extra.block.animation.fireLight": "Fire & Light", + "vulkanmod-extra.block.animation.portalAnimations": "Portal Animations", + "vulkanmod-extra.block.animation.blockAnimations": "Block Animations", + "vulkanmod-extra.block.animation.machineAnimations": "Machine Animations", + "vulkanmod-extra.block.animation.plantAnimations": "Plant Animations", + "vulkanmod-extra.block.animation.stemAnimations": "Stem Animations", + "vulkanmod-extra.block.animation.sculkAnimations": "Sculk Animations", + "vulkanmod-extra.block.animation.commandBlocks": "Command Blocks", + "vulkanmod-extra.block.animation.additional": "Additional", + "vulkanmod-extra.block.particle.commonParticles": "Common Particles", + "vulkanmod-extra.block.particle.bubbleEffects": "Bubble Effects", + "vulkanmod-extra.block.particle.environmental": "Environmental", + "vulkanmod-extra.block.particle.combatEffects": "Combat Effects", + "vulkanmod-extra.block.particle.statusEffects": "Status Effects", + "vulkanmod-extra.block.particle.fireFlame": "Fire & Flame", + "vulkanmod-extra.block.particle.liquidEffects": "Liquid Effects", + "vulkanmod-extra.block.particle.dustEffects": "Dust Effects", + "vulkanmod-extra.block.particle.explosionEffects": "Explosion Effects", + "vulkanmod-extra.block.particle.natureEffects": "Nature Effects", + "vulkanmod-extra.block.particle.sculkEffects": "Sculk Effects", + "vulkanmod-extra.block.particle.otherEffects": "Other Effects", + "vulkanmod-extra.block.details.skyElements": "Sky Elements", + "vulkanmod-extra.block.details.colorEffects": "Color Effects", + "vulkanmod-extra.block.extra.hudDisplay": "HUD Display", + "vulkanmod-extra.block.extra.coordinates": "Coordinates", + "vulkanmod-extra.block.extra.toastNotifications": "Toast Notifications", + "vulkanmod-extra.block.additionalControls": "Additional Controls %s", "vulkanmod-extra.pages.optimization": "Optimization", "vulkanmod.options.optimization.advCulling.tooltip": "Controls chunk section culling aggressiveness. Aggressive: maximum culling but may cause pop-in. Normal: balanced. Conservative: minimal culling. Off: no culling.\n§7Performance Impact: §aHigh", "vulkanmod.options.optimization.entityCulling.tooltip": "Culls entities in non-visible chunk sections. Improves performance with many entities.\n\n§7Performance Impact: §6Medium", @@ -582,8 +584,6 @@ "vulkanmod-extra.option.optimization.textureAtlasOptimization.tooltip": "Reduces texture binding calls and optimizes texture atlas management for better GPU performance and lower CPU overhead.\n\n§7Performance Impact: §aMedium (Positive)", "vulkanmod-extra.option.optimization.entityUpdateLimit": "Entity Update Limit", "vulkanmod-extra.option.optimization.entityUpdateLimit.tooltip": "Maximum number of entities to update per frame (0 = unlimited). Higher values maintain smoother entity movement but may impact performance in crowded areas.\n\n§7Performance Impact: §aHigh (Positive)", - "__comment": "Fog Controls", "vulkanmod-extra.option.optimization.renderCallBatching": "Render Call Batching", - "vulkanmod-extra.option.optimization.renderCallBatching.tooltip": "Groups similar draw calls together to reduce CPU-GPU communication overhead and improve overall rendering performance.\n\n§7Performance Impact: §aMedium (Positive)", - "vulkanmod.options.graphics.graphics.tooltip": "Control graphics quality. Fast improves performance, Fancy enhances visuals, Fabulous provides experimental advanced transparency.\n\n§7Performance Impact: §cHigh" -} + "vulkanmod-extra.option.optimization.renderCallBatching.tooltip": "Groups similar draw calls together to reduce CPU-GPU communication overhead and improve overall rendering performance.\n\n§7Performance Impact: §aMedium (Positive)" +} \ No newline at end of file diff --git a/common/src/main/resources/assets/vulkanmod-extra/lang/sv_se.json b/common/src/main/resources/assets/vulkanmod-extra/lang/sv_se.json index 65523f8..784a27f 100644 --- a/common/src/main/resources/assets/vulkanmod-extra/lang/sv_se.json +++ b/common/src/main/resources/assets/vulkanmod-extra/lang/sv_se.json @@ -1,12 +1,12 @@ { - "vulkanmod-extra.pages.animations": "Animationer", - "vulkanmod-extra.pages.particles": "Partiklar", - "vulkanmod-extra.pages.details": "Detaljer", - "vulkanmod-extra.pages.render": "Rendering", + "vulkanmod-extra.pages.animations": "Animations", + "vulkanmod-extra.pages.particles": "Particles", + "vulkanmod-extra.pages.details": "Details", + "vulkanmod-extra.pages.render": "Render", "vulkanmod-extra.pages.extra": "Extra", "vulkanmod-extra.option.animation": "Animation Controls", "vulkanmod-extra.option.animation.tooltip": "Granular controls for individual game animations. Each animation type can be toggled independently for maximum customization. Perfect for performance optimization or aesthetic preferences.", - "vulkanmod-extra.option.animation.allAnimations": "Alla Animationer", + "vulkanmod-extra.option.animation.allAnimations": "All Animations", "vulkanmod-extra.option.animation.allAnimations.tooltip": "Global toggle that disables ALL animations when off, or allows individual animation settings when on. Use this as a quick performance boost by disabling all texture animations at once.", "vulkanmod-extra.option.animation.water": "Water Animation", "vulkanmod-extra.option.animation.water.tooltip": "Controls the animated texture frames of water blocks. Disabling creates static water textures but water physics and transparency remain intact.", @@ -142,7 +142,7 @@ "vulkanmod-extra.option.animation.enchantingTableBook.tooltip": "Controls the page-turning animation of books above enchanting tables. Disabling creates static books but maintains enchanting functionality.", "vulkanmod-extra.option.particle.particles": "Particles", "vulkanmod-extra.option.particle.particles.tooltip": "Master toggle for all particle effects including explosions, water splashes, and environmental effects. Disabling significantly improves performance but removes most visual effects from gameplay.", - "vulkanmod-extra.option.particle.allParticles": "Alla Partiklar", + "vulkanmod-extra.option.particle.allParticles": "All Particles", "vulkanmod-extra.option.particle.allParticles.tooltip": "Global toggle that disables ALL particles when off, or allows individual particle settings when on. Use this for major performance improvements by blocking all particle rendering at once.", "vulkanmod-extra.option.particle.rainSplash": "Rain Splash", "vulkanmod-extra.option.particle.rainSplash.tooltip": "Controls rain splash particles", @@ -416,7 +416,7 @@ "vulkanmod-extra.option.render.armorStandNameTag.tooltip": "Controls armor stand name tag rendering\n\n§7Performance Impact: §aLow (Positive)", "vulkanmod-extra.option.render.playerNameTag": "Player Name Tag", "vulkanmod-extra.option.render.playerNameTag.tooltip": "Controls player name tag rendering\n\n§7Performance Impact: §aLow (Positive)", - "vulkanmod-extra.option.render.fog": "Dimma", + "vulkanmod-extra.option.render.fog": "Fog", "vulkanmod-extra.option.render.fog.tooltip": "Master toggle for all fog effects. Controls atmospheric fog that reduces visibility at distance. Disabling creates clear air but may impact depth perception in large open areas.\n\n§7Performance Impact: §eLow", "vulkanmod-extra.option.render.overworldFog": "Overworld Fog", "vulkanmod-extra.option.render.overworldFog.tooltip": "Controls fog effects in the Overworld dimension. Includes natural weather fog, biome-based fog, and atmospheric effects.", @@ -432,7 +432,7 @@ "vulkanmod-extra.option.render.powderSnowFog.tooltip": "Controls fog effect when inside powder snow. Manages the visibility reduction in powder snow blocks.", "vulkanmod-extra.option.render.preventShaders": "Prevent Shaders", "vulkanmod-extra.option.render.preventShaders.tooltip": "Prevents shader loading for better performance\n\n§7Performance Impact: §aHigh (Positive)", - "vulkanmod-extra.option.extra.showFps": "Visa FPS", + "vulkanmod-extra.option.extra.showFps": "Show FPS", "vulkanmod-extra.option.extra.showFps.tooltip": "Displays real-time frames per second (FPS) counter overlay on screen. Useful for monitoring performance and troubleshooting lag issues.\n\n§7Performance Impact: §eLow", "vulkanmod-extra.option.extra.fpsDisplayMode": "FPS Display Mode", "vulkanmod-extra.option.extra.fpsDisplayMode.basic": "Simple", @@ -450,7 +450,7 @@ "vulkanmod-extra.option.extra.textContrast.background": "Background", "vulkanmod-extra.option.extra.textContrast.shadow": "Shadow", "vulkanmod-extra.option.extra.textContrast.tooltip": "Controls the text rendering style for overlay information.", - "vulkanmod-extra.option.extra.showCoords": "Visa Koordinater", + "vulkanmod-extra.option.extra.showCoords": "Show Coordinates", "vulkanmod-extra.option.extra.showCoords.tooltip": "Displays current player coordinates (X, Y, Z) overlay on screen. Essential for building projects, sharing locations, and navigation in large worlds.", "vulkanmod-extra.option.extra.toasts": "Toasts", "vulkanmod-extra.option.extra.toasts.tooltip": "Controls popup achievement and advancement notifications in the top-right corner. Disabling removes visual notifications but achievements are still unlocked.", @@ -506,6 +506,7 @@ "vulkanmod-extra.category.fogMultipliers.water": "Water Fog Multipliers", "vulkanmod-extra.category.fogMultipliers.lava": "Lava Fog Multipliers", "vulkanmod-extra.category.fogMultipliers.powderSnow": "Powder Snow Fog Multipliers", + "__comment": "Rendering Pipeline Optimizations", "vulkanmod-extra.option.video.monitorSelection": "Fullscreen Monitor", "vulkanmod-extra.option.video.monitorSelection.tooltip": "Select which monitor to use for fullscreen mode. Changes will take effect when entering fullscreen.", "vulkanmod.options.video.resolution.tooltip": "Sets the fullscreen resolution. Changes take effect when toggling fullscreen mode.", @@ -522,6 +523,7 @@ "vulkanmod.options.graphics.renderDistance.tooltip": "Maximum distance for rendering chunks. Higher values allow you to see further but reduce performance.\n\n§7Performance Impact: §cHigh", "vulkanmod.options.graphics.simulationDistance.tooltip": "Distance at which game mechanics (mob spawning, redstone, etc.) are simulated. Lower values improve performance.\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.prioritizeChunkUpdates.tooltip": "Controls chunk update priority. 'Nearby' prioritizes chunks closer to the player for faster loading of visible terrain.\n\n§7Performance Impact: §eLow", + "vulkanmod.options.graphics.graphics.tooltip": "Control graphics quality. Fast improves performance, Fancy enhances visuals, Fabulous provides experimental advanced transparency.\n\n§7Performance Impact: §cHigh", "vulkanmod.options.graphics.ambientOcclusion.tooltip": "Smooth lighting quality. Off: flat lighting. On: standard smooth lighting. Sub-block: enhanced AO for stairs/slabs (experimental).\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.particles.tooltip": "Controls particle density. All: full particles. Decreased: reduced density. Minimal: critical only.\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.renderClouds.tooltip": "Controls cloud rendering. Off disables clouds entirely, Fast renders simple clouds, Fancy renders detailed clouds.\n\n§7Performance Impact: §eLow", @@ -532,40 +534,40 @@ "vulkanmod.options.other.frameQueue.tooltip": "Number of frames buffered for GPU processing. Higher values reduce stuttering but increase input delay. 2-3 recommended for most systems.\n\n§7Performance Impact: §eLow", "vulkanmod.options.other.deviceSelector.tooltip": "Selects which GPU to use for rendering. Auto chooses the best available device. Manual selection useful for multi-GPU systems.", "vulkanmod.options.other.chunkBuilderThreads.tooltip": "Background threads for chunk geometry building. Auto uses optimal count. More threads speed up chunk updates but may impact main thread performance.\n\n§7Performance Impact: §6Medium", - "vulkanmod-extra.block.masterControls": "Huvudkontroller", - "vulkanmod-extra.block.render.entityRendering": "Entitet Rendering", - "vulkanmod-extra.block.render.nameTags": "Namnskyltar", + "vulkanmod-extra.block.masterControls": "Master Controls", + "vulkanmod-extra.block.render.entityRendering": "Entity Rendering", + "vulkanmod-extra.block.render.nameTags": "Name Tags", "vulkanmod-extra.block.render.blockRendering": "Block Rendering", - "vulkanmod-extra.block.render.lightEffects": "Ljus & Effekter", - "vulkanmod-extra.block.render.fogControls": "Dimma Kontroller", - "vulkanmod-extra.block.animation.fluidAnimations": "Vätskeanimationer", - "vulkanmod-extra.block.animation.fireLight": "Eld & Ljus", - "vulkanmod-extra.block.animation.portalAnimations": "Portalanimationer", - "vulkanmod-extra.block.animation.blockAnimations": "Blockanimationer", - "vulkanmod-extra.block.animation.machineAnimations": "Maskinanimationer", - "vulkanmod-extra.block.animation.plantAnimations": "Växtanimationer", - "vulkanmod-extra.block.animation.stemAnimations": "Stjälkanimationer", - "vulkanmod-extra.block.animation.sculkAnimations": "Sculk-animationer", - "vulkanmod-extra.block.animation.commandBlocks": "Kommandoblock", - "vulkanmod-extra.block.animation.additional": "Ytterligare", - "vulkanmod-extra.block.particle.commonParticles": "Vanliga Partiklar", - "vulkanmod-extra.block.particle.bubbleEffects": "Bubbeleffekter", - "vulkanmod-extra.block.particle.environmental": "Miljö", - "vulkanmod-extra.block.particle.combatEffects": "Stridseffekter", - "vulkanmod-extra.block.particle.statusEffects": "Statuseffekter", - "vulkanmod-extra.block.particle.fireFlame": "Eld & Lågor", - "vulkanmod-extra.block.particle.liquidEffects": "Vätskeeffekter", - "vulkanmod-extra.block.particle.dustEffects": "Dammeffekter", - "vulkanmod-extra.block.particle.explosionEffects": "Explosionseffekter", - "vulkanmod-extra.block.particle.natureEffects": "Natureffekter", - "vulkanmod-extra.block.particle.sculkEffects": "Sculk-effekter", - "vulkanmod-extra.block.particle.otherEffects": "Andra Effekter", - "vulkanmod-extra.block.details.skyElements": "Himmelelement", - "vulkanmod-extra.block.details.colorEffects": "Färgeffekter", - "vulkanmod-extra.block.extra.hudDisplay": "HUD-visning", - "vulkanmod-extra.block.extra.coordinates": "Koordinater", - "vulkanmod-extra.block.extra.toastNotifications": "Toast-meddelanden", - "vulkanmod-extra.block.additionalControls": "Ytterligare Kontroller %s", + "vulkanmod-extra.block.render.lightEffects": "Light & Effects", + "vulkanmod-extra.block.render.fogControls": "Fog Controls", + "vulkanmod-extra.block.animation.fluidAnimations": "Fluid Animations", + "vulkanmod-extra.block.animation.fireLight": "Fire & Light", + "vulkanmod-extra.block.animation.portalAnimations": "Portal Animations", + "vulkanmod-extra.block.animation.blockAnimations": "Block Animations", + "vulkanmod-extra.block.animation.machineAnimations": "Machine Animations", + "vulkanmod-extra.block.animation.plantAnimations": "Plant Animations", + "vulkanmod-extra.block.animation.stemAnimations": "Stem Animations", + "vulkanmod-extra.block.animation.sculkAnimations": "Sculk Animations", + "vulkanmod-extra.block.animation.commandBlocks": "Command Blocks", + "vulkanmod-extra.block.animation.additional": "Additional", + "vulkanmod-extra.block.particle.commonParticles": "Common Particles", + "vulkanmod-extra.block.particle.bubbleEffects": "Bubble Effects", + "vulkanmod-extra.block.particle.environmental": "Environmental", + "vulkanmod-extra.block.particle.combatEffects": "Combat Effects", + "vulkanmod-extra.block.particle.statusEffects": "Status Effects", + "vulkanmod-extra.block.particle.fireFlame": "Fire & Flame", + "vulkanmod-extra.block.particle.liquidEffects": "Liquid Effects", + "vulkanmod-extra.block.particle.dustEffects": "Dust Effects", + "vulkanmod-extra.block.particle.explosionEffects": "Explosion Effects", + "vulkanmod-extra.block.particle.natureEffects": "Nature Effects", + "vulkanmod-extra.block.particle.sculkEffects": "Sculk Effects", + "vulkanmod-extra.block.particle.otherEffects": "Other Effects", + "vulkanmod-extra.block.details.skyElements": "Sky Elements", + "vulkanmod-extra.block.details.colorEffects": "Color Effects", + "vulkanmod-extra.block.extra.hudDisplay": "HUD Display", + "vulkanmod-extra.block.extra.coordinates": "Coordinates", + "vulkanmod-extra.block.extra.toastNotifications": "Toast Notifications", + "vulkanmod-extra.block.additionalControls": "Additional Controls %s", "vulkanmod-extra.pages.optimization": "Optimization", "vulkanmod.options.optimization.advCulling.tooltip": "Controls chunk section culling aggressiveness. Aggressive: maximum culling but may cause pop-in. Normal: balanced. Conservative: minimal culling. Off: no culling.\n§7Performance Impact: §aHigh", "vulkanmod.options.optimization.entityCulling.tooltip": "Culls entities in non-visible chunk sections. Improves performance with many entities.\n\n§7Performance Impact: §6Medium", @@ -582,8 +584,6 @@ "vulkanmod-extra.option.optimization.textureAtlasOptimization.tooltip": "Reduces texture binding calls and optimizes texture atlas management for better GPU performance and lower CPU overhead.\n\n§7Performance Impact: §aMedium (Positive)", "vulkanmod-extra.option.optimization.entityUpdateLimit": "Entity Update Limit", "vulkanmod-extra.option.optimization.entityUpdateLimit.tooltip": "Maximum number of entities to update per frame (0 = unlimited). Higher values maintain smoother entity movement but may impact performance in crowded areas.\n\n§7Performance Impact: §aHigh (Positive)", - "__comment": "Fog Controls", "vulkanmod-extra.option.optimization.renderCallBatching": "Render Call Batching", - "vulkanmod-extra.option.optimization.renderCallBatching.tooltip": "Groups similar draw calls together to reduce CPU-GPU communication overhead and improve overall rendering performance.\n\n§7Performance Impact: §aMedium (Positive)", - "vulkanmod.options.graphics.graphics.tooltip": "Control graphics quality. Fast improves performance, Fancy enhances visuals, Fabulous provides experimental advanced transparency.\n\n§7Performance Impact: §cHigh" -} + "vulkanmod-extra.option.optimization.renderCallBatching.tooltip": "Groups similar draw calls together to reduce CPU-GPU communication overhead and improve overall rendering performance.\n\n§7Performance Impact: §aMedium (Positive)" +} \ No newline at end of file diff --git a/common/src/main/resources/assets/vulkanmod-extra/lang/tr_tr.json b/common/src/main/resources/assets/vulkanmod-extra/lang/tr_tr.json index dc88346..308de13 100644 --- a/common/src/main/resources/assets/vulkanmod-extra/lang/tr_tr.json +++ b/common/src/main/resources/assets/vulkanmod-extra/lang/tr_tr.json @@ -1,12 +1,12 @@ { "vulkanmod-extra.pages.animations": "Animasyonlar", - "vulkanmod-extra.pages.particles": "Parçacıklar", - "vulkanmod-extra.pages.details": "Detaylar", - "vulkanmod-extra.pages.render": "İşleme", - "vulkanmod-extra.pages.extra": "Ekstra", + "vulkanmod-extra.pages.particles": "Partiküller", + "vulkanmod-extra.pages.details": "Ayrıntılar", + "vulkanmod-extra.pages.render": "Render", + "vulkanmod-extra.pages.extra": "Extra", "vulkanmod-extra.option.animation": "Animation Controls", "vulkanmod-extra.option.animation.tooltip": "Granular controls for individual game animations. Each animation type can be toggled independently for maximum customization. Perfect for performance optimization or aesthetic preferences.", - "vulkanmod-extra.option.animation.allAnimations": "Tüm Animasyonlar", + "vulkanmod-extra.option.animation.allAnimations": "All Animations", "vulkanmod-extra.option.animation.allAnimations.tooltip": "Global toggle that disables ALL animations when off, or allows individual animation settings when on. Use this as a quick performance boost by disabling all texture animations at once.", "vulkanmod-extra.option.animation.water": "Water Animation", "vulkanmod-extra.option.animation.water.tooltip": "Controls the animated texture frames of water blocks. Disabling creates static water textures but water physics and transparency remain intact.", @@ -142,7 +142,7 @@ "vulkanmod-extra.option.animation.enchantingTableBook.tooltip": "Controls the page-turning animation of books above enchanting tables. Disabling creates static books but maintains enchanting functionality.", "vulkanmod-extra.option.particle.particles": "Particles", "vulkanmod-extra.option.particle.particles.tooltip": "Master toggle for all particle effects including explosions, water splashes, and environmental effects. Disabling significantly improves performance but removes most visual effects from gameplay.", - "vulkanmod-extra.option.particle.allParticles": "Tüm Parçacıklar", + "vulkanmod-extra.option.particle.allParticles": "All Particles", "vulkanmod-extra.option.particle.allParticles.tooltip": "Global toggle that disables ALL particles when off, or allows individual particle settings when on. Use this for major performance improvements by blocking all particle rendering at once.", "vulkanmod-extra.option.particle.rainSplash": "Rain Splash", "vulkanmod-extra.option.particle.rainSplash.tooltip": "Controls rain splash particles", @@ -416,7 +416,7 @@ "vulkanmod-extra.option.render.armorStandNameTag.tooltip": "Controls armor stand name tag rendering\n\n§7Performance Impact: §aLow (Positive)", "vulkanmod-extra.option.render.playerNameTag": "Player Name Tag", "vulkanmod-extra.option.render.playerNameTag.tooltip": "Controls player name tag rendering\n\n§7Performance Impact: §aLow (Positive)", - "vulkanmod-extra.option.render.fog": "Sis", + "vulkanmod-extra.option.render.fog": "Fog", "vulkanmod-extra.option.render.fog.tooltip": "Master toggle for all fog effects. Controls atmospheric fog that reduces visibility at distance. Disabling creates clear air but may impact depth perception in large open areas.\n\n§7Performance Impact: §eLow", "vulkanmod-extra.option.render.overworldFog": "Overworld Fog", "vulkanmod-extra.option.render.overworldFog.tooltip": "Controls fog effects in the Overworld dimension. Includes natural weather fog, biome-based fog, and atmospheric effects.", @@ -432,7 +432,7 @@ "vulkanmod-extra.option.render.powderSnowFog.tooltip": "Controls fog effect when inside powder snow. Manages the visibility reduction in powder snow blocks.", "vulkanmod-extra.option.render.preventShaders": "Prevent Shaders", "vulkanmod-extra.option.render.preventShaders.tooltip": "Prevents shader loading for better performance\n\n§7Performance Impact: §aHigh (Positive)", - "vulkanmod-extra.option.extra.showFps": "FPS Göster", + "vulkanmod-extra.option.extra.showFps": "Show FPS", "vulkanmod-extra.option.extra.showFps.tooltip": "Displays real-time frames per second (FPS) counter overlay on screen. Useful for monitoring performance and troubleshooting lag issues.\n\n§7Performance Impact: §eLow", "vulkanmod-extra.option.extra.fpsDisplayMode": "FPS Display Mode", "vulkanmod-extra.option.extra.fpsDisplayMode.basic": "Simple", @@ -450,7 +450,7 @@ "vulkanmod-extra.option.extra.textContrast.background": "Background", "vulkanmod-extra.option.extra.textContrast.shadow": "Shadow", "vulkanmod-extra.option.extra.textContrast.tooltip": "Controls the text rendering style for overlay information.", - "vulkanmod-extra.option.extra.showCoords": "Koordinatları Göster", + "vulkanmod-extra.option.extra.showCoords": "Show Coordinates", "vulkanmod-extra.option.extra.showCoords.tooltip": "Displays current player coordinates (X, Y, Z) overlay on screen. Essential for building projects, sharing locations, and navigation in large worlds.", "vulkanmod-extra.option.extra.toasts": "Toasts", "vulkanmod-extra.option.extra.toasts.tooltip": "Controls popup achievement and advancement notifications in the top-right corner. Disabling removes visual notifications but achievements are still unlocked.", @@ -506,6 +506,7 @@ "vulkanmod-extra.category.fogMultipliers.water": "Water Fog Multipliers", "vulkanmod-extra.category.fogMultipliers.lava": "Lava Fog Multipliers", "vulkanmod-extra.category.fogMultipliers.powderSnow": "Powder Snow Fog Multipliers", + "__comment": "Rendering Pipeline Optimizations", "vulkanmod-extra.option.video.monitorSelection": "Fullscreen Monitor", "vulkanmod-extra.option.video.monitorSelection.tooltip": "Select which monitor to use for fullscreen mode. Changes will take effect when entering fullscreen.", "vulkanmod.options.video.resolution.tooltip": "Sets the fullscreen resolution. Changes take effect when toggling fullscreen mode.", @@ -522,6 +523,7 @@ "vulkanmod.options.graphics.renderDistance.tooltip": "Maximum distance for rendering chunks. Higher values allow you to see further but reduce performance.\n\n§7Performance Impact: §cHigh", "vulkanmod.options.graphics.simulationDistance.tooltip": "Distance at which game mechanics (mob spawning, redstone, etc.) are simulated. Lower values improve performance.\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.prioritizeChunkUpdates.tooltip": "Controls chunk update priority. 'Nearby' prioritizes chunks closer to the player for faster loading of visible terrain.\n\n§7Performance Impact: §eLow", + "vulkanmod.options.graphics.graphics.tooltip": "Control graphics quality. Fast improves performance, Fancy enhances visuals, Fabulous provides experimental advanced transparency.\n\n§7Performance Impact: §cHigh", "vulkanmod.options.graphics.ambientOcclusion.tooltip": "Smooth lighting quality. Off: flat lighting. On: standard smooth lighting. Sub-block: enhanced AO for stairs/slabs (experimental).\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.particles.tooltip": "Controls particle density. All: full particles. Decreased: reduced density. Minimal: critical only.\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.renderClouds.tooltip": "Controls cloud rendering. Off disables clouds entirely, Fast renders simple clouds, Fancy renders detailed clouds.\n\n§7Performance Impact: §eLow", @@ -532,40 +534,40 @@ "vulkanmod.options.other.frameQueue.tooltip": "Number of frames buffered for GPU processing. Higher values reduce stuttering but increase input delay. 2-3 recommended for most systems.\n\n§7Performance Impact: §eLow", "vulkanmod.options.other.deviceSelector.tooltip": "Selects which GPU to use for rendering. Auto chooses the best available device. Manual selection useful for multi-GPU systems.", "vulkanmod.options.other.chunkBuilderThreads.tooltip": "Background threads for chunk geometry building. Auto uses optimal count. More threads speed up chunk updates but may impact main thread performance.\n\n§7Performance Impact: §6Medium", - "vulkanmod-extra.block.masterControls": "Ana Kontroller", - "vulkanmod-extra.block.render.entityRendering": "Varlık İşleme", - "vulkanmod-extra.block.render.nameTags": "İsim Etiketleri", - "vulkanmod-extra.block.render.blockRendering": "Blok İşleme", - "vulkanmod-extra.block.render.lightEffects": "Işık ve Efektler", - "vulkanmod-extra.block.render.fogControls": "Sis Kontrolleri", - "vulkanmod-extra.block.animation.fluidAnimations": "Sıvı Animasyonları", - "vulkanmod-extra.block.animation.fireLight": "Ateş ve Işık", - "vulkanmod-extra.block.animation.portalAnimations": "Portal Animasyonları", - "vulkanmod-extra.block.animation.blockAnimations": "Blok Animasyonları", - "vulkanmod-extra.block.animation.machineAnimations": "Makine Animasyonları", - "vulkanmod-extra.block.animation.plantAnimations": "Bitki Animasyonları", - "vulkanmod-extra.block.animation.stemAnimations": "Sap Animasyonları", - "vulkanmod-extra.block.animation.sculkAnimations": "Sculk Animasyonları", - "vulkanmod-extra.block.animation.commandBlocks": "Komut Blokları", - "vulkanmod-extra.block.animation.additional": "Ek", - "vulkanmod-extra.block.particle.commonParticles": "Yaygın Parçacıklar", - "vulkanmod-extra.block.particle.bubbleEffects": "Baloncuk Efektleri", - "vulkanmod-extra.block.particle.environmental": "Çevresel", - "vulkanmod-extra.block.particle.combatEffects": "Savaş Efektleri", - "vulkanmod-extra.block.particle.statusEffects": "Durum Efektleri", - "vulkanmod-extra.block.particle.fireFlame": "Ateş ve Alev", - "vulkanmod-extra.block.particle.liquidEffects": "Sıvı Efektleri", - "vulkanmod-extra.block.particle.dustEffects": "Toz Efektleri", - "vulkanmod-extra.block.particle.explosionEffects": "Patlama Efektleri", - "vulkanmod-extra.block.particle.natureEffects": "Doğa Efektleri", - "vulkanmod-extra.block.particle.sculkEffects": "Sculk Efektleri", - "vulkanmod-extra.block.particle.otherEffects": "Diğer Efektler", - "vulkanmod-extra.block.details.skyElements": "Gökyüzü Öğeleri", - "vulkanmod-extra.block.details.colorEffects": "Renk Efektleri", - "vulkanmod-extra.block.extra.hudDisplay": "HUD Gösterimi", - "vulkanmod-extra.block.extra.coordinates": "Koordinatlar", - "vulkanmod-extra.block.extra.toastNotifications": "Bildirim Mesajları", - "vulkanmod-extra.block.additionalControls": "Ek Kontroller %s", + "vulkanmod-extra.block.masterControls": "Master Controls", + "vulkanmod-extra.block.render.entityRendering": "Entity Rendering", + "vulkanmod-extra.block.render.nameTags": "Name Tags", + "vulkanmod-extra.block.render.blockRendering": "Block Rendering", + "vulkanmod-extra.block.render.lightEffects": "Light & Effects", + "vulkanmod-extra.block.render.fogControls": "Fog Controls", + "vulkanmod-extra.block.animation.fluidAnimations": "Fluid Animations", + "vulkanmod-extra.block.animation.fireLight": "Fire & Light", + "vulkanmod-extra.block.animation.portalAnimations": "Portal Animations", + "vulkanmod-extra.block.animation.blockAnimations": "Block Animations", + "vulkanmod-extra.block.animation.machineAnimations": "Machine Animations", + "vulkanmod-extra.block.animation.plantAnimations": "Plant Animations", + "vulkanmod-extra.block.animation.stemAnimations": "Stem Animations", + "vulkanmod-extra.block.animation.sculkAnimations": "Sculk Animations", + "vulkanmod-extra.block.animation.commandBlocks": "Command Blocks", + "vulkanmod-extra.block.animation.additional": "Additional", + "vulkanmod-extra.block.particle.commonParticles": "Common Particles", + "vulkanmod-extra.block.particle.bubbleEffects": "Bubble Effects", + "vulkanmod-extra.block.particle.environmental": "Environmental", + "vulkanmod-extra.block.particle.combatEffects": "Combat Effects", + "vulkanmod-extra.block.particle.statusEffects": "Status Effects", + "vulkanmod-extra.block.particle.fireFlame": "Fire & Flame", + "vulkanmod-extra.block.particle.liquidEffects": "Liquid Effects", + "vulkanmod-extra.block.particle.dustEffects": "Dust Effects", + "vulkanmod-extra.block.particle.explosionEffects": "Explosion Effects", + "vulkanmod-extra.block.particle.natureEffects": "Nature Effects", + "vulkanmod-extra.block.particle.sculkEffects": "Sculk Effects", + "vulkanmod-extra.block.particle.otherEffects": "Other Effects", + "vulkanmod-extra.block.details.skyElements": "Sky Elements", + "vulkanmod-extra.block.details.colorEffects": "Color Effects", + "vulkanmod-extra.block.extra.hudDisplay": "HUD Display", + "vulkanmod-extra.block.extra.coordinates": "Coordinates", + "vulkanmod-extra.block.extra.toastNotifications": "Toast Notifications", + "vulkanmod-extra.block.additionalControls": "Additional Controls %s", "vulkanmod-extra.pages.optimization": "Optimization", "vulkanmod.options.optimization.advCulling.tooltip": "Controls chunk section culling aggressiveness. Aggressive: maximum culling but may cause pop-in. Normal: balanced. Conservative: minimal culling. Off: no culling.\n§7Performance Impact: §aHigh", "vulkanmod.options.optimization.entityCulling.tooltip": "Culls entities in non-visible chunk sections. Improves performance with many entities.\n\n§7Performance Impact: §6Medium", @@ -582,8 +584,6 @@ "vulkanmod-extra.option.optimization.textureAtlasOptimization.tooltip": "Reduces texture binding calls and optimizes texture atlas management for better GPU performance and lower CPU overhead.\n\n§7Performance Impact: §aMedium (Positive)", "vulkanmod-extra.option.optimization.entityUpdateLimit": "Entity Update Limit", "vulkanmod-extra.option.optimization.entityUpdateLimit.tooltip": "Maximum number of entities to update per frame (0 = unlimited). Higher values maintain smoother entity movement but may impact performance in crowded areas.\n\n§7Performance Impact: §aHigh (Positive)", - "__comment": "Fog Controls", "vulkanmod-extra.option.optimization.renderCallBatching": "Render Call Batching", - "vulkanmod-extra.option.optimization.renderCallBatching.tooltip": "Groups similar draw calls together to reduce CPU-GPU communication overhead and improve overall rendering performance.\n\n§7Performance Impact: §aMedium (Positive)", - "vulkanmod.options.graphics.graphics.tooltip": "Control graphics quality. Fast improves performance, Fancy enhances visuals, Fabulous provides experimental advanced transparency.\n\n§7Performance Impact: §cHigh" -} + "vulkanmod-extra.option.optimization.renderCallBatching.tooltip": "Groups similar draw calls together to reduce CPU-GPU communication overhead and improve overall rendering performance.\n\n§7Performance Impact: §aMedium (Positive)" +} \ No newline at end of file diff --git a/common/src/main/resources/assets/vulkanmod-extra/lang/zh_cn.json b/common/src/main/resources/assets/vulkanmod-extra/lang/zh_cn.json index de5f6c5..784a27f 100644 --- a/common/src/main/resources/assets/vulkanmod-extra/lang/zh_cn.json +++ b/common/src/main/resources/assets/vulkanmod-extra/lang/zh_cn.json @@ -1,12 +1,12 @@ { - "vulkanmod-extra.pages.animations": "动画", - "vulkanmod-extra.pages.particles": "粒子", - "vulkanmod-extra.pages.details": "细节", - "vulkanmod-extra.pages.render": "渲染", - "vulkanmod-extra.pages.extra": "额外", + "vulkanmod-extra.pages.animations": "Animations", + "vulkanmod-extra.pages.particles": "Particles", + "vulkanmod-extra.pages.details": "Details", + "vulkanmod-extra.pages.render": "Render", + "vulkanmod-extra.pages.extra": "Extra", "vulkanmod-extra.option.animation": "Animation Controls", "vulkanmod-extra.option.animation.tooltip": "Granular controls for individual game animations. Each animation type can be toggled independently for maximum customization. Perfect for performance optimization or aesthetic preferences.", - "vulkanmod-extra.option.animation.allAnimations": "所有动画", + "vulkanmod-extra.option.animation.allAnimations": "All Animations", "vulkanmod-extra.option.animation.allAnimations.tooltip": "Global toggle that disables ALL animations when off, or allows individual animation settings when on. Use this as a quick performance boost by disabling all texture animations at once.", "vulkanmod-extra.option.animation.water": "Water Animation", "vulkanmod-extra.option.animation.water.tooltip": "Controls the animated texture frames of water blocks. Disabling creates static water textures but water physics and transparency remain intact.", @@ -142,7 +142,7 @@ "vulkanmod-extra.option.animation.enchantingTableBook.tooltip": "Controls the page-turning animation of books above enchanting tables. Disabling creates static books but maintains enchanting functionality.", "vulkanmod-extra.option.particle.particles": "Particles", "vulkanmod-extra.option.particle.particles.tooltip": "Master toggle for all particle effects including explosions, water splashes, and environmental effects. Disabling significantly improves performance but removes most visual effects from gameplay.", - "vulkanmod-extra.option.particle.allParticles": "所有粒子", + "vulkanmod-extra.option.particle.allParticles": "All Particles", "vulkanmod-extra.option.particle.allParticles.tooltip": "Global toggle that disables ALL particles when off, or allows individual particle settings when on. Use this for major performance improvements by blocking all particle rendering at once.", "vulkanmod-extra.option.particle.rainSplash": "Rain Splash", "vulkanmod-extra.option.particle.rainSplash.tooltip": "Controls rain splash particles", @@ -506,6 +506,7 @@ "vulkanmod-extra.category.fogMultipliers.water": "Water Fog Multipliers", "vulkanmod-extra.category.fogMultipliers.lava": "Lava Fog Multipliers", "vulkanmod-extra.category.fogMultipliers.powderSnow": "Powder Snow Fog Multipliers", + "__comment": "Rendering Pipeline Optimizations", "vulkanmod-extra.option.video.monitorSelection": "Fullscreen Monitor", "vulkanmod-extra.option.video.monitorSelection.tooltip": "Select which monitor to use for fullscreen mode. Changes will take effect when entering fullscreen.", "vulkanmod.options.video.resolution.tooltip": "Sets the fullscreen resolution. Changes take effect when toggling fullscreen mode.", @@ -522,6 +523,7 @@ "vulkanmod.options.graphics.renderDistance.tooltip": "Maximum distance for rendering chunks. Higher values allow you to see further but reduce performance.\n\n§7Performance Impact: §cHigh", "vulkanmod.options.graphics.simulationDistance.tooltip": "Distance at which game mechanics (mob spawning, redstone, etc.) are simulated. Lower values improve performance.\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.prioritizeChunkUpdates.tooltip": "Controls chunk update priority. 'Nearby' prioritizes chunks closer to the player for faster loading of visible terrain.\n\n§7Performance Impact: §eLow", + "vulkanmod.options.graphics.graphics.tooltip": "Control graphics quality. Fast improves performance, Fancy enhances visuals, Fabulous provides experimental advanced transparency.\n\n§7Performance Impact: §cHigh", "vulkanmod.options.graphics.ambientOcclusion.tooltip": "Smooth lighting quality. Off: flat lighting. On: standard smooth lighting. Sub-block: enhanced AO for stairs/slabs (experimental).\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.particles.tooltip": "Controls particle density. All: full particles. Decreased: reduced density. Minimal: critical only.\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.renderClouds.tooltip": "Controls cloud rendering. Off disables clouds entirely, Fast renders simple clouds, Fancy renders detailed clouds.\n\n§7Performance Impact: §eLow", @@ -532,12 +534,12 @@ "vulkanmod.options.other.frameQueue.tooltip": "Number of frames buffered for GPU processing. Higher values reduce stuttering but increase input delay. 2-3 recommended for most systems.\n\n§7Performance Impact: §eLow", "vulkanmod.options.other.deviceSelector.tooltip": "Selects which GPU to use for rendering. Auto chooses the best available device. Manual selection useful for multi-GPU systems.", "vulkanmod.options.other.chunkBuilderThreads.tooltip": "Background threads for chunk geometry building. Auto uses optimal count. More threads speed up chunk updates but may impact main thread performance.\n\n§7Performance Impact: §6Medium", - "vulkanmod-extra.block.masterControls": "主控制", - "vulkanmod-extra.block.render.entityRendering": "实体渲染", - "vulkanmod-extra.block.render.nameTags": "名称标签", - "vulkanmod-extra.block.render.blockRendering": "方块渲染", - "vulkanmod-extra.block.render.lightEffects": "光照与效果", - "vulkanmod-extra.block.render.fogControls": "雾气控制", + "vulkanmod-extra.block.masterControls": "Master Controls", + "vulkanmod-extra.block.render.entityRendering": "Entity Rendering", + "vulkanmod-extra.block.render.nameTags": "Name Tags", + "vulkanmod-extra.block.render.blockRendering": "Block Rendering", + "vulkanmod-extra.block.render.lightEffects": "Light & Effects", + "vulkanmod-extra.block.render.fogControls": "Fog Controls", "vulkanmod-extra.block.animation.fluidAnimations": "Fluid Animations", "vulkanmod-extra.block.animation.fireLight": "Fire & Light", "vulkanmod-extra.block.animation.portalAnimations": "Portal Animations", @@ -582,8 +584,6 @@ "vulkanmod-extra.option.optimization.textureAtlasOptimization.tooltip": "Reduces texture binding calls and optimizes texture atlas management for better GPU performance and lower CPU overhead.\n\n§7Performance Impact: §aMedium (Positive)", "vulkanmod-extra.option.optimization.entityUpdateLimit": "Entity Update Limit", "vulkanmod-extra.option.optimization.entityUpdateLimit.tooltip": "Maximum number of entities to update per frame (0 = unlimited). Higher values maintain smoother entity movement but may impact performance in crowded areas.\n\n§7Performance Impact: §aHigh (Positive)", - "__comment": "Master Toggles", "vulkanmod-extra.option.optimization.renderCallBatching": "Render Call Batching", - "vulkanmod-extra.option.optimization.renderCallBatching.tooltip": "Groups similar draw calls together to reduce CPU-GPU communication overhead and improve overall rendering performance.\n\n§7Performance Impact: §aMedium (Positive)", - "vulkanmod.options.graphics.graphics.tooltip": "Control graphics quality. Fast improves performance, Fancy enhances visuals, Fabulous provides experimental advanced transparency.\n\n§7Performance Impact: §cHigh" -} + "vulkanmod-extra.option.optimization.renderCallBatching.tooltip": "Groups similar draw calls together to reduce CPU-GPU communication overhead and improve overall rendering performance.\n\n§7Performance Impact: §aMedium (Positive)" +} \ No newline at end of file diff --git a/common/src/main/resources/assets/vulkanmod-extra/lang/zh_tw.json b/common/src/main/resources/assets/vulkanmod-extra/lang/zh_tw.json index 729dcea..784a27f 100644 --- a/common/src/main/resources/assets/vulkanmod-extra/lang/zh_tw.json +++ b/common/src/main/resources/assets/vulkanmod-extra/lang/zh_tw.json @@ -1,13 +1,13 @@ { - "vulkanmod-extra.pages.animations": "動畫", - "vulkanmod-extra.pages.particles": "粒子", - "vulkanmod-extra.pages.details": "細節", - "vulkanmod-extra.pages.render": "渲染", - "vulkanmod-extra.pages.extra": "額外", + "vulkanmod-extra.pages.animations": "Animations", + "vulkanmod-extra.pages.particles": "Particles", + "vulkanmod-extra.pages.details": "Details", + "vulkanmod-extra.pages.render": "Render", + "vulkanmod-extra.pages.extra": "Extra", "vulkanmod-extra.option.animation": "Animation Controls", "vulkanmod-extra.option.animation.tooltip": "Granular controls for individual game animations. Each animation type can be toggled independently for maximum customization. Perfect for performance optimization or aesthetic preferences.", - "vulkanmod-extra.option.animation.allAnimations": "所有動畫", - "vulkanmod-extra.option.animation.allAnimations.tooltip": "全域開關,關閉時停用所有動畫,開啟時允許個別動畫設定。使用此選項可一次停用所有材質動畫以快速提升效能。", + "vulkanmod-extra.option.animation.allAnimations": "All Animations", + "vulkanmod-extra.option.animation.allAnimations.tooltip": "Global toggle that disables ALL animations when off, or allows individual animation settings when on. Use this as a quick performance boost by disabling all texture animations at once.", "vulkanmod-extra.option.animation.water": "Water Animation", "vulkanmod-extra.option.animation.water.tooltip": "Controls the animated texture frames of water blocks. Disabling creates static water textures but water physics and transparency remain intact.", "vulkanmod-extra.option.animation.lava": "Lava Animation", @@ -142,8 +142,8 @@ "vulkanmod-extra.option.animation.enchantingTableBook.tooltip": "Controls the page-turning animation of books above enchanting tables. Disabling creates static books but maintains enchanting functionality.", "vulkanmod-extra.option.particle.particles": "Particles", "vulkanmod-extra.option.particle.particles.tooltip": "Master toggle for all particle effects including explosions, water splashes, and environmental effects. Disabling significantly improves performance but removes most visual effects from gameplay.", - "vulkanmod-extra.option.particle.allParticles": "所有粒子", - "vulkanmod-extra.option.particle.allParticles.tooltip": "全域開關,關閉時停用所有粒子,開啟時允許個別粒子設定。使用此選項可一次阻止所有粒子渲染以獲得重大效能提升。", + "vulkanmod-extra.option.particle.allParticles": "All Particles", + "vulkanmod-extra.option.particle.allParticles.tooltip": "Global toggle that disables ALL particles when off, or allows individual particle settings when on. Use this for major performance improvements by blocking all particle rendering at once.", "vulkanmod-extra.option.particle.rainSplash": "Rain Splash", "vulkanmod-extra.option.particle.rainSplash.tooltip": "Controls rain splash particles", "vulkanmod-extra.option.particle.blockBreak": "Block Break", @@ -416,8 +416,8 @@ "vulkanmod-extra.option.render.armorStandNameTag.tooltip": "Controls armor stand name tag rendering\n\n§7Performance Impact: §aLow (Positive)", "vulkanmod-extra.option.render.playerNameTag": "Player Name Tag", "vulkanmod-extra.option.render.playerNameTag.tooltip": "Controls player name tag rendering\n\n§7Performance Impact: §aLow (Positive)", - "vulkanmod-extra.option.render.fog": "霧氣", - "vulkanmod-extra.option.render.fog.tooltip": "所有霧氣效果的主開關。控制在遠處降低可見度的大氣霧氣。停用會創造清晰的空氣,但可能影響大型開放區域的深度感知。\n\n§7效能影響:§e低", + "vulkanmod-extra.option.render.fog": "Fog", + "vulkanmod-extra.option.render.fog.tooltip": "Master toggle for all fog effects. Controls atmospheric fog that reduces visibility at distance. Disabling creates clear air but may impact depth perception in large open areas.\n\n§7Performance Impact: §eLow", "vulkanmod-extra.option.render.overworldFog": "Overworld Fog", "vulkanmod-extra.option.render.overworldFog.tooltip": "Controls fog effects in the Overworld dimension. Includes natural weather fog, biome-based fog, and atmospheric effects.", "vulkanmod-extra.option.render.netherFog": "Nether Fog", @@ -432,8 +432,8 @@ "vulkanmod-extra.option.render.powderSnowFog.tooltip": "Controls fog effect when inside powder snow. Manages the visibility reduction in powder snow blocks.", "vulkanmod-extra.option.render.preventShaders": "Prevent Shaders", "vulkanmod-extra.option.render.preventShaders.tooltip": "Prevents shader loading for better performance\n\n§7Performance Impact: §aHigh (Positive)", - "vulkanmod-extra.option.extra.showFps": "顯示FPS", - "vulkanmod-extra.option.extra.showFps.tooltip": "在螢幕上顯示即時幀率(FPS)計數器。對於監控效能和排除延遲問題很有用。\n\n§7效能影響:§e低", + "vulkanmod-extra.option.extra.showFps": "Show FPS", + "vulkanmod-extra.option.extra.showFps.tooltip": "Displays real-time frames per second (FPS) counter overlay on screen. Useful for monitoring performance and troubleshooting lag issues.\n\n§7Performance Impact: §eLow", "vulkanmod-extra.option.extra.fpsDisplayMode": "FPS Display Mode", "vulkanmod-extra.option.extra.fpsDisplayMode.basic": "Simple", "vulkanmod-extra.option.extra.fpsDisplayMode.extended": "Full", @@ -450,8 +450,8 @@ "vulkanmod-extra.option.extra.textContrast.background": "Background", "vulkanmod-extra.option.extra.textContrast.shadow": "Shadow", "vulkanmod-extra.option.extra.textContrast.tooltip": "Controls the text rendering style for overlay information.", - "vulkanmod-extra.option.extra.showCoords": "顯示座標", - "vulkanmod-extra.option.extra.showCoords.tooltip": "在螢幕上顯示當前玩家座標(X、Y、Z)。對於建築專案、分享位置和在大型世界中導航至關重要。", + "vulkanmod-extra.option.extra.showCoords": "Show Coordinates", + "vulkanmod-extra.option.extra.showCoords.tooltip": "Displays current player coordinates (X, Y, Z) overlay on screen. Essential for building projects, sharing locations, and navigation in large worlds.", "vulkanmod-extra.option.extra.toasts": "Toasts", "vulkanmod-extra.option.extra.toasts.tooltip": "Controls popup achievement and advancement notifications in the top-right corner. Disabling removes visual notifications but achievements are still unlocked.", "vulkanmod-extra.option.extra.advancementToast": "Advancement Toasts", @@ -506,6 +506,7 @@ "vulkanmod-extra.category.fogMultipliers.water": "Water Fog Multipliers", "vulkanmod-extra.category.fogMultipliers.lava": "Lava Fog Multipliers", "vulkanmod-extra.category.fogMultipliers.powderSnow": "Powder Snow Fog Multipliers", + "__comment": "Rendering Pipeline Optimizations", "vulkanmod-extra.option.video.monitorSelection": "Fullscreen Monitor", "vulkanmod-extra.option.video.monitorSelection.tooltip": "Select which monitor to use for fullscreen mode. Changes will take effect when entering fullscreen.", "vulkanmod.options.video.resolution.tooltip": "Sets the fullscreen resolution. Changes take effect when toggling fullscreen mode.", @@ -522,6 +523,7 @@ "vulkanmod.options.graphics.renderDistance.tooltip": "Maximum distance for rendering chunks. Higher values allow you to see further but reduce performance.\n\n§7Performance Impact: §cHigh", "vulkanmod.options.graphics.simulationDistance.tooltip": "Distance at which game mechanics (mob spawning, redstone, etc.) are simulated. Lower values improve performance.\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.prioritizeChunkUpdates.tooltip": "Controls chunk update priority. 'Nearby' prioritizes chunks closer to the player for faster loading of visible terrain.\n\n§7Performance Impact: §eLow", + "vulkanmod.options.graphics.graphics.tooltip": "Control graphics quality. Fast improves performance, Fancy enhances visuals, Fabulous provides experimental advanced transparency.\n\n§7Performance Impact: §cHigh", "vulkanmod.options.graphics.ambientOcclusion.tooltip": "Smooth lighting quality. Off: flat lighting. On: standard smooth lighting. Sub-block: enhanced AO for stairs/slabs (experimental).\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.particles.tooltip": "Controls particle density. All: full particles. Decreased: reduced density. Minimal: critical only.\n\n§7Performance Impact: §6Medium", "vulkanmod.options.graphics.renderClouds.tooltip": "Controls cloud rendering. Off disables clouds entirely, Fast renders simple clouds, Fancy renders detailed clouds.\n\n§7Performance Impact: §eLow", @@ -532,40 +534,40 @@ "vulkanmod.options.other.frameQueue.tooltip": "Number of frames buffered for GPU processing. Higher values reduce stuttering but increase input delay. 2-3 recommended for most systems.\n\n§7Performance Impact: §eLow", "vulkanmod.options.other.deviceSelector.tooltip": "Selects which GPU to use for rendering. Auto chooses the best available device. Manual selection useful for multi-GPU systems.", "vulkanmod.options.other.chunkBuilderThreads.tooltip": "Background threads for chunk geometry building. Auto uses optimal count. More threads speed up chunk updates but may impact main thread performance.\n\n§7Performance Impact: §6Medium", - "vulkanmod-extra.block.masterControls": "主控制", - "vulkanmod-extra.block.render.entityRendering": "實體渲染", - "vulkanmod-extra.block.render.nameTags": "名稱標籤", - "vulkanmod-extra.block.render.blockRendering": "方塊渲染", - "vulkanmod-extra.block.render.lightEffects": "光照與效果", - "vulkanmod-extra.block.render.fogControls": "霧氣控制", - "vulkanmod-extra.block.animation.fluidAnimations": "流體動畫", - "vulkanmod-extra.block.animation.fireLight": "火焰與光照", - "vulkanmod-extra.block.animation.portalAnimations": "傳送門動畫", - "vulkanmod-extra.block.animation.blockAnimations": "方塊動畫", - "vulkanmod-extra.block.animation.machineAnimations": "機械動畫", - "vulkanmod-extra.block.animation.plantAnimations": "植物動畫", - "vulkanmod-extra.block.animation.stemAnimations": "莖部動畫", - "vulkanmod-extra.block.animation.sculkAnimations": "伏聆動畫", - "vulkanmod-extra.block.animation.commandBlocks": "指令方塊", - "vulkanmod-extra.block.animation.additional": "額外", - "vulkanmod-extra.block.particle.commonParticles": "常見粒子", - "vulkanmod-extra.block.particle.bubbleEffects": "氣泡效果", - "vulkanmod-extra.block.particle.environmental": "環境", - "vulkanmod-extra.block.particle.combatEffects": "戰鬥效果", - "vulkanmod-extra.block.particle.statusEffects": "狀態效果", - "vulkanmod-extra.block.particle.fireFlame": "火焰", - "vulkanmod-extra.block.particle.liquidEffects": "液體效果", - "vulkanmod-extra.block.particle.dustEffects": "粉塵效果", - "vulkanmod-extra.block.particle.explosionEffects": "爆炸效果", - "vulkanmod-extra.block.particle.natureEffects": "自然效果", - "vulkanmod-extra.block.particle.sculkEffects": "伏聆效果", - "vulkanmod-extra.block.particle.otherEffects": "其他效果", - "vulkanmod-extra.block.details.skyElements": "天空元素", - "vulkanmod-extra.block.details.colorEffects": "色彩效果", - "vulkanmod-extra.block.extra.hudDisplay": "HUD顯示", - "vulkanmod-extra.block.extra.coordinates": "座標", - "vulkanmod-extra.block.extra.toastNotifications": "提示通知", - "vulkanmod-extra.block.additionalControls": "額外控制 %s", + "vulkanmod-extra.block.masterControls": "Master Controls", + "vulkanmod-extra.block.render.entityRendering": "Entity Rendering", + "vulkanmod-extra.block.render.nameTags": "Name Tags", + "vulkanmod-extra.block.render.blockRendering": "Block Rendering", + "vulkanmod-extra.block.render.lightEffects": "Light & Effects", + "vulkanmod-extra.block.render.fogControls": "Fog Controls", + "vulkanmod-extra.block.animation.fluidAnimations": "Fluid Animations", + "vulkanmod-extra.block.animation.fireLight": "Fire & Light", + "vulkanmod-extra.block.animation.portalAnimations": "Portal Animations", + "vulkanmod-extra.block.animation.blockAnimations": "Block Animations", + "vulkanmod-extra.block.animation.machineAnimations": "Machine Animations", + "vulkanmod-extra.block.animation.plantAnimations": "Plant Animations", + "vulkanmod-extra.block.animation.stemAnimations": "Stem Animations", + "vulkanmod-extra.block.animation.sculkAnimations": "Sculk Animations", + "vulkanmod-extra.block.animation.commandBlocks": "Command Blocks", + "vulkanmod-extra.block.animation.additional": "Additional", + "vulkanmod-extra.block.particle.commonParticles": "Common Particles", + "vulkanmod-extra.block.particle.bubbleEffects": "Bubble Effects", + "vulkanmod-extra.block.particle.environmental": "Environmental", + "vulkanmod-extra.block.particle.combatEffects": "Combat Effects", + "vulkanmod-extra.block.particle.statusEffects": "Status Effects", + "vulkanmod-extra.block.particle.fireFlame": "Fire & Flame", + "vulkanmod-extra.block.particle.liquidEffects": "Liquid Effects", + "vulkanmod-extra.block.particle.dustEffects": "Dust Effects", + "vulkanmod-extra.block.particle.explosionEffects": "Explosion Effects", + "vulkanmod-extra.block.particle.natureEffects": "Nature Effects", + "vulkanmod-extra.block.particle.sculkEffects": "Sculk Effects", + "vulkanmod-extra.block.particle.otherEffects": "Other Effects", + "vulkanmod-extra.block.details.skyElements": "Sky Elements", + "vulkanmod-extra.block.details.colorEffects": "Color Effects", + "vulkanmod-extra.block.extra.hudDisplay": "HUD Display", + "vulkanmod-extra.block.extra.coordinates": "Coordinates", + "vulkanmod-extra.block.extra.toastNotifications": "Toast Notifications", + "vulkanmod-extra.block.additionalControls": "Additional Controls %s", "vulkanmod-extra.pages.optimization": "Optimization", "vulkanmod.options.optimization.advCulling.tooltip": "Controls chunk section culling aggressiveness. Aggressive: maximum culling but may cause pop-in. Normal: balanced. Conservative: minimal culling. Off: no culling.\n§7Performance Impact: §aHigh", "vulkanmod.options.optimization.entityCulling.tooltip": "Culls entities in non-visible chunk sections. Improves performance with many entities.\n\n§7Performance Impact: §6Medium", @@ -582,8 +584,6 @@ "vulkanmod-extra.option.optimization.textureAtlasOptimization.tooltip": "Reduces texture binding calls and optimizes texture atlas management for better GPU performance and lower CPU overhead.\n\n§7Performance Impact: §aMedium (Positive)", "vulkanmod-extra.option.optimization.entityUpdateLimit": "Entity Update Limit", "vulkanmod-extra.option.optimization.entityUpdateLimit.tooltip": "Maximum number of entities to update per frame (0 = unlimited). Higher values maintain smoother entity movement but may impact performance in crowded areas.\n\n§7Performance Impact: §aHigh (Positive)", - "__comment": "Fog Controls", "vulkanmod-extra.option.optimization.renderCallBatching": "Render Call Batching", - "vulkanmod-extra.option.optimization.renderCallBatching.tooltip": "Groups similar draw calls together to reduce CPU-GPU communication overhead and improve overall rendering performance.\n\n§7Performance Impact: §aMedium (Positive)", - "vulkanmod.options.graphics.graphics.tooltip": "Control graphics quality. Fast improves performance, Fancy enhances visuals, Fabulous provides experimental advanced transparency.\n\n§7Performance Impact: §cHigh" -} + "vulkanmod-extra.option.optimization.renderCallBatching.tooltip": "Groups similar draw calls together to reduce CPU-GPU communication overhead and improve overall rendering performance.\n\n§7Performance Impact: §aMedium (Positive)" +} \ No newline at end of file