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] Plugin OtherDrops nie wylatuja rzeczy!


Rekomendowane odpowiedzi

Opublikowano

Witam mam problem z OtherDrops oto ze nic nie wylatuje z Stona oto konfig OtherDrops
 

include-files: 
aliases:
defaults:
otherdrops:
    DIAMOND_ORE:
        - replacementblock: STONE
          drop: NOTHING
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: Niestety ten surowiec, nie wylatuje z tej rudy!
    GOLD_ORE:
        - replacementblock: STONE
          drop: NOTHING
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: Niestety ten surowiec, nie wylatuje z tej rudy!
    IRON_ORE:
        - replacementblock: STONE
          drop: NOTHING
          tool: [ANY_PICKAXE, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: Niestety ten surowiec, nie wylatuje z tej rudy!
    EMERALD_ORE:
        - replacementblock: STONE
          drop: NOTHING
          tool: [ANY_PICKAXE, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: &4 Niestety ten surowiec, nie wylatuje z tej rudy!
    STONE:
        - drop: DIAMOND
          tool: [ANY, IRON_PICKAXE, DIAMOND_PICKAXE, STONE_PICKAXE]
          height: "<20"
          chance: 6.0
          quantity: 1
          height: "<90"
          message: Brawo! &3&l Znalazles %q diament/ow!
        - drop: GOLD_ORE
          tool: [ANY, IRON_PICKAXE, DIAMOND_PICKAXE, STONE_PICKAXE]
          chance: 6.0
          quantity: 1
          height: "<90"
          message: Brawo! &e&l Znalazles %q rude/y zlota!
        - drop: IRON_ORE
          tool: [ANY, STONE_PICKAXE, IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 5.0
          quantity: 1
          height: "<90"
          message: Brawo! &f&l Znalazles %q rude/y zelaza!
        - drop: EMERALD
          tool: [ANY, IRON_PICKAXE, DIAMOND_PICKAXE, STONE_PICKAXE]
          chance: 2.0
          quantity: 1
          height: "<90"
          Biome: EXTREME_HILLS
          message: Gratulacje! &a Znalazles %q szmaragdy!
        - drop: LOG
          tool: [ANY, IRON_PICKAXE, DIAMOND_PICKAXE, STONE_PICKAXE]
          chance 2.0
          quantity: 1
          height: "<90"
          message: Gratulacje! &a Znalazles %q Drewno!
        - drop: APLE
          tool: [ANY, IRON_PICKAXE, DIAMOND_PICKAXE, STONE_PICKAXE]
          chance 5.0
          quantity: 1
          height: "<90"
          message: Gratulacje! &a Znalazles %q Jablko!
        - drop: TNT        
          tool: [ANY, IRON_PICKAXE, DIAMOND_PICKAXE, STONE_PICKAXE]
          chance 10.0
          quantity: 1
          height: "<90"
          message: Gratulacje! &a Znalazles %q TNT!
        - drop: OBSIDIAN
          tool: [ANY, IRON_PICKAXE, DIAMOND_PICKAXE, STONE_PICKAXE]
          chance 16.0
          quantity: 2
          height: "<90"
          message: Gratulacje! &a Znalazles %q Obsidian!
        - drop: BOOK_SHELF
          tool: [ANY, IRON_PICKAXE, DIAMOND_PICKAXE, STONE_PICKAXE]
          chance 5.0
          quantity: 1
          height: "<90"
          message: Gratulacje! &a Znalazles %q Biblioteczki!
        - drop: ENDER_PEARL
          tool: [ANY, IRON_PICKAXE, DIAMOND_PICKAXE, STONE_PICKAXE]
          chance 5.0
          quantity: 1
          height: "<90"
          message: Gratulacje! &a Znalazles %q Perla Kresu!
    CREATURE_ZOMBIE:
        - drop: 384
          tool: [ANY]
          chance: 10
          quantity: 1
    CREATURE_SKELETON:
        - drop: 384
          tool: [ANY]
          chance: 10
          quantity: 1-2
    CREATURE_SLIME:
        - drop: 384
          tool: [ANY]
          chance: 10
          quantity: 1-2
    CREATURE_CREEPER:
        - drop: 384
          tool: [ANY]
          chance: 10
          quantity: 1-2
    CREATURE_SPIDER:
        - drop: 384
          tool: [ANY]
          chance: 10
          quantity: 1-2
    CREATURE_ENDER_DRAGON:
        - drop: 384
          tool: [ANY]
          chance: 100
          quantity: 254




NIC NIE WYLATUJE!!

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...