Match world handler code conventions
This commit is contained in:
@@ -1,8 +1,10 @@
|
|||||||
{
|
{
|
||||||
"screens" : [{
|
"screens": [
|
||||||
"COMMENT" : "WORLD HANDLER SUPPORT",
|
{
|
||||||
"class" : "exopandora.worldhandler.gui.container.impl.GuiWorldHandler",
|
"COMMENT": "WORLD HANDLER SUPPORT",
|
||||||
"texture" : "worldhandler:textures/gui/modsupport/wordhandler_gui_publicguiannouncement.png",
|
"class": "exopandora.worldhandler.gui.container.impl.GuiWorldHandler",
|
||||||
"size" : [248, 188]
|
"texture": "worldhandler:textures/gui/modsupport/wordhandler_gui_publicguiannouncement.png",
|
||||||
}]
|
"size": [248, 188]
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user