updated json file with correct texture path

This commit is contained in:
Subaraki
2019-10-25 23:25:16 +02:00
committed by GitHub
parent 4691cacf19
commit 66cecf40c0

View File

@@ -2,7 +2,7 @@
"screens" : [{
"COMMENT" : "WORLD HANDLER SUPPORT",
"class" : "exopandora.worldhandler.gui.container.impl.GuiWorldHandler",
"texture" : "publicguiannouncement:textures/gui/modsupport/worldhandler/world_handler.png",
"texture" : "worldhandler:textures/gui/world_handler.png",
"size" : [248, 188]
}]
}