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:
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 ![]() ![]() |
Reference in New Issue
Block a user