fixed missing replacements for white paint -> empty bucket

when crafting light colors.
This commit is contained in:
Vanessa Ezekowitz 2013-01-30 17:32:50 -05:00
parent 2f02d5c345
commit 04b07689da
1 changed files with 1 additions and 0 deletions

View File

@ -565,6 +565,7 @@ for i = 1, 12 do
"unifieddyes:" .. hue,
"unifieddyes:white_paint",
},
replacements = { {'unifieddyes:white_paint', 'bucket:bucket_empty'}, },
})
minetest.register_craftitem("unifieddyes:dark_" .. hue .. "_s50", {