Skip to content

Commit

Permalink
fix: format error for egg-purpur.json
Browse files Browse the repository at this point in the history
  • Loading branch information
olwalkey committed Jan 28, 2025
1 parent db0bae6 commit 17d03a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion database/Seeders/eggs/minecraft/egg-purpur.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"Java 17": "ghcr.io/pterodactyl/yolks:java_17",
"Java 16": "ghcr.io/pterodactyl/yolks:java_16",
"Java 11": "ghcr.io/pterodactyl/yolks:java_11",
"Java 8": "ghcr.io/pterodactyl/yolks:java_8",
"Java 8": "ghcr.io/pterodactyl/yolks:java_8"
},
"file_denylist": [],
"startup": "java --add-modules=jdk.incubator.vector -Xms128M -Xmx{{SERVER_MEMORY}}M -Dterminal.jline=false -Dterminal.ansi=true -jar {{SERVER_JARFILE}}",
Expand Down

0 comments on commit 17d03a5

Please sign in to comment.