From 62cdcc57957a3323f84dbd73a48203cac500902b Mon Sep 17 00:00:00 2001 From: Nathaniel Freeman Date: Tue, 26 Jan 2021 09:33:32 +0000 Subject: [PATCH 1/2] ES locale fix --- homedecor_exterior/locale/homedecor_exterior.es.tr | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/homedecor_exterior/locale/homedecor_exterior.es.tr b/homedecor_exterior/locale/homedecor_exterior.es.tr index cb49597d..7d2c60d1 100644 --- a/homedecor_exterior/locale/homedecor_exterior.es.tr +++ b/homedecor_exterior/locale/homedecor_exterior.es.tr @@ -7,14 +7,14 @@ Barbecue=Barbacoa Doghouse=Casa de perros Garden Lattice (@1)=Enrejado de jardín (@1) Garden stone path=Camino de piedra de jardín -No room in your inventory to add a filled bucket!= -No room under there to hang a swing.= +No room in your inventory to add a filled bucket!=No hay espacio en tu inv para el cubo +No room under there to hang a swing.=No hay espacio para colgar el columpio Shrubbery (@1)=Arbustos (@1) Shrubbery (large, @1)=Arbustos (@1) Tree's swing=Columpio Water well=Pozo de agua -You have to point at the bottom side of an overhanging object to place a swing.= +You have to point at the bottom side of an overhanging object to place a swing.=Debe ser la parte inferior de un objeto para colocar el columpio. green=verde red=roja From e73b4affe79702e66bb5257231c184c56834dba5 Mon Sep 17 00:00:00 2001 From: Nathaniel Freeman Date: Tue, 26 Jan 2021 09:34:23 +0000 Subject: [PATCH 2/2] homedecor books can work without unifieddyes --- homedecor_books/mod.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/homedecor_books/mod.conf b/homedecor_books/mod.conf index 2adae924..54d6c859 100644 --- a/homedecor_books/mod.conf +++ b/homedecor_books/mod.conf @@ -1,3 +1,4 @@ name = homedecor_books description = Homedecor mod: books -depends = homedecor_common, default, unifieddyes, creative +depends = homedecor_common, default, creative +optional_depends = unifieddyes