mirror of
https://github.com/davisonio/colouredstonebricks.git
synced 2024-12-22 11:10:17 +01:00
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 = {
|
local COLOURS = {
|
||||||
"Black",
|
"Black",
|
||||||
"Cyan",
|
"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:dark_pink","dye:magenta")
|
||||||
minetest.register_alias("dye:purple","dye:violet")
|
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