forkad från mtcontrib/homedecor_modpack
select a formspec automaticly from a table if none is supplied
This commit is contained in:
committad av
Vanessa Ezekowitz
förälder
0341a00f9f
incheckning
cc9a1a9c3c
@ -328,9 +328,6 @@ homedecor.register("cardboard_box", {
|
||||
infotext=S("Cardboard box"),
|
||||
inventory = {
|
||||
size=8,
|
||||
formspec="size[8,6]"..
|
||||
"list[current_name;main;2,0;4,1;]"..
|
||||
"list[current_player;main;0,2;8,4;]",
|
||||
},
|
||||
})
|
||||
|
||||
@ -396,9 +393,6 @@ homedecor.register("filing_cabinet", {
|
||||
infotext=S("Filing cabinet"),
|
||||
inventory = {
|
||||
size=16,
|
||||
formspec="size[8,7]"..
|
||||
"list[context;main;0,0;8,2;]"..
|
||||
"list[current_player;main;0,3;8,4;]",
|
||||
},
|
||||
})
|
||||
|
||||
|
Referens i nytt ärende
Block a user