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]Other drops pomoc


bubencja

Rekomendowane odpowiedzi

Opublikowano

masz tu cały config:

 

(mój)

 

    DIAMOND_ORE:
        - replacementblock: STONE
          drop: NOTHING
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: "&6Diamenty, szmaragdy, zloto i zelazo wypada tylko ze stona!"
    GOLD_ORE:
        - replacementblock: STONE
          drop: NOTHING
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: "&6Diamenty, szmaragdy, zloto i zelazo wypada tylko ze stona!"
    IRON_ORE:
        - replacementblock: STONE
          drop: NOTHING
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: "&6Diamenty, szmaragdy, zloto i zelazo wypada tylko ze stona!"
    EMERALD_ORE:
        - replacementblock: STONE
          drop: NOTHING
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: "&6Diamenty, szmaragdy, zloto i zelazo wypada tylko ze stona!"
    STONE:
        - drop: DIAMOND
          tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
          height: "<15"
          chance: 0.6
          quantity: 1
          message: "&6Gratulacje! Znalazles DIAMENT!"
        - drop: DIAMOND
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          height: "<15"
          chance: 0.3
          quantity: 1-2
          message: "&6Gratulacje! Znalazles DIAMENTY!"
        - drop: DIAMOND
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          height: "<15"
          chance: 0.3
          quantity: 1-2
          message: "&6Gratulacje! Znalazles DIAMENTY!"
        - drop: DIAMOND
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          height: "<15"
          chance: 0.3
          quantity: 1-3
          message: "&6Gratulacje! Znalazles DIAMENTY!"
        - drop: GOLD_ORE
          tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
          height: "<20"
          chance: 1.5
          quantity: 1
          message: "&6Gratulacje! Znalazles rude ZLOTA!"
        - drop: GOLD_ORE
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          height: "<20"
          chance: 1
          quantity: 1-2
          message: "&6Gratulacje! Znalazles rudy ZLOTA!"
        - drop: GOLD_ORE
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          height: "<20"
          chance: 1
          quantity: 1-2
          message: "&6Gratulacje! Znalazles rudy ZLOTA!"
        - drop: GOLD_ORE
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          height: "<20"
          chance: 1
          quantity: 1-3
          message: "&6Gratulacje! Znalazles rudy ZLOTA!"
        - drop: IRON_ORE
          tool: [STONE_PICKAXE, IRON_PICKAXE, DIAMOND_PICKAXE]
          height: "<65"
          chance: 2.5
          quantity: 1
          message: "&6Gratulacje! Znalazles rudy ZELAZA!"
        - drop: IRON_ORE
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          height: "<65"
          chance: 1.5
          quantity: 1-2
          message: "&6Gratulacje! Znalazles rudy ZELAZA!"
        - drop: IRON_ORE
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          height: "<65"
          chance: 1.5
          quantity: 1-2
          message: "&6Gratulacje! Znalazles rudy ZELAZA!"
        - drop: IRON_ORE
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          height: "<65"
          chance: 1.5
          quantity: 1-3
          message: "&6Gratulacje! Znalazles rudy ZELAZA!"
        - drop: EMERALD
          biome: [EXTREME_HILLS, EXTREME_HILLS_EDGE]
          tool: [DIAMOND_PICKAXE]
          height: "<30"
          chance: 0.6
          quantity: 1
          message: "&6Gratulacje! Znalazles SZMARAGD!"
        - drop: EMERALD
          biome: [EXTREME_HILLS, EXTREME_HILLS_EDGE]
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          height: "<30"
          chance: 0.3
          quantity: 1-2
          message: "&6Gratulacje znalazles SZMARAGDY!"
        - drop: EMERALD
          biome: [EXTREME_HILLS, EXTREME_HILLS_EDGE]
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          height: "<30"
          chance: 0.3
          quantity: 1-2
          message: "&6Gratulacje znalazles SZMARAGDY!"
        - drop: EMERALD
          biome: [EXTREME_HILLS, EXTREME_HILLS_EDGE]
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          height: "<30"
          chance: 0.3
          quantity: 1-3
          message: "&6Gratulacje znalazles SZMARAGDY!"
        - drop: 4
          tool: [ANY_PICKAXE]
        - drop: 289
          tool: [DIAMOND_PICKAXE]
          chance: 1
          quantity: 1
        - drop: 289
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 1.3
          quantity: 1-2
        - drop: 289
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 1.3
          quantity: 1-2
        - drop: 289
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 1.3
          quantity: 1-3
        - drop: 368
          tool: [DIAMOND_PICKAXE]
          chance: 0.3
          quantity: 1
        - drop: 368
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 0.1
          quantity: 1-2
        - drop: 368
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 0.1
          quantity: 1-2
        - drop: 368
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 0.1
          quantity: 1-3

a tu masz link do tematu:

 

http://www.mpcforum.pl/topic/1036509-inneotherdropsfortunawysokoscexpautorska-konfiguracja/#entry8701508

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...