Skip to content

Commit

Permalink
Update minecraft-ftb-docker.json
Browse files Browse the repository at this point in the history
  • Loading branch information
LordRalex authored Jan 19, 2024
1 parent d8ce66b commit 720f981
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions minecraft-ftb/minecraft-ftb-docker.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,6 @@
],
"type": "command"
},
{
"source": "forge-*.jar",
"target": "ForgeServer.jar",
"type": "move"
},
{
"target": "eula.txt",
"text": "eula=${eula}",
Expand All @@ -97,12 +92,6 @@
"target": "server.properties",
"text": "server-ip=${ip}\nserver-port=${port}\nmotd=${motd}\n",
"type": "writefile"
},
{
"commands": [
"java -jar forge-*-installer.jar --installServer"
],
"type": "command"
}
],
"run": {
Expand Down

0 comments on commit 720f981

Please sign in to comment.