Prism Studio
DiscordBuiltByBitPolymart
  • 🏕️Feature Page
  • ⚙️Installation Guide
  • Feature Guide
    • 📔Custom Items Encyclopedia
    • 🛠️Custom Items
    • 💎Custom Ore
    • 💀Bosses
Powered by GitBook
On this page
  • Information​
  • Generation​
  • Obtain Custom Ores​
  • Integration with MMOItems
  1. Feature Guide

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

Orichalcum ore will spawn under these circumstances:

  • Biome: Most biomes in Overworld

  • Height: -32 -> 32

  • Spawn attempts per chunks: 15

Titanium ore will spawn under these circumstances:

  • Biome: Most biomes in Overworld

  • Height: -32 -> 32

  • Spawn attempts per chunks: 10

Iridium ore will spawn under these circumstances:

  • Biome: Most biomes in The End

  • Rarity: Common

Uranium ore will spawn under these circumstances:

  • Biome: End City in The End

  • Rarity: Common

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.

Do not take items from the TECHNICAL category. They are reserved for templates and have conflicting nbt tags with the items from Oraxen/ItemsAdder.

PreviousCustom ItemsNextBosses

Last updated 11 months ago

💎