Skip to content
This repository has been archived by the owner on Jan 25, 2025. It is now read-only.

1.19.2-OPDModCreate v1.2

Latest
Compare
Choose a tag to compare
@Mehver Mehver released this 06 Jun 18:34
· 4 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 Curseforge Modpack for Client

Usage

# DockerHub
docker pull opdmc/1.19.2-opdmodcreate:v1.2
# Ghcr.io
docker pull ghcr.io/opdmc/1.19.2-opdmodcreate:v1.2
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.1...v1.2