Add files via upload

master
Gerold55 2019-02-28 04:07:17 -05:00 committed by GitHub
parent 613e69a4df
commit 176203e0e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

9
formspecs.lua Normal file
View File

@ -0,0 +1,9 @@
ma_pops_furniture.fireplace_formspec =
'size[8,6]'..
default.gui_bg..
default.gui_bg_img..
default.gui_slots..
'background[8,6;0,0;default_brick.png;true]'..
'list[current_name;fuel;1,0;1,1;]'..
'list[current_player;main;0,2.5;8,4;]'
default.get_hotbar_bg(0,4.85)