Revert "MTG: Trim out the remaining bloat from default (#639)"
This reverts commit ec06b8edde
.
This commit is contained in:
parent
77c9f9d21b
commit
65652ec405
7 changed files with 1652 additions and 0 deletions
|
@ -27,6 +27,9 @@ local non_ground_nodes = {
|
|||
|
||||
local chest_formspec =
|
||||
"size[8,9]" ..
|
||||
default.gui_bg ..
|
||||
default.gui_bg_img ..
|
||||
default.gui_slots ..
|
||||
"list[current_name;main;0,0.3;8,4;]" ..
|
||||
"list[current_player;main;0,4.85;8,1;]" ..
|
||||
"list[current_player;main;0,6.08;8,3;8]" ..
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue