⛏️More Ores⛏️ icon

⛏️More Ores⛏️ -----

Adds new ores that can be found underground




  • Fixed an issue causing 1.21.1 to not assign ore textures properly
  • Fixed an issue that caused the console to be spammed with warnings
----------, Oct 13, 2024

  • Fixed an issue that was caused by the previous update in 1.20 and 1.21 versions of Minecraft
----------, Oct 29, 2023

  • Fixed an issue that was occurring when attempting to load More Ores on 1.21.2 servers.
    • Note: Spigot may still show warnings when the server is starting. These can be ignored.
----------, Oct 28, 2023

  • More Ores now works with the latest version of Oraxen
  • Reported by ThinkRetro
----------, Apr 14, 2023

  • This update fixes an issue that was causing ores to never finish smelting
  • Reported by Truitt
----------, May 30, 2022

  • Sequential clearing has been corrected so it will no longer load all chunks at the beginning
  • Sequential clearing will now wait until it is finished to update the storage.yml
  • Sequential clearing will now provide progress messages
    • Suggested by dsevvv
----------, May 25, 2022

  • The /mo clear <world> confirm will now clear chunks sequentially
    • The number of ticks between each chunk being cleared can be set in the config under Clear Speed
      • The default is 1 tick
    • Suggested by dsevvv
----------, May 22, 2022

  • Added two new events
    • ItemCraftEvent: Called when any recipe from More Ores is crafted and gives access to the related CraftItemEvent
    • FinishOreSmeltEvent: Called when any ore from MoreOres is finished smelting and gives access to the related FurnaceSmeltEvent
  • Added two new methods to the OreBreakEvent
    • getOreName() will return the breaker's name
    • getBreakEvent() will return the related BlockBreakEvent
----------, May 12, 2022

  • Added two new methods to the OreBreakEvent
    • getOreName() will return the ore's name
    • getOreStack(amount) will return a stack of the ore
----------, May 10, 2022

  • Added an OreBreakEvent, which is called every time a player breaks an ore
    • It can be canceled
    • Suggested by WarsteinerYT
----------, May 9, 2022

  • Added the /mo cleararea <world> <pos1> <pos2> command
    • Used to clear ores between two points
    • Ores will not regenerate as they do with the clear command
  • The Ores as Chests option will now work with both clear commands

  • Fixed an issue where the clear command would not clear below zero
  • Fixed a console error reported by dsevvv
----------, May 4, 2022

  • Added Ores as Chests to the config.
    • False by default
    • When true chests will spawn in place of ores. These chests will contain their respective ores
    • This option was added to improve performance for bedrock users
----------, Mar 20, 2022

Fixed an issue with reloading the config on 1.18
----------, Jan 6, 2022

  • Added support for 1.18
    • Added Deepslate and Tuff to Spawn Blocks in the config.yml as defaults. If your config.yml has already been generated, you must add them yourself.
----------, Jan 3, 2022

With this update, spawn blocks are now listed in the config and can be altered. Spawn blocks are the blocks that ores replace when they spawn, such as stone, granite, or netherrack.
----------, Dec 20, 2021

Custom Ores Banner.jpg Custom Ores has been released! This plugin lets you create your own ores, items, and recipes!

More Ores Bug Fixes:
  • Fixed an issue preventing newer versions of Oraxen from being used with More Ores.

  • Fixed an issue causing the clear command to miss older ores

  • Added the Netherite Pickaxe to the list of of tools for breaking ores.
----------, Sep 16, 2021

Fixed an issue where the server would need to be restarted after generating the lang.yml.
----------, Jul 24, 2021

  • Implemented the new More Ores wiki
    • The More Ores help menu (/moreores) will now provide a link to the wiki
    • The config.yml will now link to the config page on the wiki

  • Added customization for the Random Ore
    • The drops and chance for each drop can be changed in the config
    • Suggested by SIOUUL

  • Added support for iPotions
    • Potions made in iPotions will be included in the Potion Ore
    • These potions can be added to the potion blacklist just like the other potions
    • Suggested by eloso
----------, Apr 11, 2021

  • Added a new ore: Explosive Ore
    • Found in the Nether
    • Will cause a small explosion if not broken with the appropriate tool
      • The default tool is a golden pickaxe
      • The explosion size can be changed in the config (default: 2)
      • Explosion fire is toggleable (default: true)
    • Can be smelted into 3 gunpowder
    • Will be automatically generated in chunks that already have ores in them.
    • Can be crafted with a piece of TNT to make a new item: Unstable TNT
      • Looks like a normal piece of TNT
      • Will explode when broken
  • Added the "Auto Generate On Update" option to the config
    • Used to set whether or not ores added in updates will automatically generate in chunks with ores already in them
    • If there are any issues after installing an update, disabling this should fix them, but ores won't be in old chunks.
    • Set to true by default.
  • Added Ice Boots to the API list.
  • Fixed the Golden Pickaxe not auto-breaking ores by default
  • Fixed an error that can occur in the More Ores menu
  • Fixed a small issue with package naming
----------, Jan 29, 2021

  • Fixed an issue that occurred when generating ores on some versions
----------, Nov 17, 2020

  • Added a new ore: Ice Ore
    • Found in both the Overworld and The End
    • Will automatically be added areas that already have other ores using the new storage system
    • Can be crafted into a new Item: Ice Helmet
      • Freezes attackers while it is being worn
      • Freeze effect can be customized in the config
    • Can be crafted into a new Item: Ice Boots
      • Customizable Frost Walker and Unbreaking
  • Implemented a new storage system
    • Will be implemented automatically
    • Increases efficiency of generation and lowers storage file size
    • New ores will be easier to add
  • Fixed an issue where permissions weren't working as intended for the pregenerate command
  • Fixed an issue with Pure Corruption where setting the chance as 100 didn't work
  • Fixed some issues with the remove command
----------, Nov 1, 2020

  • Fixed an issue where the Dolphin Pants, Chestplate of the Drowned, and Noncombustible Boots wouldn't function properly
----------, Sep 11, 2020

  • Added an API for other developers to use
    • Can be used to get a list of all items and a list of all ores
    • Can be used to get an ItemStack from the name of an item
    • Can be used to set a block as an ore
  • Added the command /mo pregenerate <world>
    • Used to put ores in all chunks
    • Can take a while
    • Use at your own risk
  • Added regionerator support
  • Fixed an issue with world names that have spaces in them
----------, Aug 31, 2020

  • Color Code support for lang.yml
    • Use § to add color codes (e. g. §5)

  • Fixed a bug where reloading the plugin would not update the More Ores Items Menu.
----------, Aug 9, 2020

  • Added the ability to set the Material for items in the config that are under the ore category;
    • The only exception is Liquid Ore
    • The Smelt Amount can also be set.
    • Suggested by fin95
----------, Jul 29, 2020

  • If an ore is broken with silk touch, it will drop itself
    • This can be disabled in the config
  • Fixed some problems with recipes:
    • The smelt item in the config is no longer case-sensitive
    • Fixed a small duplication glitch with some ores
  • Added support for the plugin Oraxen
    • Names of Oraxen items can be set as smelt items
----------, Jul 28, 2020

  • More Ores now supports 1.16 and 1.16.1
    • If you have any problems, report them in the discussion tab
  • Added /moreores reload to the tab completion
----------, Jul 26, 2020

  • Added /moreores menu
    • Opens a menu containing all of the items added by MoreOres
    • Uses the moreores.give permission
  • Added the ability to search command completion
  • Added the ability to use color codes in most of the Lang.yml
  • Fixed a bug where the Corrupted Chestplate would not be enchanted
----------, Jul 10, 2020

  • Fixed an error that occurs when moving a default player head in inventories.
  • Fixed a the Upgraded Pearl's name not being affected by the Lang.yml
----------, Jun 23, 2020

You only need to download this if you are going to change the lang.yml.

  • Added the storage.yml header to the lang.yml
  • Added the ore names to the lang.yml
----------, Jun 13, 2020

You only need to download this if you are going to change the lang.yml.

  • Fixed the lang.yml
----------, Jun 12, 2020

  • Decreased lag when logging which chunks have ores
  • Added Lang.yml file
  • Fixed a problem with the Experience Ore
  • Increased the max experience from the Experience Ore from 4 to 8
----------, Jun 11, 2020

  • Added ores that spawn in the end:
    • Pearl Fragments are used to make Upgraded Pearls and Rush Pearls.
    • Corrupted Ore can be used to craft Corrupted Armor or Pure Corruption.
    • Hardened End Stone will drop phantom membrane, dragon breath, a shulker shell, or an end crystal when broken with a diamond pickaxe. The items are configurable.
  • Upgraded Pearls are like ender pearls, but they will travel in the change direction depending on where the player is looking. They are crafted from 4 Pearl Fragments.
  • Rush Pearls behave like Upgraded Pearls but the player can ride them. They are crafted from 9 Pearl Fragments.
  • Corrupted Armor provides speed when worn with a slight chance for slowness. The more expensive the armor piece, the lower the chance of slowness.
  • Pure Corruption can be used on a sword to corrupt it. A corrupted sword has a chance to apply a withering effect on whatever the player hits. It will lose 1 durability every time the withering effect is used. Pure Corruption is crafted from 9 Corrupted Ores.
  • Added world guard support along with support for most other block protection plugins.
  • Added an option to the config for whether or not ores should drop in creative:
    • Defaults to false.
  • Added a list of items that break ores instantly to the config:
    • Defaults to Iron Pickaxe, Gold Pickaxe, and Diamond Pickaxe.
----------, May 25, 2020

  • Completely revamped the ore generation system:
    • Ores will now generate in chunks that have been loaded before the plugin was installed.
    • The /moreores generate <world> and /moreores clear <world> commands will now work much better (more details below)
    • Much more efficient overall
  • Changes to the /moreores generate <world> and /moreores clear <world> commands:
    • A world border is no longer a requirement
      • Max worldborder: has been removed from the config as it is no longer necessary.
    • Much less laggy.
  • Fixed some bugs with the Noncombustible Boots.
----------, May 7, 2020

1.4.1 does not work. If you downloaded it, please use this instead.

1.4 can still be used if you do not plan on using /moreores clear <world> and /moreores remove <world> commands.

LeCraftDeOuf, thank you for reporting this.

Sorry for any confusion!
----------, May 2, 2020

This is an urgent fix for the /moreores clear <world> and /moreores remove <world> commands.

If you are using version 1.4 and plan on using either of these commands, download the newest version first.
----------, May 1, 2020

  • Added ores that spawn in the nether:
    • Fire Ore: Used to make Fire Crystals.
    • Bone Ore: Drops a random amount of bonemeal. Every 3 bonemeal will be clumped into 1 bone.
  • Added the Fire Crystal:
    • It can be thrown by right-clicking it in the air.
    • It will change water to cobblestone and change lava to obsidian.
    • Explodes on impact.
    • Crafted from 9 Fire Ore.
  • Added the Golden Medkit:
    • It can only be used on other players or mobs.
    • It gives them a full row of golden hearts for 2 minutes.
    • Crafted from 4 Medkits.
    • The time and level of absorption can be changed in the config.
  • /moreores clear <world> and /moreores clear <world> will now replace ores that are in the nether to netherrack
  • Fixed a bug with using the /moreores <ore> [amount] to get armor in 1.15.2 (reported by LuisElGamer123).
----------, May 1, 2020

  • Decreased the lag that occurred when new chunks loaded.
  • Added 2 new commands:
    • /moreores generate <world>: Loads ores in all generated chunks within a world border.
    • /moreores clear <world>: Removes ores from all chunks within a world border.
  • Reorganized the command system:
    • /moreores reload will now reload the config.
    • /moreores will now display a help menu.
  • Fixed a bug with using /moreores <ore> [amount] to get the potion ore or the random ore (reported by CandyStick05).
----------, Apr 24, 2020

  • Added boots, leggings, and a chestplate for Liquid Ore
    • Noncombustible Boots: Boots that provide fire resistance for a total of 65 seconds, 1 second at a time. The time can be multiplied in the config.
    • Dolphin Pants: Leggings that provide dolphin's grace for 20 seconds when the player goes underwater. The duration can be changed in the config.
    • Chestplate of the Drowned: A chestplate that provides haste for 10 seconds when the player goes underwater. The duration can be changed in the config.
  • Added the value Remove Ores to the config
    • The ores in the worlds on this list will be removed.
    • Worlds on this list will be added blacklist or removed from the whitelist depending on what is enabled.
    • The ores can generate back into this world if it is removed from this list and added to the whitelist/removed from the blacklist.
  • Added the /moreores remove <world> command
    • Adds the world to the Remove Ores list in the config.
    • Adds the world to the blacklist or removes it from the whitelist depending on what is enabled.
  • The config will update automatically with each update
    • Unfortunately, the comments will not be included so I suggest using the plugin page as a reference if you don't want to reset your config.
----------, Apr 19, 2020

  • Changed the moreores command so multiple of the chosen ore can be given

  • Fixed a NullPointerException that occurred when using the Medkit (reported by Gustavo_Player)
----------, Apr 10, 2020

Resource Information
Author:
----------
Total Downloads: 105,034
First Release: Apr 9, 2020
Last Update: Oct 13, 2024
Category: ---------------
All-Time Rating:
34 ratings
Find more info at more-ores.fandom.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings