Reduce size of inventory image and remove wield image

This commit is contained in:
Johannes Lundberg 2020-10-22 21:33:36 -07:00
parent eea7dc5ad4
commit 9b044cfdd8
2 changed files with 0 additions and 1 deletions

View File

@ -181,7 +181,6 @@ mesecon.register_node("mesecons_scanner:mesecon_scanner", {
sunlight_propagates = false,
inventory_image = "mesecons_scanner_preview.png",
drawtype = "nodebox",
wield_image = "mesecons_scanner_top_off.png",
selection_box = {
type = "fixed",
fixed = {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 KiB

After

Width:  |  Height:  |  Size: 25 KiB