mirror of
https://github.com/mt-mods/unifieddyes.git
synced 2024-11-22 15:33:52 +01:00
fixed missing replacements for white paint -> empty bucket
when crafting light colors.
This commit is contained in:
parent
2f02d5c345
commit
04b07689da
1
init.lua
1
init.lua
@ -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", {
|
||||
|
Loading…
Reference in New Issue
Block a user