mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-13 19:40:18 +02:00
give the desk a proper inventory image
This commit is contained in:
@ -507,6 +507,7 @@ minetest.register_node("homedecor:desk", {
|
||||
"homedecor_desk_back_l.png",
|
||||
"homedecor_desk_front_l.png"
|
||||
},
|
||||
inventory_image = "homedecor_desk_inv.png",
|
||||
paramtype = "light",
|
||||
paramtype2 = "facedir",
|
||||
node_box = {
|
||||
|
Reference in New Issue
Block a user