💎Custom Ore

Information

The custom ore system is handled by either ORAXEN or ITEMSADDER. MMOItems is also used to provide item templates for these, this will be elaborated more.

Generation

Custom ores are generated the same way with vanilla ores.

Mythril ore will spawn under these circumstances:

  • Biome: Most biomes in Overworld

  • Height: -32 -> 32

  • Spawn attempts per chunks: 20

Obtain Custom Ores

To obtain custom ores, you can do the following commands:

  • ITEMSADDER: /iaget [username] [item_id]

  • ORAXEN: /oraxen give [username] [item_id] The id should be like MYTHRIL_ORE, the auto-fill feature will help you.

Integration with MMOItems

Oraxen/ItemsAdder take item templates from MMOItems. The templates are in the category TECHNICAL.

Last updated