Skip to content

1.16.5-OPDModPixelmon v1.0

Latest
Compare
Choose a tag to compare
@Mehver Mehver released this 07 Jun 18:38
· 3 commits to main since this release

Important

This project is merely a Docker packaging of a server created by others. The server and client modpack's author is the PixelmonMod team. Please respect the original author's copyright.

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

此项目仅为对他人制作的服务器的 Docker 打包。此服务器和客户端模组包的作者是 PixelmonMod 团队。请尊重原作者版权。

DockerHub Ghcr.io

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

Usage

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

Changelog

Full Changelog: https://github.com/OPDMC/1.16.5-OPDModPixelmon/commits/v1.0