Skip to content

World Systems

Jack edited this page Apr 5, 2026 · 1 revision

World Systems

Allium includes more than just commands and moderation. It also has world/content systems.

Ore Generation

Configured in:

  • config.yml under ore-generation

Current built-in examples include:

  • silver ore
  • galena ore

These are intended to work with custom Oraxen block IDs.

Pregeneration

Command:

  • /pregen

This allows chunk generation with integrated ore placement instead of treating custom ore placement as a totally separate system.

Oraxen Hooks

Allium contains Oraxen-related integrations for:

  • custom smelting behavior
  • ore generation support
  • note block/custom block helpers

Other World Behavior

Depending on your setup, Allium may also interact with:

  • creeper explosion regeneration
  • world safety/teleport safety
  • custom block physics handling

Clone this wiki locally