From b91728899358e4c1f249de1f3838f9531cde3e42 Mon Sep 17 00:00:00 2001 From: Lovinoes Date: Sun, 25 Aug 2024 14:19:17 +0200 Subject: [PATCH] Use Parker images --- java/technic/tekkit-smp/egg-pterodactyl-tekkit-smp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/java/technic/tekkit-smp/egg-pterodactyl-tekkit-smp.json b/java/technic/tekkit-smp/egg-pterodactyl-tekkit-smp.json index f22ca2ae..65b902a2 100644 --- a/java/technic/tekkit-smp/egg-pterodactyl-tekkit-smp.json +++ b/java/technic/tekkit-smp/egg-pterodactyl-tekkit-smp.json @@ -4,7 +4,7 @@ "version": "PTDL_v2", "update_url": null }, - "exported_at": "2024-08-25T00:03:31+02:00", + "exported_at": "2024-08-25T14:16:38+02:00", "name": "Tekkit SMP", "author": "lovinoes@lovinoes.de", "description": "Tekkit SMP contains the full range of mods from Tekkit 2, plus the extra mods that were originally dropped in the transition from Technic SSP (to Technic SMP) to Tekkit, in favour of multiplayer and Bukkit support: mainly Thaumcraft, Mystcraft, and Mo' Creatures. The new Tekkit SMP expands on that with various carefully selected Thaumcraft and Mystcraft addons, alongside Mo' Creatures Extended, and smaller custom additions such as Re-Crystallized Wing. Electro-Magic Tools is another starring mod, being an addon to both Industrial Craft and Thaumcraft, combining the worlds of tech and magic.", @@ -13,8 +13,8 @@ "java_version" ], "docker_images": { - "Java 11": "ghcr.io\/pterodactyl\/yolks:java_11", - "Java 8": "ghcr.io\/pterodactyl\/yolks:java_8" + "Java 11": "ghcr.io\/parkervcp\/yolks:java_11", + "Java 8": "ghcr.io\/parkervcp\/yolks:java_8" }, "file_denylist": [], "startup": "java -server -Xms128M -Xmx{{SERVER_MEMORY}}M -Dterminal.jline=false -Dterminal.ansi=true -Dfml.queryResult=confirm -jar forge.jar nogui",