update homedecor, pipeworks, unifiedbricks
parent
938d1691b2
commit
ce806489e2
|
@ -248,9 +248,6 @@ minetest.register_lbm({
|
||||||
end
|
end
|
||||||
|
|
||||||
local metadye = "medium_"..color
|
local metadye = "medium_"..color
|
||||||
if color == "pink" then
|
|
||||||
metadye = "light_red"
|
|
||||||
end
|
|
||||||
if color == "white" then
|
if color == "white" then
|
||||||
metadye = "white"
|
metadye = "white"
|
||||||
end
|
end
|
||||||
|
|
|
@ -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.
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
This mod allows the user to re-color default bricks using Unified Dyes, and provides some pattern variations as well.
|
Binary file not shown.
After Width: | Height: | Size: 88 KiB |
Loading…
Reference in New Issue