repainted furnace
This commit is contained in:
parent
bf52cfb598
commit
e6d1cd84d6
@ -10,7 +10,7 @@ local furnace_form = furnace_form..default.itemslot_bg(0,6.08,8,3)
|
||||
|
||||
minetest.register_node("furnace:furnace", {
|
||||
description = "Furnace",
|
||||
tiles = {"furnace_stone_tile.png", "furnace_stone_tile.png", "furnace_stone_tile.png", "furnace_stone_tile.png","furnace_stone_tile.png","furnace_stone_front.png"},
|
||||
tiles = {"furnace_stone_top.png", "furnace_stone_tile.png", "furnace_stone_tile.png", "furnace_stone_tile.png","furnace_stone_tile.png","furnace_stone_front.png"},
|
||||
groups = {cracky = 2},
|
||||
paramtype2 = "facedir",
|
||||
on_construct = function(pos)
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 230 B After Width: | Height: | Size: 247 B |
Binary file not shown.
Before Width: | Height: | Size: 195 B After Width: | Height: | Size: 219 B |
BIN
mods/furnace/textures/furnace_stone_top.png
Normal file
BIN
mods/furnace/textures/furnace_stone_top.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 215 B |
Loading…
x
Reference in New Issue
Block a user