forked from minetest-mods/mesecons
		
	More distinguishable inventory image for the luacontroller (not wield
item, just top)
This commit is contained in:
		| @@ -406,6 +406,7 @@ minetest.register_node(nodename, { | ||||
| 		"jeija_microcontroller_sides.png" | ||||
| 		}, | ||||
|  | ||||
| 	inventory_image = top, | ||||
| 	paramtype = "light", | ||||
| 	groups = groups, | ||||
| 	drop = BASENAME.."0000", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user