summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>2017-02-09 09:49:56 -0500
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>2017-02-09 09:49:56 -0500
commitce806489e2472c29bb6f32b0ec59f7e023f11c08 (patch)
treeec9d1ac103e921d13ae1e08aae8280827213f571
parent938d1691b25ba446b1d54ddde0a1010f01201f65 (diff)
downloaddreambuilder_modpack-ce806489e2472c29bb6f32b0ec59f7e023f11c08.tar
dreambuilder_modpack-ce806489e2472c29bb6f32b0ec59f7e023f11c08.tar.gz
dreambuilder_modpack-ce806489e2472c29bb6f32b0ec59f7e023f11c08.tar.bz2
dreambuilder_modpack-ce806489e2472c29bb6f32b0ec59f7e023f11c08.tar.xz
dreambuilder_modpack-ce806489e2472c29bb6f32b0ec59f7e023f11c08.zip
update homedecor, pipeworks, unifiedbricks
-rw-r--r--homedecor/window_treatments.lua3
-rw-r--r--pipeworks/description.txt2
-rw-r--r--unifiedbricks/description.txt1
-rw-r--r--unifiedbricks/screenshot.pngbin0 -> 90358 bytes
4 files changed, 2 insertions, 4 deletions
diff --git a/homedecor/window_treatments.lua b/homedecor/window_treatments.lua
index c09f2dd..3b98123 100644
--- a/homedecor/window_treatments.lua
+++ b/homedecor/window_treatments.lua
@@ -248,9 +248,6 @@ minetest.register_lbm({
end
local metadye = "medium_"..color
- if color == "pink" then
- metadye = "light_red"
- end
if color == "white" then
metadye = "white"
end
diff --git a/pipeworks/description.txt b/pipeworks/description.txt
index 9e6e800..5c14766 100644
--- a/pipeworks/description.txt
+++ b/pipeworks/description.txt
@@ -1 +1 @@
-This mod uses nodeboxes to supply a complete set of 3D pipes and tubes, along devices that work with them.
+This mod uses mesh nodes and nodeboxes to supply a complete set of 3D pipes and tubes, along with devices that work with them.
diff --git a/unifiedbricks/description.txt b/unifiedbricks/description.txt
new file mode 100644
index 0000000..e6c198a
--- /dev/null
+++ b/unifiedbricks/description.txt
@@ -0,0 +1 @@
+This mod allows the user to re-color default bricks using Unified Dyes, and provides some pattern variations as well.
diff --git a/unifiedbricks/screenshot.png b/unifiedbricks/screenshot.png
new file mode 100644
index 0000000..0c175e0
--- /dev/null
+++ b/unifiedbricks/screenshot.png
Binary files differ