1
0
spogulis no https://github.com/sys4-fr/server-nalc.git synced 2025-10-31 12:35:22 +01:00

Updated MinetestForFun Game

- Merged listring, not handled by server yet!
Šī revīzija ir iekļauta:
LeMagnesium
2015-06-27 18:50:21 +02:00
vecāks d66bc2a416
revīzija 0816951ffe
8 mainīti faili ar 498 papildinājumiem un 0 dzēšanām

Parādīt failu

@@ -87,6 +87,10 @@ creative_inventory.set_creative_formspec = function(player, start_i, pagenum)
"label[2.0,6.55;"..tostring(pagenum).."/"..tostring(pagemax).."]"..
"button[0.3,6.5;1.6,1;creative_prev;<<]"..
"button[2.7,6.5;1.6,1;creative_next;>>]"..
"listring[current_player;main]"..
"listring[current_player;craft]"..
"listring[current_player;main]"..
"listring[detached:creative;main]"..
"label[5,1.5;Trash:]"..
"list[detached:creative_trash;main;5,2;1,1;]"..
default.get_hotbar_bg(5,3.5)