Skip to content

sidgames5/WayMoreOres

Repository files navigation

WayMoreOres

Maintenance

GitHub issues GitHub Workflow Status GitHub all releases GitHub pull requests GitHub GitHub release (latest by date) GitHub release (latest by date) GitHub last commit GitHub commit activity GitHub contributors GitHub repo size GitHub Discussions Codacy grade

Discord

WayMoreOres is a utility mod that adds many new ores to Minecraft!

Setup

  1. Install IntelliJ IDEA or Eclipse (IDEA is recommended)
  2. Install the java development kit (JDK) version 17 (anything else wont work)
  3. Download the code or clone the repository from GitHub
  4. Open the terminal and navigate to the folder where the code is located
  5. If you are using linux, run the following command: chmod +x ./gradlew
  6. Run the following command: ./gradlew genSources
  7. Once you have completed all the steps, you can open the project in your favorite IDE.
  8. If you are using IntelliJ, you can skip this step: Type ./gradlew <vscode|eclipse> in the terminal.

Testing

  1. Open the terminal and navigate to the folder where the code is located
  2. Run the following command: ./gradlew runClient
  3. Wait for the minecraft client to start

Building

  1. Open the terminal and navigate to the folder where the code is located
  2. Run the following command: ./gradlew build
  3. Your compiled jar will be in the build/libs directory

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages