MineableOres icon

MineableOres -----

Allows to collect ores inside spawn




patched dupe for block drop event
----------, Aug 17, 2024

if location is set for the hashmap then event will cancel on block break
----------, Aug 17, 2024

items drops to player inventory else location
----------, Aug 17, 2024

you have to add each region for each ore to enable and put block-break: allow
----------, Aug 17, 2024

patched nether ores to change netherrack block
----------, Aug 16, 2024

lowered chances for more item amount for fortune
deepslate ores now changes to cobbled deepslate
----------, Aug 16, 2024

chance to get higher amount added
config.yml chances
Code (YAML):
notify-update : true
worlds
:
 - spawn
  - test
ores
:
  COAL_ORE
:
    enable
: true
    item-giving
:
      type
: COAL
      min
: 1
      max
: 1
    replace-default-in
: 30
  DEEPSLATE_COAL_ORE
:
    enable
: true
    item-giving
:
      type
: COAL
      min
: 1
      max
: 1
    replace-default-in
: 30
  IRON_ORE
:
    enable
: true
    item-giving
:
      type
: RAW_IRON
      min
: 1
      max
: 1
    replace-default-in
: 30
  DEEPSLATE_IRON_ORE
:
    enable
: true
    item-giving
:
      type
: RAW_IRON
      min
: 1
      max
: 1
    replace-default-in
: 30
  COPPER_ORE
:
    enable
: true
    item-giving
:
      type
: RAW_COPPER
      min
: 1
      max
: 1
    replace-default-in
: 30
  DEEPSLATE_COPPER_ORE
:
    enable
: true
    item-giving
:
      type
: RAW_COPPER
      min
: 1
      max
: 1
    replace-default-in
: 30
  GOLD_ORE
:
    enable
: true
    item-giving
:
      type
: RAW_GOLD
      min
: 1
      max
: 1
    replace-default-in
: 30
  DEEPSLATE_GOLD_ORE
:
    enable
: true
    item-giving
:
      type
: RAW_GOLD
      min
: 1
      max
: 1
    replace-default-in
: 30
  REDSTONE_ORE
:
    enable
: true
    item-giving
:
      type
: REDSTONE
      min
: 1
      max
: 1
    replace-default-in
: 30
  DEEPSLATE_REDSTONE_ORE
:
    enable
: true
    item-giving
:
      type
: REDSTONE
      min
: 1
      max
: 1
    replace-default-in
: 30
  EMERALD_ORE
:
    enable
: true
    item-giving
:
      type
: EMERALD
      min
: 1
      max
: 1
    replace-default-in
: 30
  DEEPSLATE_EMERALD_ORE
:
    enable
: true
    item-giving
:
      type
: EMERALD
      min
: 1
      max
: 1
    replace-default-in
: 30
  LAPIS_ORE
:
    enable
: true
    item-giving
:
      type
: LAPIS_LAZULI
      min
: 1
      max
: 1
    replace-default-in
: 30
  DEEPSLATE_LAPIS_ORE
:
    enable
: true
    item-giving
:
      type
: LAPIS_LAZULI
      min
: 1
      max
: 1
    replace-default-in
: 30
  DIAMOND_ORE
:
    enable
: true
    item-giving
:
      type
: DIAMOND
      min
: 1
      max
: 1
    replace-default-in
: 30
  DEEPSLATE_DIAMOND_ORE
:
    enable
: true
    item-giving
:
      type
: DIAMOND
      min
: 1
      max
: 1
    replace-default-in
: 30
  NETHER_GOLD_ORE
:
    enable
: true
    item-giving
:
      type
: RAW_GOLD
      min
: 1
      max
: 1
    replace-default-in
: 30
  NETHER_QUARTZ_ORE
:
    enable
: true
    item-giving
:
      type
: QUARTZ
      min
: 1
      max
: 1
    replace-default-in
: 30
----------, Aug 16, 2024

reqires a pickaxe to call the event
----------, Aug 16, 2024

patched gamemode to survival
----------, Aug 16, 2024

this plugin requires now worldguard
if you have region for players to collect ores
you can use /rg list
then allow the function inside flags > mineable-ore: allow
custom flags are bottom of the flag list
----------, Aug 16, 2024

update checker patched to this resorce id
renamed plugin to the related function
----------, Aug 16, 2024

Resource Information
Author:
----------
Total Downloads: 47
First Release: Aug 16, 2024
Last Update: Aug 17, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings