An open API service indexing awesome lists of open source software.

https://github.com/crafthippie/boergers

Minecraft mod pack Boergers
https://github.com/crafthippie/boergers

client container docker image minecraft server

Last synced: 4 months ago
JSON representation

Minecraft mod pack Boergers

Awesome Lists containing this project

README

          

# Boergers

[![Docker Workflow](https://github.com/crafthippie/boergers/actions/workflows/docker.yml/badge.svg)](https://github.com/crafthippie/boergers/actions/workflows/docker.yml) [![GitHub Repo](https://img.shields.io/badge/github-repo-yellowgreen)](https://github.com/crafthippie/boergers)

This repository provides the whole configuration for the `Boergers` 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/boergers.

## Versions

To see the available Docker image versions it's best to look at
https://hub.docker.com/r/crafthippie/boergers/tags while you can see the
available files for the client at https://dl.webhippie.de/#minecraft/boergers/.

## 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/boergers