1
0
mirror of https://github.com/minetest-mods/mesecons.git synced 2025-07-11 03:40:22 +02:00

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
mesecons_scanner

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

Binary file not shown.

Before

(image error) Size: 98 KiB

After

(image error) Size: 25 KiB