More interesting radioactive texture.
This commit is contained in:
parent
1da72bfa40
commit
e144b2b300
4 changed files with 3 additions and 4 deletions
|
@ -227,7 +227,7 @@ newnode = fun_caves.clone_node("fun_caves:stone_with_salt")
|
|||
|
||||
-- salt, radioactive ore
|
||||
newnode.description = "Salt With Radioactive Ore"
|
||||
newnode.tiles = {"caverealms_salty2.png^[colorize:#004000:250"}
|
||||
newnode.tiles = {"fun_caves_radioactive_ore.png"}
|
||||
newnode.light_source = 4
|
||||
minetest.register_node("fun_caves:radioactive_ore", newnode)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue