From d2a1608e6edb7d51e604a89514500b3f7d50d0f2 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Thu, 5 Sep 2019 11:21:09 +0200 Subject: [PATCH] Fix a few minor typos --- CHANGELOG.md | 4 ++-- mods/weather/locale/template.txt | 1 - mods/weather/locale/weather.de.tr | 1 - settingtypes.txt | 2 +- 4 files changed, 3 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 075436b..dabb9ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,7 +27,7 @@ Bugfixes: - Fix crash in `player_skins` mod - Fix invalid water bucket stacks sometimes appearing in village chests - Fix furnace/chest facing the wrong way in forge house -- Fix overlaping dirt path slab +- Fix overlapping dirt path slab - Fix broken achievements: place seeds, place lumien crystals, kill mobs - Fix mobs never dropping anything - Fix inventory menu not updating when changing skin via chat command @@ -77,7 +77,7 @@ Features: - Shift-click in inventories moves items fast - Map item enables minimap when carried, the old unfinished map window is gone - Show wielded item above hotbar -- Villagers now talk when rightclicked +- Villagers now talk when right-clicked - Villagers refuse to trade when on low health or hostile - More slabs/stairs: bronze, wrought iron, carbon steel - Add German translation diff --git a/mods/weather/locale/template.txt b/mods/weather/locale/template.txt index 40ec9d7..e3b47bd 100644 --- a/mods/weather/locale/template.txt +++ b/mods/weather/locale/template.txt @@ -1,6 +1,5 @@ # textdomain: weather Can change the weather using the /weather command= -storm | snowstorm | clear= Change the weather= Incorrect weather. Valid weathers are “storm”, “snowstorm” and “clear”.= Weather changed.= diff --git a/mods/weather/locale/weather.de.tr b/mods/weather/locale/weather.de.tr index 755cd49..d39da83 100644 --- a/mods/weather/locale/weather.de.tr +++ b/mods/weather/locale/weather.de.tr @@ -1,6 +1,5 @@ # textdomain: weather Can change the weather using the /weather command=Kann das Wetter mit dem „/weather“-Befehl ändern -storm | snowstorm | clear=storm | snowstorm | clear Change the weather=Das Wetter ändern Incorrect weather. Valid weathers are “storm”, “snowstorm” and “clear”.=Ungültiges Wetter. Gültige Wetter sind „storm“ (Sturm), „sandstorm“ (Sandsturm) und „clear“ (klar) Weather changed.=Wetter geändert. diff --git a/settingtypes.txt b/settingtypes.txt index d65a79c..dbb8345 100644 --- a/settingtypes.txt +++ b/settingtypes.txt @@ -60,7 +60,7 @@ mobs_safe_spawn (Safe spawn from mobs) bool true # # Additionally, this radius also specifies the radius around # spawn in which villages don't generate. -static_spawn_radius (Spawnpoint safety radius) int 256 0 +static_spawn_radius (Spawn point safety radius) int 256 0 [Graphics and audio] # This will add an graphical effect that slightly darkens the edges of the screen.