HomeJavaModsOraxenOre
OraxenOre

OraxenOre

OraxenOre is a lightweight addon for Oraxen that allows you to naturally generate your custom Oraxen blocks (ores, decorations, etc.) in the world, just like vanilla ores — all fully configurable through a simple config.yml.

✨ Features

📋 Requirements

⚙️ Configuration

Example config.yml:

# Y threshold below which the deepslate variant is used
deepslate-threshold-y: 0

ores:
  amethyst:
    block: "amethyst_ore"
    deepslate-block: "amethyst_deepslate_ore"
    amount-per-chunk: 6
    min-y: -64
    max-y: 32

  ruby:
    block: "ruby_ore"
    amount-per-chunk: 4
    min-y: -64
    max-y: 16

📦 Installation

  1. Download the latest version of OraxenOre.
  2. Place the .jar file into your server's plugins/ folder (Oraxen must already be installed).
  3. Start the server to generate the default config.yml.
  4. Configure your ores in plugins/OraxenOre/config.yml.
  5. Reload the plugin with /oraxenore reload or restart the server.

🐛 Report a Bug / Suggestion

Feel free to open an issue on the project's repository if you encounter a bug or have an idea for an improvement.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more