add darkage:serpentine

master
tchncs 2016-08-13 21:58:16 +02:00
parent 407c166df3
commit 2e91b7ea17
2 changed files with 13 additions and 0 deletions

View File

@ -1,2 +1,3 @@
default
darkage ?
moretrees?

View File

@ -548,6 +548,18 @@ columnia.register_column_ia("ice", "default:ice",
default.node_sound_glass_defaults()
)
columnia.register_column_ia("serpentine", "darkage:serpentine",
{cracky=3},
{"darkage_serpentine.png"},
"Serpentine Columin",
"Serpentine Top",
"Serpentine Bottom",
"Serpentine Crosslink",
"Serpentine Link",
"Serpentine Linkdown",
default.node_sound_stone_defaults()
)
columnia.register_column_ia("nyancat_rainbow", "default:nyancat_rainbow",
{cracky=3},
{"default_nc_rb.png"},