Skip to content

1.19.2-OPDModCreate v1.1

Compare
Choose a tag to compare
@Mehver Mehver released this 05 Jun 21:48
· 9 commits to main since this release

Important

By using this project, you acknowledge and agree that the Minecraft EULA is automatically set to TRUE.

使用本项目即表示您承认并同意 Minecraft EULA 已自动设置为 TRUE。

DockerHub Ghcr.io

Docker Image Size (tag) Docker Image Size (tag)

Release Notes

  • Provided ARM64 Architecture Docker Images

Usage

# DockerHub
docker pull opdmc/1.19.2-opdmodcreate:v1.1
# Ghcr.io
docker pull ghcr.io/opdmc/1.19.2-opdmodcreate:v1.1
docker run -d \
  --name=1.19.4-opdmc \
  -p 127.0.0.1:80:25565/tcp \
  -v /path/to/store/data:/minecraft \
  opdmc/1.19.2-opdmodcreate

Changelog

Full Changelog: v1.0...v1.1