From a35c360964eaa86eeeada8a50bb441d99203e9d2 Mon Sep 17 00:00:00 2001 From: Jack Whitehorn Date: Wed, 10 Jun 2026 21:11:37 +0100 Subject: [PATCH] Fix world generation preset string formatting --- locale/en/locale.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/en/locale.cfg b/locale/en/locale.cfg index f3f6d8a..4c81016 100644 --- a/locale/en/locale.cfg +++ b/locale/en/locale.cfg @@ -124,7 +124,7 @@ pyblock-archipeligo=PyBlock Archipeligo pyblock-landblock=PyLandBlock [map-gen-preset-description] -pyblock-recommended=These are the recommend settings for playing PyBlock. Resources, trees, rocks, cliffs, and most land are disabled.\nIf you want to play with more land, increase the island size or switch to the [/color]Landblock[color=red] preset from the dropdown above. +pyblock-recommended=These are the recommend settings for playing PyBlock. Resources, trees, rocks, cliffs, and most land are disabled.\nIf you want to play with more land, increase the island size or switch to the [color=red]Landblock[/color] preset from the dropdown above. pyblock-classic=This is classic PyBlock. Resources, trees, rocks, cliffs, and most land are disabled. You start on a single tile of landfill and must build the world as you go.\nIf you want to play with more land, switch to PyBlock Recommended preset from the dropdown above. pyblock-archipeligo=This is a variation of pyblock where small islands generate, occasionally containing useful resources, but must of your production comes from normal PyBlock methods. pyblock-landblock=This is a variation of pyblock where normal terrain generates, but no resources. Build up using normal PyBlock technology with none of the space constraints!