1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-07-05 01:20:22 +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

@ -1824,6 +1824,7 @@ minetest.register_node("default:chest_locked", {
on_blast = function() end,
})
default.bookshelf_formspec =
"size[8,7;]" ..
default.gui_slots ..