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 OtherDrops


Rekomendowane odpowiedzi

Opublikowano
Nie działają mi dropy !


include-files: 

##########

# The plugin will scan through and load these files after loading the main config below.

# Note: drops from included files will are inclusive and will all be added to the drop list.

##########

#  - includes/od-fix_undroppables.yml    # fix glass, bookshelf, boat and stairs drops

#  - includes/od-goldtools-basic.yml     # allow gold tools chance to get ice, glowstone and grass

#  - includes/od-goldtools-smelt.yml     # gold-pickaxe smelts ores to ingots, sand to glass, etc

#  - includes/od-ore_extraction.yml      # allow ores to be "extracted" - leaving behind the stone

#  - includes/od-leaf_overhaul.yml       # overhaul leaf drops (apples, cocoa beans, leaves, sticks & a very small chance of golden apple)

#  - includes/od-playerdeath_zombie.yml  # players drop zombies on death

#  - includes/od-undead_chaos.yml        # the undead shall rise again! Includes players dropping zombies/skeletons

#  - includes/od-random_examples.yml     # For crazy testing only :) Read through examples before activating.

#  - includes/od-dyewool.yml             # Dye wool after placing!

#  - includes/od-stop_mob_farms.yml      # Stop mob farming!

 

## Other users overhauls

#  - includes/overhaul-catballs.yml     # great example/playable config from Catballs (disable "ob" configs before using this one, otherwise you might have too many drops)

#  - includes/overhaul-zarius.yml       # Zar's messy config (I run this with no other includes, at the moment)

    

## Add your files here (alternatively just add your custom drops to the bottom of this file)

#  - my_custom_file1.yml

 

 

aliases:

##########

# add custom YAML aliases here (advanced customisation) - see the wiki for more information

 

defaults:

##########

# add default values for the config below, "include-files" have their own "defaults" sections

 

 

otherdrops:

    GLASS:

        - drop: GLASS

          tool: [ANY]

    DIAMOND_ORE:

        - drop: COBBLESTONE

          tool: [ANY]

          chance: 100%

          message: "&c&l[Ninja-Craft] &aNiestety Diaxy Dropia Ze Stone!"

    IRON_ORE:

        - drop: COBBLESTONE

          tool: [ANY]

          chance: 100%

          message: "&c&l[Ninja-Craft] &aNiestety Zelazo Dropi Ze Stone!"

    GOLD_ORE:

        - drop: COBBLESTONE

          tool: [ANY]

          chance: 100%

          message: "&c&l[Ninja-Craft] &aNiestety Zloto Dropi Ze Stone!"

    EMERALD_ORE:

        - drop: COBBLESTONE

          tool: [ANY]

          chance: 100%

         message: "&c&l[Ninja-Craft] &aNiestety Szmaragdy Dropia Ze Stone!"

    STONE:

        - drop: DIAMOND

          tool: [ANY]

          chance: 0.1%

          quantity: 1-3

          message: "&c&l[Ninja-Craft] &bGratulacje Znalazles  Diaxy! [  %q ]"

        - drop: IRON_INGOT

          tool: [ANY]

          chance: 0.2%

          quantity: 1-7

          message: "&c&l[Ninja-Craft] &bGratulacje Znalazles Zelazo! [  %q ]"

        - drop: GOLD_INGOT

          tool: [ANY]

          chance: 0.2%

          quantity: 1-7

          message: "&c&l[Ninja-Craft] &bGratulacje Znalazles Zloto! [  %q ]"

        - drop: EMERALD

          tool: [ANY]

          chance: 0.1%

          quantity: 1-3

          message: "&c&l[Ninja-Craft] &bGratulacje Znalazles Szmaragd! [  %q ]"

        - drop: COAL

          tool: [ANY]

          chance: 0.3%

          quantity: 1-15

          message: "&c&l[Ninja-Craft] &bGratulacje Znalazles Wegiel! [  %q ]"

        - drop: LAPIS_LAZURI

          tool: [ANY]

          chance: 0.3%

          quantity: 1-10

          message: "&c&l[Ninja-Craft] &bGratulacje Znalazles Lapis Lazuri! [  %q ]"

        - drop: MONEY

          quantity: 0.01-0.02

        - drop: xp

          chance: 50%

          quantity: 50

    153:

        - drop: DIAMOND

          tool: [ANY]

          chance: 0.2%

          permission: Vip

          quantity: 1-3

          message: "&c&l[Ninja-Craft] &bGratulacje Znalazles  Diaxy! [  %q ]"

        - drop: IRON_INGOT

          tool: [ANY]

          chance: 0.3%

          permission: Vip

          quantity: 1-7

          message: "&c&l[Ninja-Craft] &bGratulacje Znalazles Zelazo! [  %q ]"

        - drop: GOLD_INGOT

          tool: [ANY]

          chance: 0.3%

          permission: Vip

          quantity: 1-7

          message: "&c&l[Ninja-Craft] &bGratulacje Znalazles Zloto! [  %q ]"

        - drop: EMERALD

          tool: [ANY]

          chance: 0.2%

          permission: Vip

          quantity: 1-3

          message: "&c&l[Ninja-Craft] &bGratulacje Znalazles Szmaragd! [  %q ]"

        - drop: COAL

          tool: [ANY]

          chance: 0.4%

          permission: Vip

          quantity: 1-15

          message: "&c&l[Ninja-Craft] &bGratulacje Znalazles Wegiel! [  %q ]"

        - drop: LAPIS_LAZURI

          tool: [ANY]

          chance: 0.4%

          permission: Vip

          quantity: 1-10

          message: "&c&l[Ninja-Craft] &bGratulacje Znalazles Lapis Lazuri! [  %q ]"

        - drop: MONEY

          permission: Vip

          quantity: 0.01-0.04

        - drop: DIAMOND

          tool: [ANY]

          chance: 0.3%

          permission: SuperVip

          quantity: 1-3

          message: "&c&l[Ninja-Craft] &bGratulacje Znalazles  Diaxy! [  %q ]"

        - drop: IRON_INGOT

          tool: [ANY]

          chance: 0.4%

          permission: SuperVip

          quantity: 1-7

          message: "&c&l[Ninja-Craft] &bGratulacje Znalazles Zelazo! [  %q ]"

        - drop: GOLD_INGOT

          tool: [ANY]

          chance: 0.4%

          permission: SuperVip

          quantity: 1-7

          message: "&c&l[Ninja-Craft] &bGratulacje Znalazles Zloto! [  %q ]"

        - drop: EMERALD

          tool: [ANY]

          chance: 0.3%

          permission: SuperVip

          quantity: 1-3

          message: "&c&l[Ninja-Craft] &bGratulacje Znalazles Szmaragd! [  %q ]"

        - drop: COAL

          tool: [ANY]

          chance: 0.5%

          permission: SuperVip

          quantity: 1-15

          message: "&c&l[Ninja-Craft] &bGratulacje Znalazles Wegiel! [  %q ]"

        - drop: LAPIS_LAZURI

          tool: [ANY]

          chance: 0.5%

          permission: SuperVip

          quantity: 1-10

          message: "&c&l[Ninja-Craft] &bGratulacje Znalazles Lapis Lazuri! [  %q ]"

        - drop: MONEY

          permission: SuperVip

          quantity: 0.01-0.06

        - drop: DIAMOND

          tool: [ANY]

          chance: 0.5%

          permission: Gold

          quantity: 1-3

          message: "&c&l[Ninja-Craft] &bGratulacje Znalazles  Diaxy! [  %q ]"

        - drop: IRON_INGOT

          tool: [ANY]

          chance: 0.6%

          permission: Gold

          quantity: 1-7

          message: "&c&l[Ninja-Craft] &bGratulacje Znalazles Zelazo! [  %q ]"

        - drop: GOLD_INGOT

          tool: [ANY]

          chance: 0.6%

          permission: Gold

          quantity: 1-7

          message: "&c&l[Ninja-Craft] &bGratulacje Znalazles Zloto! [  %q ]"

        - drop: EMERALD

          tool: [ANY]

          chance: 0.5%

          permission: Gold

          quantity: 1-3

          message: "&c&l[Ninja-Craft] &bGratulacje Znalazles Szmaragd! [  %q ]"

        - drop: COAL

          tool: [ANY]

          chance: 0.7%

          permission: Gold

          quantity: 1-15

          message: "&c&l[Ninja-Craft] &bGratulacje Znalazles Wegiel! [  %q ]"

        - drop: LAPIS_LAZURI

          tool: [ANY]

          chance: 0.7%

          permission: Gold

          quantity: 1-10

          message: "&c&l[Ninja-Craft] &bGratulacje Znalazles Lapis Lazuri! [  %q ]"

        - drop: MONEY

          permission: Gold

          quantity: 0.01-0.08

        - drop: DIAMOND

          tool: [ANY]

          chance: 0.8%

          permission: Diamond

          quantity: 1-3

          message: "&c&l[Ninja-Craft] &bGratulacje Znalazles  Diaxy! [  %q ]"

        - drop: IRON_INGOT

          tool: [ANY]

          chance: 0.10%

          permission: Diamond

          quantity: 1-7

          message: "&c&l[Ninja-Craft] &bGratulacje Znalazles Zelazo! [  %q ]"

        - drop: GOLD_INGOT

          tool: [ANY]

          chance: 0.10%

          permission: Diamond

          quantity: 1-7

          message: "&c&l[Ninja-Craft] &bGratulacje Znalazles Zloto! [  %q ]"

        - drop: EMERALD

          tool: [ANY]

          chance: 0.8%

          permission: Diamond

          quantity: 1-3

          message: "&c&l[Ninja-Craft] &bGratulacje Znalazles Szmaragd! [  %q ]"

        - drop: COAL

          tool: [ANY]

          chance: 0.10%

          permission: Diamond

          quantity: 1-15

          message: "&c&l[Ninja-Craft] &bGratulacje Znalazles Wegiel! [  %q ]"

        - drop: LAPIS_LAZURI

          tool: [ANY]

          chance: 0.10%

          permission: Diamond

          quantity: 1-10

          message: "&c&l[Ninja-Craft] &bGratulacje Znalazles Lapis Lazuri! [  %q ]"

        - drop: MONEY

          permission: Diamond

          quantity: 0.01-0.10

 

##########

# Your changes here, or create a new .yml file and include it above in the "include-files" section

# Explore the included config files for many more examples

#

# If make a interesting or crazy config let me know on the forum and I might include it in the next release.

#

# Example:

#    GLASS:

#        - drop: GLASS

#          

#        - drop: MONEY

#          quantity: 3-15

#          message: You recycled the glass for %q dollars.


Prosił bym o szybkie odpisanie!

wiesz co ? Wbij w ten link : www.youtube.com/user/MrDjCitrox/videos  daj suba i roześlij znajomym ;_0

Opublikowano

Problem rozwiązany ! Do Zamknięcia!

wiesz co ? Wbij w ten link : www.youtube.com/user/MrDjCitrox/videos  daj suba i roześlij znajomym ;_0

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...