texture overlay

This commit is contained in:
NO11 2021-03-28 12:28:57 +00:00
parent ffb6594dd3
commit 23d62ff1c5
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ minetest.register_node("mcl_nether_gold:nether_gold_ore", {
description = ("Nether Gold Ore"),
_doc_items_longdesc = ("Nether gold ore is an ore containing nether gold. It is commonly found around netherrack in the Nether."),
stack_max = 64,
tiles = {"mcl_nether_gold_ore.png"},
tiles = {"mcl_nether_netherrack.png^mcl_nether_gold_ore.png"},
is_ground_content = true,
groups = {pickaxey=1, building_block=1, material_stone=1, xp=0},
drop = {