mirror of
https://github.com/tacigar/maidroid.git
synced 2024-11-16 23:30:21 +01:00
[UPDATE] Update core position in formspec
This commit is contained in:
parent
775e48f868
commit
71e8bf9f84
|
@ -229,8 +229,8 @@ function maidroid.register_maidroid(product_name, def)
|
||||||
.. default.gui_bg_img
|
.. default.gui_bg_img
|
||||||
.. default.gui_slots
|
.. default.gui_slots
|
||||||
.. "list[detached:"..self.inventory_name..";main;0,0;4,4;]"
|
.. "list[detached:"..self.inventory_name..";main;0,0;4,4;]"
|
||||||
.. "label[6,3;core]"
|
.. "label[5.5,1;core]"
|
||||||
.. "list[detached:"..self.inventory_name..";core;6,4;1,1;]"
|
.. "list[detached:"..self.inventory_name..";core;5.5,1.5;1,1;]"
|
||||||
.. "list[current_player;main;0,5;8,1;]"
|
.. "list[current_player;main;0,5;8,1;]"
|
||||||
.. "list[current_player;main;0,6.2;8,3;8]"
|
.. "list[current_player;main;0,6.2;8,3;8]"
|
||||||
.. "button[7,0.25;1,0.875;apply_name;Apply]"
|
.. "button[7,0.25;1,0.875;apply_name;Apply]"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user