Add PID Modal (#3845)
This commit is contained in:
parent
1eaf411cb4
commit
aed9f85bce
8 changed files with 100 additions and 7 deletions
|
@ -10,7 +10,8 @@
|
|||
"description": "Minecraft is a game about placing blocks and going on adventures. Explore randomly generated worlds and build amazing things from the simplest of homes to the grandest of castles. Play in Creative Mode with unlimited resources or mine deep in Survival Mode, crafting weapons and armor to fend off dangerous mobs. Do all this alone or with friends.",
|
||||
"features": [
|
||||
"eula",
|
||||
"java_version"
|
||||
"java_version",
|
||||
"pid_limit"
|
||||
],
|
||||
"images": [
|
||||
"ghcr.io\/pterodactyl\/yolks:java_8",
|
||||
|
|
Reference in a new issue