forked from mtcontrib/colouredstonebricks
Update init.lua
This commit is contained in:
parent
303f40512d
commit
5a7e4b2140
6
init.lua
6
init.lua
|
@ -1,3 +1,7 @@
|
|||
---------------------------------------------
|
||||
-- Coloured Stone Bricks Mod by CraigyDavi --
|
||||
---------------------------------------------
|
||||
|
||||
local COLOURS = {
|
||||
"Black",
|
||||
"Cyan",
|
||||
|
@ -58,4 +62,4 @@ minetest.register_alias("dye:dark_blue","dye:blue")
|
|||
minetest.register_alias("dye:dark_pink","dye:magenta")
|
||||
minetest.register_alias("dye:purple","dye:violet")
|
||||
|
||||
print ("Coloured Stone Bricks [colouredstonebricks] has loaded!")
|
||||
print ("Coloured Stone Bricks [colouredstonebricks] has loaded!")
|
||||
|
|
Loading…
Reference in New Issue
Block a user