Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

[Problem] Z config OtherDrops.


Rekomendowane odpowiedzi

Opublikowano
Mój config z oderdrops pomoże ktos bo drop z stona nie dziala :C
include-files: 
aliases:
defaults:
otherdrops:
    creeper:
        - drop: MONEY
          tool: [ANY]
          quantity: 15
          message: '&9Otrzymales &6%q monet &9za zabicie creepera'
    WOLF:
        - drop: MONEY
          tool: [ANY]
          quantity: 15
          message: '&9Otrzymales &6%q monet &9za zabicie wilka'
    PLAYER:
        - drop: MONEY
          tool: [ANY]
          quantity: 50-200
          message: '&9Otrzymales &6%q monet &9za zabicie gracza'
    SKELETON:
        - drop: MONEY
          tool: [ANY]
          quantity: 10
          message: '&9Otrzymales &6%q monet &9za zabicie Szkieleta'
    ZOMBIE:
        - drop: MONEY
          tool: [ANY]
          quantity: 10
          message: '&9Otrzymales &6%q monet &9za zabicie Zombie'
    SPIDER:
        - drop: MONEY
          tool: [ANY]
          quantity: 10
          message: '&9Otrzymales &6%q monet &9za zabicie Pajaka'
    Pigman:
        - drop: MONEY
          tool: [ANY]
          quantity: 15
          message: '&9Otrzymales &6%q monet &9za zabicie Pigmana'
    Enderman:
        - drop: MONEY
          tool: [ANY]
          quantity: 15
          message: '&9Otrzymales &6%q monet &9za zabicie Endermana'
    DIAMOND_ORE:
        - drop: 384
          quantity: 1-1
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: '&bDiamenty dropia ze stone, szansa 0.5%'
    GOLD_ORE:
        - drop: 384
          quantity: 1-1
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: '&6Zloto dropi ze stone, szansa 1%'
    IRON_ORE:
        - drop: 384
          quantity: 1-1
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: '&7Zelazo dropi ze stone, szansa 3%'
    EMERALD_ORE:
        - drop: 384
          quantity: 1-1
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: '&aSzmaragdy dropia ze stone, szansa to 0.7%'
    COAL_ORE:
        - drop: 384
          quantity: 1-1
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: '&8Wegiel dropi ze stone, szansa 4%'
    73:
        - drop: 384
          quantity: 1-1
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: '&4Redstone dropi ze stone, szansa 2%'
    74:
        - drop: 384
          quantity: 1-1
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: '&4Redstone dropi ze stone, szansa 2%'
    STONE:
        STONE:
        - drop: lapis lazuli
          tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE]
          chance: 6.0%
          message: "&bGratulacje! Znalazles lapis lazuli!"
        - drop: Coal
          tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE]
          chance: 6.0%
          message: "&bGratulacje! Znalazles wegiel!"
        - drop: Redstone
          tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE]
          chance: 3.0%
          message: "&bGratulacje! Znalazles red stone!"
        - drop: IRON BARS
          tool: [iRON_PICKAXE, GOLDEN_PICKAXE, DIAMOND_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE]
          chance: 0.5%
          message: "&bGratulacje! Znalazles zelazna krate bedziesz mogl zrobic mobspawner!"
        - drop: DIAMOND
          tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE]
          chance: 1.0%
          message: "&bGratulacje! Znalazles diament!"
        - drop: GOLD_ORE
          tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE]
          chance: 2.0%
          message: "&bGratulacje! Znalazles zloto!"
        - drop: EMERALD
          tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE]
          chance: 1.0%
          message: "&bGratulacje! Znalazles szmaragd!"
        - drop: IRON_ORE
          tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE]
          chance: 3%
          message: "&bGratulacje! Znalazles zelazo!"
        - drop: DIAMOND
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#1, WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#1, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 1.3%
          message: "&bGratulacje! Znalazles diament!"
        - drop: GOLD_ORE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#1, WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#1, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 2.3%
          message: "&bGratulacje! Znalazles zloto!"
        - drop: EMERALD
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#1, WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#1, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 1.3%
          message: "&bGratulacje! Znalazles szmaragd!"
        - drop: IRON_ORE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#1, WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#1, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 3.3%
          message: "&bGratulacje! Znalazles zelazo!"
        - drop: DIAMOND
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#2, WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#2, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 1.5%
          message: "&bGratulacje! Znalazles diament!"
        - drop: GOLD_ORE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#2, WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#2, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 2.5%
          message: "&bGratulacje! Znalazles zloto!"
        - drop: EMERALD
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#2, WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#2, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 1.5%
          message: "&bGratulacje! Znalazles szmaragd!"
        - drop: IRON_ORE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#2, WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#2, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 3.5%
          message: "&bGratulacje! Znalazles zelazo!"
        - drop: DIAMOND
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#3, WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#3, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 1.8%
          message: "&bGratulacje! Znalazles diament!"
        - drop: GOLD_ORE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#3, WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#3, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 2.8%
          message: "&bGratulacje! Znalazles zloto!"
        - drop: EMERALD
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#3, WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#3, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 1.8%
          message: "&bGratulacje! Znalazles szmaragd!"
        - drop: IRON_ORE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#3, WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#3, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 3.5%
          message: "&bGratulacje! Znalazles zelazo!"
 

 

 

 

Opublikowano


Proszę bez [ i ]

otherdrops:
    creeper:
        - drop: MONEY
          tool: ANY
          quantity: 15
          message: '&9Otrzymales &6%q monet &9za zabicie creepera'
    WOLF:
        - drop: MONEY
          tool: ANY
          quantity: 15
          message: '&9Otrzymales &6%q monet &9za zabicie wilka'
    PLAYER:
        - drop: MONEY
          tool: ANY
          quantity: 50-200
          message: '&9Otrzymales &6%q monet &9za zabicie gracza'
    SKELETON:
        - drop: MONEY
          tool: ANY
          quantity: 10
          message: '&9Otrzymales &6%q monet &9za zabicie Szkieleta'
    ZOMBIE:
        - drop: MONEY
          tool: ANY
          quantity: 10
          message: '&9Otrzymales &6%q monet &9za zabicie Zombie'
    SPIDER:
        - drop: MONEY
          tool: ANY
          quantity: 10
          message: '&9Otrzymales &6%q monet &9za zabicie Pajaka'
    Pigman:
        - drop: MONEY
          tool: ANY
          quantity: 15
          message: '&9Otrzymales &6%q monet &9za zabicie Pigmana'
    Enderman:
        - drop: MONEY
          tool: ANY
          quantity: 15
          message: '&9Otrzymales &6%q monet &9za zabicie Endermana'
    DIAMOND_ORE:
        - drop: 384
          quantity: 1-1
          tool: ANY, EXPLOSION_TNT, EXPLOSION_CREEPER
          message: '&bDiamenty dropia ze stone, szansa 0.5%'
    GOLD_ORE:
        - drop: 384
          quantity: 1-1
          tool: ANY, EXPLOSION_TNT, EXPLOSION_CREEPER
          message: '&6Zloto dropi ze stone, szansa 1%'
    IRON_ORE:
        - drop: 384
          quantity: 1-1
          tool: ANY, EXPLOSION_TNT, EXPLOSION_CREEPER
          message: '&7Zelazo dropi ze stone, szansa 3%'
    EMERALD_ORE:
        - drop: 384
          quantity: 1-1
          tool: ANY, EXPLOSION_TNT, EXPLOSION_CREEPER
          message: '&aSzmaragdy dropia ze stone, szansa to 0.7%'
    COAL_ORE:
        - drop: 384
          quantity: 1-1
          tool: ANY, EXPLOSION_TNT, EXPLOSION_CREEPER
          message: '&8Wegiel dropi ze stone, szansa 4%'
    73:
        - drop: 384
          quantity: 1-1
          tool: ANY, EXPLOSION_TNT, EXPLOSION_CREEPER
          message: '&4Redstone dropi ze stone, szansa 2%'
    74:
        - drop: 384
          quantity: 1-1
          tool: ANY, EXPLOSION_TNT, EXPLOSION_CREEPER
          message: '&4Redstone dropi ze stone, szansa 2%'
    STONE:
        STONE:
        - drop: lapis lazuli
          tool: IRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE
          chance: 6.0%
          message: "&bGratulacje! Znalazles lapis lazuli!"
        - drop: Coal
          tool: IRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE
          chance: 6.0%
          message: "&bGratulacje! Znalazles wegiel!"
        - drop: Redstone
          tool: IRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE
          chance: 3.0%
          message: "&bGratulacje! Znalazles red stone!"
        - drop: IRON BARS
          tool: IRON_PICKAXE, GOLDEN_PICKAXE, DIAMOND_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE
          chance: 0.5%
          message: "&bGratulacje! Znalazles zelazna krate bedziesz mogl zrobic mobspawner!"
        - drop: DIAMOND
          tool: IRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE
          chance: 1.0%
          message: "&bGratulacje! Znalazles diament!"
        - drop: GOLD_ORE
          tool: IRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE
          chance: 2.0%
          message: "&bGratulacje! Znalazles zloto!"
        - drop: EMERALD
          tool: IRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE
          chance: 1.0%
          message: "&bGratulacje! Znalazles szmaragd!"
        - drop: IRON_ORE
          tool: IRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE
          chance: 3%
          message: "&bGratulacje! Znalazles zelazo!"
        - drop: DIAMOND
          tool: IRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#1, WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#1, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#1
          chance: 1.3%
          message: "&bGratulacje! Znalazles diament!"
        - drop: GOLD_ORE
          tool: IRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#1, WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#1, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#1
          chance: 2.3%
          message: "&bGratulacje! Znalazles zloto!"
        - drop: EMERALD
          tool: IRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#1, WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#1, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#1
          chance: 1.3%
          message: "&bGratulacje! Znalazles szmaragd!"
        - drop: IRON_ORE
          tool: IRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#1, WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#1, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#1
          chance: 3.3%
          message: "&bGratulacje! Znalazles zelazo!"
        - drop: DIAMOND
          tool: IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#2, WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#2, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#2
          chance: 1.5%
          message: "&bGratulacje! Znalazles diament!"
        - drop: GOLD_ORE
          tool: IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#2, WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#2, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#2
          chance: 2.5%
          message: "&bGratulacje! Znalazles zloto!"
        - drop: EMERALD
          tool: IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#2, WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#2, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#2
          chance: 1.5%
          message: "&bGratulacje! Znalazles szmaragd!"
        - drop: IRON_ORE
          tool: IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#2, WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#2, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#2
          chance: 3.5%
          message: "&bGratulacje! Znalazles zelazo!"
        - drop: DIAMOND
          tool: IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#3, WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#3, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#3
          chance: 1.8%
          message: "&bGratulacje! Znalazles diament!"
        - drop: GOLD_ORE
          tool: IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#3, WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#3, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#3
          chance: 2.8%
          message: "&bGratulacje! Znalazles zloto!"
        - drop: EMERALD
          tool: IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#3, WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#3, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#3
          chance: 1.8%
          message: "&bGratulacje! Znalazles szmaragd!"
        - drop: IRON_ORE
          tool: IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#3, WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#3, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#3
          chance: 3.5%
          message: "&bGratulacje! Znalazles zelazo!"

Opublikowano

[reklama]

\

/

\

/

\

/

\

/

\

/

 

Tu masz z premissiami:

    - otherdrops.custom.gracz

    - otherdrops.custom.vip

    - otherdrops.custom.svip

 

Jak na zlosc ale mam tylko z usunietymi wiadomosciami co wlasnie polecialo ze stone, i  bys musial zmienic drop.

 

Mysle ze choc troche pomoglem ;)

include-files: 
aliases:
defaults:
otherdrops:
    GOLD_ORE:
        - drop: COBBLESTONE
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: '&6Zloto &7dropi z kamienia, szansa &c1.2%'
    IRON_ORE:
        - drop: COBBLESTONE
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: '&fZelazo &7dropi z kamienia, szansa &c2%'
    COAL_ORE:
        - drop: COBBLESTONE
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: '&0Wegiel &7dropi z kamienia, szansa &c3.5%'
    73:
        - drop: COBBLESTONE
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: '&4Redstone &7dropi z kamienia, szansa &c2.5%'
    74:
        - drop: COBBLESTONE
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: '&4Redstone &7dropi z kamienia, szansa &c2.5%'
    creeper:
        - drop: MONEY
          tool: ANY
          quantity: 15
          message: '&9Otrzymales &6%q monet &9za zabicie creepera'
    WOLF:
        - drop: MONEY
          tool: ANY
          quantity: 15
          message: '&9Otrzymales &6%q monet &9za zabicie wilka'
    PLAYER:
        - drop: MONEY
          tool: ANY
          quantity: 50-200
          message: '&9Otrzymales &6%q monet &9za zabicie gracza'
    SKELETON:
        - drop: MONEY
          tool: ANY
          quantity: 10
          message: '&9Otrzymales &6%q monet &9za zabicie Szkieleta'
    ZOMBIE:
        - drop: MONEY
          tool: ANY
          quantity: 10
          message: '&9Otrzymales &6%q monet &9za zabicie Zombie'
    SPIDER:
        - drop: MONEY
          tool: ANY
          quantity: 10
          message: '&9Otrzymales &6%q monet &9za zabicie Pajaka'
    Pigman:
        - drop: MONEY
          tool: ANY
          quantity: 15
          message: '&9Otrzymales &6%q monet &9za zabicie Pigmana'
    Enderman:
        - drop: MONEY
          tool: ANY
          quantity: 15
          message: '&9Otrzymales &6%q monet &9za zabicie Endermana'
    DIAMOND_ORE:
        - drop: COBBLESTONE
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: '&bDiamenty &7dropia z kamienia, szansa &c0.6%'
    EMERALD_ORE:
        - drop: COBBLESTONE
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: '&2Emeraldy &7dropia z kamienia, szansa &c0.8%'
    Stone:
        - drop: DIAMOND
          tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 0.6
          permission: gracz
        - drop: DIAMOND
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          quantity: 1-2
          chance: 0.6
          permission: gracz
        - drop: DIAMOND
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          quantity: 1-3
          chance: 0.6
          permission: gracz
        - drop: DIAMOND
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          quantity: 1-4
          chance: 0.6
          permission: gracz
        - drop: EMERALD
          tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 0.8
          permission: gracz
        - drop: EMERALD
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 0.8
          quantity: 1-2
          permission: gracz
        - drop: EMERALD
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 0.8
          quantity: 1-3
          permission: gracz
        - drop: EMERALD
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 0.8
          quantity: 1-4
          permission: gracz
        - drop: GOLD_ORE
          tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 1.2
          permission: gracz
        - drop: GOLD_ORE
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 1.2
          quantity: 1-2
          permission: gracz
        - drop: GOLD_ORE
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 1.2
          quantity: 1-3
          permission: gracz
        - drop: GOLD_ORE
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 1.2
          quantity: 1-4
          permission: gracz
        - drop: IRON_ORE
          tool: [STONE_PICKAXE, IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 2
          permission: gracz
        - drop: IRON_ORE
          tool: [STONE_PICKAXE@!LOOT_BONUS_BLOCKS, IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 1.8
          quantity: 1-2
          permission: gracz
        - drop: IRON_ORE
          tool: [STONE_PICKAXE@!LOOT_BONUS_BLOCKS#2, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 1.8
          quantity: 1-3
          permission: gracz
        - drop: IRON_ORE
          tool: [STONE_PICKAXE@!LOOT_BONUS_BLOCKS#3, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 1.8
          quantity: 1-4
          permission: gracz
        - drop: ENDER_PEARL
          tool: [DIAMOND_PICKAXE]
          chance: 0.8
          permission: gracz
        - drop: ENDER_PEARL
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 0.8
          quantity: 1-2
          permission: gracz
        - drop: ENDER_PEARL
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 0.8
          quantity: 1-3
          permission: gracz
        - drop: ENDER_PEARL
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 0.8
          quantity: 1-3
          permission: gracz
        - drop: GUNPOWDER
          tool: [DIAMOND_PICKAXE]
          chance: 2.5
          permission: gracz
        - drop: GUNPOWDER
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 2.5
          quantity: 1-2
          permission: gracz
        - drop: GUNPOWDER
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 2.5
          quantity: 1-3
          permission: gracz
        - drop: GUNPOWDER
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 2.5
          quantity: 1-4
          permission: gracz
        - drop: COAL
          tool: [STONE_PICKAXE, IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 3.5
          quantity: 1
          permission: gracz
        - drop: COAL
          tool: [STONE_PICKAXE@!LOOT_BONUS_BLOCKS, IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 3.5
          quantity: 1-2
          permission: gracz
        - drop: COAL
          tool: [STONE_PICKAXE@!LOOT_BONUS_BLOCKS#2, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 3.5
          quantity: 1-3
          permission: gracz
        - drop: COAL
          tool: [STONE_PICKAXE@!LOOT_BONUS_BLOCKS#3, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 3.5
          quantity: 1-4
          permission: gracz
        - drop: 331
          tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 2.5
          quantity: 1
          permission: gracz
        - drop: 331
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 2.5
          quantity: 1-2
          permission: gracz
        - drop: 331
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 2.5
          quantity: 1-3
          permission: gracz
        - drop: 331
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 2.5
          quantity: 1-4
          permission: gracz  
        - drop: 49
          tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 1
          quantity: 1
          permission: gracz
        - drop: 49
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance:
          quantity: 1-2
          permission: gracz
        - drop: 49
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 1.4
          quantity: 1-3
          permission: gracz
        - drop: 49
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 1
          quantity: 1-4
          permission: gracz
        - drop: DIAMOND
          tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 0.8
          permission: vip
        - drop: DIAMOND
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          quantity: 1-2
          chance: 0.8
          permission: vip
        - drop: DIAMOND
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          quantity: 1-3
          chance: 0.8
          permission: vip
        - drop: DIAMOND
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          quantity: 1-4
          chance: 0.8
          permission: vip
        - drop: EMERALD
          tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 1
          permission: vip
        - drop: EMERALD
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 1
          quantity: 1-2
          permission: vip
        - drop: EMERALD
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 1
          quantity: 1-3
          permission: vip
        - drop: EMERALD
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 1
          quantity: 1-4
          permission: vip
        - drop: GOLD_ORE
          tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 1.4
          permission: vip
        - drop: GOLD_ORE
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 1.4
          quantity: 1-2
          permission: vip
        - drop: GOLD_ORE
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 1.4
          quantity: 1-3
          permission: vip
        - drop: GOLD_ORE
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 1.4
          quantity: 1-4
          permission: vip
        - drop: IRON_ORE
          tool: [STONE_PICKAXE, IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 2.2
          permission: vip
        - drop: IRON_ORE
          tool: [STONE_PICKAXE@!LOOT_BONUS_BLOCKS, IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 2.2
          quantity: 1-2
          permission: vip
        - drop: IRON_ORE
          tool: [STONE_PICKAXE@!LOOT_BONUS_BLOCKS#2, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 2.2
          quantity: 1-3
          permission: vip
        - drop: IRON_ORE
          tool: [STONE_PICKAXE@!LOOT_BONUS_BLOCKS#3, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 2.2
          quantity: 1-4
          permission: vip
        - drop: ENDER_PEARL
          tool: [DIAMOND_PICKAXE]
          chance: 0.7
          permission: vip
        - drop: ENDER_PEARL
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 0.7
          quantity: 1-2
          permission: vip
        - drop: ENDER_PEARL
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 0.7
          quantity: 1-3
          permission: vip
        - drop: ENDER_PEARL
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 0.7
          quantity: 1-4
          permission: vip
        - drop: GUNPOWDER
          tool: [DIAMOND_PICKAXE]
          chance: 3
          permission: vip
        - drop: GUNPOWDER
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 3
          quantity: 1-2
          permission: vip
        - drop: GUNPOWDER
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 3
          quantity: 1-3
          permission: vip
        - drop: GUNPOWDER
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 3
          quantity: 1-4
          permission: vip
        - drop: COAL
          tool: [STONE_PICKAXE, IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 4
          quantity: 1
          permission: vip
        - drop: COAL
          tool: [STONE_PICKAXE@!LOOT_BONUS_BLOCKS, IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 4
          quantity: 1-2
          permission: vip
        - drop: COAL
          tool: [STONE_PICKAXE@!LOOT_BONUS_BLOCKS#2, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 4
          quantity: 1-3
          permission: vip
        - drop: COAL
          tool: [STONE_PICKAXE@!LOOT_BONUS_BLOCKS#3, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 4
          quantity: 1-4
          permission: vip
        - drop: 331
          tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 3
          quantity: 1
          permission: vip
        - drop: 331
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 3
          quantity: 1-2
          permission: vip
        - drop: 331
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 3
          quantity: 1-3
          permission: vip
        - drop: 331
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 3
          quantity: 1-4
          permission: vip
        - drop: DIAMOND
          tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 0.8
          permission: svip
        - drop: 49
          tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 1.2
          quantity: 1
          permission: vip
        - drop: 49
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 1.2
          quantity: 1-2
          permission: vip
        - drop: 49
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 1.2
          quantity: 1-3
          permission: vip
        - drop: 49
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 1.2
          quantity: 1-4
          permission: vip
        - drop: DIAMOND
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          quantity: 1-2
          chance: 0.8
          permission: svip
        - drop: DIAMOND
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          quantity: 1-3
          chance: 0.8
          permission: svip
        - drop: DIAMOND
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          quantity: 1-4
          chance: 0.8
          permission: svip
        - drop: EMERALD
          tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 0.8
          permission: svip
        - drop: EMERALD
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 1
          quantity: 1-2
          permission: svip
        - drop: EMERALD
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 1
          quantity: 1-3
          permission: svip
        - drop: EMERALD
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 1
          quantity: 1-4
          permission: svip
        - drop: GOLD_ORE
          tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 1.6
          permission: svip
        - drop: GOLD_ORE
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 1.6
          quantity: 1-2
          permission: svip
        - drop: GOLD_ORE
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 1.6
          quantity: 1-3
          permission: svip
        - drop: GOLD_ORE
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 1.6
          quantity: 1-4
          permission: svip
        - drop: IRON_ORE
          tool: [STONE_PICKAXE, IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 2.4
          permission: svip
        - drop: IRON_ORE
          tool: [STONE_PICKAXE@!LOOT_BONUS_BLOCKS, IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 2.4
          quantity: 1-2
          permission: svip
        - drop: IRON_ORE
          tool: [STONE_PICKAXE@!LOOT_BONUS_BLOCKS#2, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 2.4
          quantity: 1-3
          permission: svip
        - drop: IRON_ORE
          tool: [STONE_PICKAXE@!LOOT_BONUS_BLOCKS#3, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 2.4
          quantity: 1-4
          permission: svip
        - drop: ENDER_PEARL
          tool: [DIAMOND_PICKAXE]
          chance: 0.8
          permission: svip
        - drop: ENDER_PEARL
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 0.8
          quantity: 1-2
          permission: svip
        - drop: ENDER_PEARL
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 0.8
          quantity: 1-3
          permission: svip
        - drop: ENDER_PEARL
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 0.8
          quantity: 1-4
          permission: svip
        - drop: GUNPOWDER
          tool: [DIAMOND_PICKAXE]
          chance: 3.5
          permission: svip
        - drop: GUNPOWDER
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 3.5
          quantity: 1-2
          permission: svip
        - drop: GUNPOWDER
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 3.5
          quantity: 1-3
          permission: svip
        - drop: GUNPOWDER
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 3.5
          quantity: 1-4
          permission: svip
        - drop: COAL
          tool: [STONE_PICKAXE, IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 4.5
          quantity: 1
          permission: svip
        - drop: COAL
          tool: [STONE_PICKAXE@!LOOT_BONUS_BLOCKS, IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 4.5
          quantity: 1-2
          permission: svip
        - drop: COAL
          tool: [STONE_PICKAXE@!LOOT_BONUS_BLOCKS#2, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 4.5
          quantity: 1-3
          permission: svip
        - drop: COAL
          tool: [STONE_PICKAXE@!LOOT_BONUS_BLOCKS#3, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 4.5
          quantity: 1-4
          permission: svip
        - drop: 331
          tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 3.5
          quantity: 1
          permission: svip
        - drop: 331
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 3.5
          quantity: 1-2
          permission: svip
        - drop: 331
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 3.5
          quantity: 1-3
          permission: svip
        - drop: 331
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 3.5
          quantity: 1-4
          permission: svip
        - drop: 49
          tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 1.4
          quantity: 1
          permission: svip
        - drop: 49
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 1.4
          quantity: 1-2
          permission: svip
        - drop: 49
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 1.4
          quantity: 1-3
          permission: svip
        - drop: 49
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 1.4
          quantity: 1-4
          permission: svip

„Każdy szermierz dupa, kiedy wrogów kupa”


                                                                             Rudy Krasnolud z Wiedźmina

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...