Ores: Update supernatet texture
Texture by @XtremeHacker
This commit is contained in:
parent
53efb78c81
commit
3e1a298f08
|
@ -28,7 +28,7 @@ me.register_node("incranium", {
|
|||
-- Supernatet ore will be used to craft wings of flight
|
||||
me.register_node("supernatet", {
|
||||
description = "Supernatant Ore",
|
||||
tiles = { "supernatet" },
|
||||
tiles = { "default_stone.png^microexpansion_ore_supernatet.png" },
|
||||
is_ground_content = true,
|
||||
type = "ore",
|
||||
groups = { cracky=3, stone=1 },
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 266 B After Width: | Height: | Size: 309 B |
Loading…
Reference in New Issue
Block a user