summaryrefslogtreecommitdiff
path: root/unifiedbricks
diff options
context:
space:
mode:
authorVanessa Dannenberg <vanessa.e.dannenberg@gmail.com>2018-05-12 08:58:23 -0400
committerVanessa Dannenberg <vanessa.e.dannenberg@gmail.com>2018-05-12 08:58:23 -0400
commit6e95dd30cf8369102d1ce55d6549815ab9d31104 (patch)
tree7f1e1f24589b1ca2e46ab9ea13f603a6349db575 /unifiedbricks
parent70c2d5fffb10ec8378a8f81658af0a46741eece7 (diff)
downloaddreambuilder_modpack-6e95dd30cf8369102d1ce55d6549815ab9d31104.tar
dreambuilder_modpack-6e95dd30cf8369102d1ce55d6549815ab9d31104.tar.gz
dreambuilder_modpack-6e95dd30cf8369102d1ce55d6549815ab9d31104.tar.bz2
dreambuilder_modpack-6e95dd30cf8369102d1ce55d6549815ab9d31104.tar.xz
dreambuilder_modpack-6e95dd30cf8369102d1ce55d6549815ab9d31104.zip
update unifiedbricks
Diffstat (limited to 'unifiedbricks')
-rw-r--r--unifiedbricks/init.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/unifiedbricks/init.lua b/unifiedbricks/init.lua
index b061bb2..7e6e3d0 100644
--- a/unifiedbricks/init.lua
+++ b/unifiedbricks/init.lua
@@ -311,6 +311,7 @@ minetest.register_lbm({
if color2 == "_grey" then color2 = "grey" end
local paletteidx, hue = unifieddyes.getpaletteidx("unifieddyes:"..color2, "extended")
+ if not paletteidx or not hue then return end
if string.find(type, "multicolor") then