From f250e1632fbd4ba9d8427e1de06fd1d68580593a Mon Sep 17 00:00:00 2001 From: est31 Date: Sat, 24 Jan 2015 17:59:54 +0100 Subject: [PATCH] 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. --- technic/machines/HV/quarry.lua | 3 +++ 1 file changed, 3 insertions(+) diff --git a/technic/machines/HV/quarry.lua b/technic/machines/HV/quarry.lua index ed16042..60805cc 100644 --- a/technic/machines/HV/quarry.lua +++ b/technic/machines/HV/quarry.lua @@ -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 = {