1
0
鏡像自 https://github.com/minetest-mods/mesecons.git 已同步 2025-10-17 06:35:21 +02:00

More distinguishable inventory image for the luacontroller (not wield

item, just top)
此提交包含在:
Jeija
2013-02-19 16:58:17 +01:00
父節點 8827cfd66f
當前提交 cc41f136cc

查看文件

@@ -406,6 +406,7 @@ minetest.register_node(nodename, {
"jeija_microcontroller_sides.png"
},
inventory_image = top,
paramtype = "light",
groups = groups,
drop = BASENAME.."0000",