NexoAddon
PolymartSpigotDiscordGithubNexo
  • NexoAddon
  • Components
    • equippable
    • fertilizer
    • jukebox_playable
    • skull_value
  • Mechanics
    • Aura
    • BedrockBreak
    • BigMining
    • BlockAura
    • BottledExp
    • Custom Block Experience
    • Decay
    • Infested
    • KillMessage
    • MiningTools
    • Remember
    • Repair
    • ShiftBlock
    • Signal
    • SpawnerBreak
    • Stackable
    • Unstackable
    • VeinMiner
  • Populators
    • Block Populators
  • Recipes
    • Smithing Recipe
  • Commands
    • Totem Command
  • Settings
    • Double Hit Destroy
    • Bossbar
    • Count shears as silktouch
    • Prevent furniture breaks
    • Delay of Aura Mechanic
    • Default config.yml
Powered by GitBook
On this page
Edit on GitHub
  1. Mechanics

MiningTools

MiningTools mechanic.

PreviousKillMessageNextRemember

Last updated 4 months ago

Allows you to destroy Custom Blocks or only drop Custom Blocks drop using specified list of Nexo Items and Vanilla Materials.

items option is required!

Mine custom blocks with specified items

# Example

Mechanics:
  custom_block:
    type: NOTEBLOCK
    custom_variation: 6
    model: test_block
    drop:
      silktouch: false
      loots:
      - nexo_item: test_block
        probability: 1.0
    miningtools:
      type: CANCEL_EVENT        # Optional: CANCEL_EVENT or CANCEL_DROP if tool is not in list below (default: CANCEL_EVENT)
      items:
      - forest_sword            # Nexo item
      - PAPER                   # Vanilla Material