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

Custom Block Experience

Drop Experience from Custom Block!

Drop Experience from Custom Block!

# Example

Mechanics:
  custom_block:
    type: NOTEBLOCK
    custom_variation: 6
    model: test_block
    drop:
      silktouch: false
      experience: 5            # Drop 5 experience
      loots:
      - nexo_item: test_block
        probability: 1.0
PreviousBottledExpNextDecay

Last updated 4 months ago