summaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
authorTenPlus1 <kinsellaja@yahoo.com>2015-08-31 11:05:55 +0100
committerTenPlus1 <kinsellaja@yahoo.com>2015-08-31 11:05:55 +0100
commitba35657b0c36c7b4f386333e21e54d653af401af (patch)
tree82eeb24e0981b1ebc1a6fdce40a080f6d25d7439 /init.lua
parentd3625e3270f988fcd9c7860b3bd1c295cc793744 (diff)
supporting 0.4.13 shift-click to move stacks inside chest
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/init.lua b/init.lua
index c3407d1..a84d9a5 100644
--- a/init.lua
+++ b/init.lua
@@ -623,6 +623,8 @@ minetest.register_node("protector:chest", {
.. "button[6,4.5;2,0.25;todn;To Inventory]"
.. "list[current_player;main;0,5;8,1;]"
.. "list[current_player;main;0,6.08;8,3;8]"
+ .. "listring[nodemeta:" .. spos .. ";main]"
+ .. "listring[current_player;main]"
.. default.get_hotbar_bg(0,5)
minetest.show_formspec(