chore(minecraft): Update Minecraft to 1.19.4 (#46)

Reviewed-on: https://git.badhouseplants.net/badhouseplants/k8s-cluster-config/pulls/46
This commit is contained in:
Nikolai Rodionov 2023-03-28 09:56:50 +00:00
parent 665f25a013
commit 7c5632b54e

View File

@ -22,10 +22,10 @@ minecraftServer:
onlineMode: false onlineMode: false
difficulty: hard difficulty: hard
hardcore: true hardcore: true
version: 1.19.3 version: 1.19.4
type: "PAPER" type: "PAPER"
paperDownloadUrl: > paperDownloadUrl: >
https://api.papermc.io/v2/projects/paper/versions/1.19.3/builds/448/downloads/paper-1.19.3-448.jar https://api.papermc.io/v2/projects/paper/versions/1.19.4/builds/473/downloads/paper-1.19.4-473.jar
gameMode: survival gameMode: survival
pvp: true pvp: true
memory: 4096M memory: 4096M