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] OtherDrops


Rekomendowane odpowiedzi

Opublikowano

To samo jak kiedyś nic nie dropi ;c
kod

include-files:
aliases:
defaults:
otherdrops:
   DIAMOND_ORE:
     - replacementblock: STONE
       drop: NOTHING
       tool: [ANY]
       message: 'Drop z kamienia'
   GOLD_ORE:
     - replacementblock: STONE
       drop: NOTHING
       tool: [ANY]
       message: 'Drop z kamienia'
   IRON_ORE:
     - replacementblock: STONE
       drop: NOTHING
       tool: [ANY]
       message: 'Drop z kamienia'
   EMERALD_ORE:
     - replacementblock: STONE
       drop: NOTHING
       tool: [ANY]
       message: 'Drop z kamienia'
   STONE:
     - drop: BOOKSHELF
       tool: [ANY_PICKAXE]
       chance: 0.1
       quantity: 1
       height: "<20"
       message: '&5Znalazles Biblioteczke !'
     - drop: Spawn_Villager
       tool: [ANY_PICKAXE]
       chance: 0.02
       quantity: 1.0
       height: "<20"
       message: '&9Znalazles Villagera!'
     - drop: Apple
       tool: [ANY_PICKAXE]
       chance: 0.4
       quantity: 1
       height: "70"
       message: '&4Znalazles Jablko!'
     - drop: Ender_Pearl
       tool: [ANY_PICKAXE]
       chance: 0.1
       quantity: 1
       height: "<20"
       message: '&1Znalazles Perle!'
     - drop: Wither_Skeleton_Skull
       tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
       chance: 0.01
       quantity: 1
       height: "<30"
       message: '&8Znalazles Glowe Withera!'
     - drop: Diamond
       tool: [ANY_PICKAXE]
       chance: 4.85
       quantity: 1
       height: "30"
       message: '&bZnalazles Diamenty !'
     - drop: Iron_Ore
       tool: [ANY_PICKAXE]
       chance: 5.0
       quantity: 1
       height: "60"
       message: '&7Znalazles Zelazo !'
     - drop: Gold_Ore
       tool: [ANY_PICKAXE]
       chance: 6.25
       quantity: 1
       height: "30"
       message: '&eZnalazles Zloto !'
     - drop: Coal
       tool: [ANY_PICKAXE]
       chance: 1.7
       quantity: 1
       height: "60"
       message: '&8Znalazles Wegiel'
     - drop: Emerald
       tool: [ANY_PICKAXE]
       chance: 2.7
       quantity: 1
       height: "30"
       message: '&2Znalazles Emerald !'
     - drop: Gunpowder
       tool: [ANY_PICKAXE]
       chance: 3.7
       quantity: 1
       height: "30"
       message: '&7Znalazles Proch !'
     - drop: Obsidian
       tool: [ANY_PICKAXE]
       chance: 1.25
       quantity: 1
       height: "40"
       message: '&9Znalazles Obsydian!'

Potrzebuje 

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...