Orca Modpack Wiki

Ethernos Nations Roleplay Wiki

Ethernos Nations Modpack for Roleplay Servers or Singleplayer Adventurers

Ethernos Nations Roleplay modpack page

Downloads
284
Mod loaders
forge
Minecraft versions
1.18.2
Categories
multiplayer

About this modpack

Ethernos Nations is a growing community for large player projects. Ethernos Nations Roleplay is a modpack for creating the environment for civilization roleplay.

The modpack was created for the community roleplay server, but you can easily host it yourself for your own community. Following an example how to easily host this modpack with docker compose.

<br> <pre> <code> version: "3" <br> services: &nbsp;&nbsp;minecraft: &nbsp;&nbsp;&nbsp;&nbsp;image: itzg/minecraft-server:latest &nbsp;&nbsp;&nbsp;&nbsp;ports: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- 25565:25565 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- 24454:24454/udp &nbsp;&nbsp;&nbsp;&nbsp;environment: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MEMORY: "2G" &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EULA: TRUE &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;TYPE: "MAGMA" &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MODPLATFORM: "MODRINTH" &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;VERSION: 1.18.2 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MODRINTHPROJECT: "8hdPbKzf" &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MOTD: "Example Server" &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MAXPLAYERS: 20 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;WHITELIST: | &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- uuid1, &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- uuid2, &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- ... &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;OPS: | &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- uuid1, &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- uuid2, &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- ... &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SPAWNPROTECTION: 0 &nbsp;&nbsp;&nbsp;&nbsp;tty: true &nbsp;&nbsp;&nbsp;&nbsp;stdin_open: true &nbsp;&nbsp;&nbsp;&nbsp;restart: unless-stopped &nbsp;&nbsp;&nbsp;&nbsp;volumes: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- /example/path:/data </code> </pre> <br><br>

Credits to <a href="https://github.com/itzg">itzg's</a> docker image. For more information visit the <a href="https://docker-minecraft-server.readthedocs.io/en/latest/">documentation</a>.

Modpack wiki coverage

Orca uses the project's published metadata and version files as the source of truth. Item, block, mob, recipe, structure, dimension, GUI, and mechanic pages are added after their included mod files are extracted and attributed.

Change Minecraft with Orca

Describe a new item, block, mob, or recipe and play it.

Make your own
Ethernos Nations Roleplay Wiki · Orca