Add listring to mailbox giving
This commit is contained in:
parent
30f1e71a90
commit
919fc6c5ab
@ -86,6 +86,7 @@ function mailbox:formspec(pos, owner, is_owner)
|
||||
(minetest.colorize and
|
||||
minetest.colorize("#FFFF00", owner) or owner)) .. "]" ..
|
||||
"list[nodemeta:" .. spos .. ";drop;3.5,0;1,1;]" ..
|
||||
"listring[]" ..
|
||||
xbg .. default.get_hotbar_bg(0, 1.25)
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user