Oraxen ‐ Custom Data - DerFrZocker/Custom-Ore-Generator GitHub Wiki

Oraxen Custom Data

The ORAXEN custom data allows you to generate custom blocks defined by the Oraxen plugin. This enables seamless integration with your existing Oraxen custom content.

  • Name: ORAXEN
  • Type: String
  • Applicable Materials: Any material that can be replaced by an Oraxen custom block (often NOTE_BLOCK or BARRIER, depending on Oraxen's configuration).
  • Requirements: This custom data requires the Oraxen plugin to be installed on your server.

Usage

To set the ORAXEN custom data, you provide the Oraxen ID of the custom block you wish to generate. This ID is defined within your Oraxen configuration.

Example

To generate a custom Oraxen block with the ID my_custom_oraxen_block:

/oregen set customdata my_oraxen_ore ORAXEN "my_custom_oraxen_block"