Ore Regeneration and Mines icon

Ore Regeneration and Mines -----

Mines and regenerating ore nodes



Small Addition - Disable block drops
Hey everyone!
This time around, I don't anything big, just a change I made for someone who reached out to me.

In the drops.yml, in the regions section, you can disable the drops from specific blocks. You may want to do this if you already has a plugin that gives the block a custom drop.

Here is an example drops.yml that disables the drops for white wool and bamboo mosaics in the region "test"

Code (Text):
regions:
  test:
    WHITE_WOOL:
      stop-drops: true
    BAMBOO_MOSAIC:
      stop-drops: true
  t2:
    BAMBOO_MOSAIC:
      stop-drops: true

I also fixed that thing where commands didn't work (or aliases) if you used the plugin's namespace before the command
----------, Aug 5, 2024
Resource Information
Author:
----------
Total Downloads: 5,440
First Release: Feb 5, 2021
Last Update: Aug 5, 2024
Category: ---------------
All-Time Rating:
16 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings