Skip to main content

Custom Ores System

Custom ore system is handled by either Oraxen or ItemsAdder

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​

Mythril is one of the three custom ores introduced in Hyronic Survival. Mythril is rarer than diamonds, and Mythril tools are stronger than Netherite. Mythril ore will spawn under these circumstances:

  • Biome: Most biomes in Overworld
  • Height: -32 -> 32
  • Spawn attempts per chunks: 20

You can break Mythril Ore with a netherite pickaxe or better. Mythril equipments are geared towards all-around playstyle.

ORICHALCUM​

Orichalcum is one of the three custom ores introduced in Hyronic Survival. Orichalcum is rarer than Mythril, and Orichalcum tools are stronger than Netherite and Mythril. Orichalcum ore will spawn under these circumstances:

  • Biome: Most biomes in Overworld
  • Height: -32 -> 32
  • Spawn attempts per chunks: 15

TITANIUM​

Titanium is one of the three custom ores and currently the strongest and rarest ore introduced in Hyronic Survival. Titanium is rarer than Mythril/Orichalcum, and Orichalcum tools are stronger than all other tools in the game. Titanium ore will spawn under these circumstances:

  • Biome: Most biomes in Overworld
  • Height: -32 -> 32
  • Spawn attempts per chunks: 10

You can break Titanium Ore with a Orichalcum pickaxe or better. Titanium equipments are geared towards tanky and durability playstyle.

CRAFTING WITH CUSTOM ORES​

You can craft items with ore just like with vanilla ones. There are some items, however, such as all tools (except pickaxe), are not implemented yet and are planned to be released in the future.

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, or ORICHALCUM_PICKAXE, the auto-fill feature will help you.
danger

DO NOT get the ores/pickaxes from /mi browse. They are only used for item templates!