diff --git a/config/world-host.json5 b/config/world-host.json5 new file mode 100644 index 0000000..4dc0182 --- /dev/null +++ b/config/world-host.json5 @@ -0,0 +1,10 @@ +{ + serverIp: "world-host.jemnetworks.com", + onlineStatusLocation: "left", + enableFriends: true, + enableReconnectionToasts: false, + noUPnP: false, + useShortIp: false, + showOutdatedWorldHost: false, + friends: [] +} \ No newline at end of file diff --git a/index.toml b/index.toml index 48661b6..8eaf0d7 100644 --- a/index.toml +++ b/index.toml @@ -88,6 +88,10 @@ hash = "3b01094400618f74596b9a3d0a5b60082e67bbb75174b592cd1393905584a8a7" file = "config/tokenablefurnaces.json" hash = "a33d04b053faccfc7029ac16e14a3ee1e07ee2da18b7fc678e44a9b06c615f12" +[[files]] +file = "config/world-host.json5" +hash = "93882c7ed6b92fd4dd0a3dbcf15751cc5c76e7eb19ab343c8d2554e1e5b191a5" + [[files]] file = "mods/3dskinlayers.pw.toml" hash = "be1ff1b29f0935a35259b5b7fc3ec104149c83b2f5f783c9751f5759d0dc75fa" diff --git a/pack.toml b/pack.toml index 2a8f958..58963a3 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "3effcbc8bc10ec4c2ff180f2c27e4a478d4fba4abe0f3300de0bace02dc8cb18" +hash = "441bcd46cefd4b4d04f5c093bb2e6cea04672dfae1f328605278fcaab985a119" [versions] minecraft = "1.19.2"