Give quarries a better inventory icon

Current inventory icon is indistinguishable from carbon steel block. The side with the pick was hidden. This commit moves that part to the front.
This commit is contained in:
est31 2015-01-24 17:59:54 +01:00
parent 86dd5852aa
commit f250e1632f
1 changed files with 3 additions and 0 deletions

View File

@ -209,6 +209,9 @@ minetest.register_node("technic:quarry", {
tiles = {"technic_carbon_steel_block.png", "technic_carbon_steel_block.png",
"technic_carbon_steel_block.png", "technic_carbon_steel_block.png",
"technic_carbon_steel_block.png^default_tool_mesepick.png", "technic_carbon_steel_block.png"},
inventory_image = minetest.inventorycube("technic_carbon_steel_block.png",
"technic_carbon_steel_block.png^default_tool_mesepick.png",
"technic_carbon_steel_block.png"),
paramtype2 = "facedir",
groups = {cracky=2, tubedevice=1, technic_machine = 1},
tube = {