diff options
-rw-r--r-- | homedecor/window_treatments.lua | 3 | ||||
-rw-r--r-- | pipeworks/description.txt | 2 | ||||
-rw-r--r-- | unifiedbricks/description.txt | 1 | ||||
-rw-r--r-- | unifiedbricks/screenshot.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..0c175e0 --- /dev/null +++ b/unifiedbricks/screenshot.png |