Skip to content

EarthCountry-modpack/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EarthCountry Modpack

EarthCountry is a multiplayer modpack for Minecraft created to play with our friends on a pseudo-political server It was tech based and the server was hosted with an Earth terrain recreation map (EarthCountry V1)

Today, it's the same as before, but updated to 1.19.2 for the V2.5, named Aetheria Politics, is now with mod modifications (through KubeJS and recipe manipulation inside the .jar when necessary)

PackVersion

Acknowledgements

Authors

FAQ

What will be the release/server date ?

No dates are given but you can expect it to release just before January 2025

License

WTFPL

MIT (ReactionRole bot)

GPL-3.0 (ServerStatus bot)

Apache-2.0 (SupportTicket bot)

Roadmap

  • Custom crafts
  • Custom tags
  • Reworked tags (is necessary)
  • Questbook
  • Guidebook
  • Wiki
  • New machineries

.

.

Run Locally

You'll need either gitgui or replace git steps by downloading yourself the repo

For the server :

Install Java JDK 17

sudo apt update && apt install openjdk-17-jdk openjdk-17-jre

or on windows :

winget install Oracle.JDK.17

Clone the project

  git clone Link

(Link can be copied on the repo page)

Launch the run.sh or run.bat according to your operating system

Alternatively you can see Crafty Controller to also have a webpage to administrate the server. Crafty Controller

.

For the discord bots :

The music bot uses, for the time being, JMusicBot from jagrosh. Go see it on his page. JMusic Bot by jagrosh

Install npm

sudo apt update && apt install nodejs npm

or on windows :

winget install openjs.nodejs

Clone the project

  git clone Link

(Link can be copied on the repo page)

Go to the project directory

  cd ProjectDirectoryCreated

Install dependencies

  npm i

Change the token by your bot token and edit the config file to match your needs (see the readme in the corresponding repo)

Start the bot

  npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks