πŸ’ŽCUSTOM ORE SYSTEM

Custom ore system is handled by either Oraxen or ItemsAdder

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.

ORES

Custom ores are generated the same way with vanilla ores.

  • 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.

  • Biome: Most biomes in Overworld

  • Height: -32 -> 32

  • Spawn attempts per chunks: 15

You can break Orichalcum Ore with a Mythril pickaxe or better. Mythril equipments are geared towards magic and abilities-based playstyle.

  • 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.

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

Last updated