https://github.com/crafthippie/grimson
Minecraft mod pack Grimson
https://github.com/crafthippie/grimson
client container docker image minecraft server
Last synced: 4 months ago
JSON representation
Minecraft mod pack Grimson
- Host: GitHub
- URL: https://github.com/crafthippie/grimson
- Owner: crafthippie
- License: mit
- Created: 2024-02-18T15:24:55.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2026-03-02T08:58:43.000Z (4 months ago)
- Last Synced: 2026-03-02T12:39:11.497Z (4 months ago)
- Topics: client, container, docker, image, minecraft, server
- Language: Makefile
- Homepage: https://crafthippie.github.io/grimson
- Size: 271 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Grimson
[](https://github.com/crafthippie/grimson/actions/workflows/docker.yml) [](https://github.com/crafthippie/grimson)
This repository provides the whole configuration for the `Grimson` Minecraft
mod pack. It's used to automatically build and publish the required files for
[Modrinth][modrinth] and the [Curseforge Client][curse], and to publish a Docker
image for the server on [DockerHub][dockerhub]. Some information and
documentation about this pack can be found on https://crafthippie.github.io/grimson.
## Versions
To see the available Docker image versions it's best to look at
https://hub.docker.com/r/crafthippie/grimson/tags while you can see the
available files for the client at https://dl.webhippie.de/#minecraft/grimson/.
## Volumes
- /var/lib/minecraft
- /etc/minecraft/override
## Ports
- 25565
- 25575
- 8123
## Available environment variables
```console
MINECRAFT_BACKUPS_DIR = ${MINECRAFT_DATA_DIR}/backups
```
## Inherited environment variables
- [webhippie/minecraft-vanilla](https://github.com/dockhippie/minecraft-vanilla#available-environment-variables)
- [webhippie/temurin](https://github.com/dockhippie/adoptopenjdk#available-environment-variables)
- [webhippie/ubuntu](https://github.com/dockhippie/ubuntu#available-environment-variables)
## Contributing
Fork -> Patch -> Push -> Pull Request
## Authors
- [Thomas Boerger](https://github.com/tboerger)
## License
MIT
## Copyright
```console
Copyright (c) 2024 Thomas Boerger
```
[modrinth]: https://modrinth.com/
[curse]: https://download.curseforge.com/
[dockerhub]: https://hub.docker.com/r/crafthippie/grimson