1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-06-28 14:16:06 +02:00

Updated MinetestForFun Game

- Merged listring, not handled by server yet!
This commit is contained in:
LeMagnesium
2015-06-27 18:50:21 +02:00
parent d66bc2a416
commit 0816951ffe
8 changed files with 498 additions and 0 deletions

View File

@ -9,6 +9,8 @@ local vessels_shelf_formspec =
"list[context;vessels;0,0.3;8,2;]"..
"list[current_player;main;0,2.85;8,1;]"..
"list[current_player;main;0,4.08;8,3;8]"..
"listring[context;vessels]"..
"listring[current_player;main]"..
default.get_hotbar_bg(0,2.85)
minetest.register_node("vessels:shelf", {