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] Otherdrop - dropy.


Rekomendowane odpowiedzi

Opublikowano

Witajcie. 

 

Mam mały problem z konfigurowałem otherdrops a on mi nie działa nie ma dropu ani nie blokuje żadnej rudy tylko dropi z rób pomocy. Potrzebuję tego pilnie.

 

 

 

config:

http://pastebin.com/nDhKQCz7

 

 

Proszę o jak najszybsze odpowiedzi :)

 

Dzięki :}

MCZONE2_1.png

Opublikowano

W redstone i inych rudach masz 2x kilof z fortune.

Wyglada to tak (na przykladzie redstone):

          tool: [ANY_PICKAXE@!LOOT_BONUS_BLOCKS, ANY_PICKAXE@!LOOT_BONUS_BLOCKS]
          height: "<65"
          chance: 1.7
          quantity: 1-4
          message: &7Gratulacje znalazles kilka &cREDSTOWNA!

a, powinno byc tak (na przykladzie redstone:

          tool: [ANY_PICKAXE@!LOOT_BONUS_BLOCKS]
          height: "<65"
          chance: 1.7
          quantity: 1-4
          message: &7Gratulacje znalazles kilka &cREDSTOWNA!

Caly config powinien wygladac nastepujaco:

otherdrops:
    DIAMOND_ORE:
        - replacementblock: STONE
          drop: NOTHING
          tool: [ANY_PICKAXE]
          message: &7Diamenty wypadaja ze STONE!
    GOLD_ORE:
        - replacementblock: STONE
          drop: NOTHING
          tool: [ANY_PICKAXE]
          message: &7Zloto wypada ze STONE!
    IRON_ORE:
        - replacementblock: STONE
          drop: NOTHING
          tool: [ANY_PICKAXE]
          message: &7Zelazo wypada ze STONE!
    EMERALD_ORE:
        - replacementblock: STONE
          drop: NOTHING
          tool: [ANY_PICKAXE]
          message: &7Szmaragdy wypadaja ze STONE!
    REDSTONE_ORE:
        - replacementblock: STONE
          drop: NOTHING
          tool: [ANY_PICKAXE]
          message: &7RedStone wypada ze STONE!
    STONE:
        - drop: DIAMOND
          tool: [ANY_PICKAXE]
          height: "<20"
          chance: 0.8
          quantity: 1
          message: &7Gratulacje! Znalazles &bDIAMENT!
        - drop: DIAMOND
          tool: [ANY_PICKAXE@!LOOT_BONUS_BLOCKS]
          height: "<20"
          chance: 1.2
          quantity: 1-4
          message: &7Gratulacje! Znalazles kilka &bDIAMENTOW!
        - drop: GOLD_ORE
          tool: [ANY_PICKAXE]
          height: "<30"
          chance: 1.2
          quantity: 1
          message: &7Gratulacje! Znalazles &6ZLOTO!
        - drop: GOLD_ORE
          tool: [ANY_PICKAXE@!LOOT_BONUS_BLOCKS]
          height: "<30"
          chance: 2
          quantity: 1-3
          message: &7Gratulacje! Znalazles kilka &6SZTABEK ZLOTA!
        - drop: IRON_ORE
          tool: [ANY_PICKAXE]
          height: "<65"
          chance: 2
          quantity: 1
          message: &7Gratulacje! Znalazles &fZELAZO!
        - drop: IRON_ORE
          tool: [ANY_PICKAXE@!LOOT_BONUS_BLOCKS]
          height: "<65"
          chance: 3
          quantity: 1-4
          message: &7Gratulacje! Znalazles kilka &fSZTABEK ZELAZA!
        - drop: EMERALD
          tool: [ANY_PICKAXE]
          height: "<20"
          chance: 1.2
          quantity: 1
          message: &7Gratulacje! Znalazles &2SZMARAGD!
        - drop: EMERALD
          tool: [ANY_PICKAXE@!LOOT_BONUS_BLOCKS]
          height: "<20"
          chance: 1.5
          quantity: 1-4
          message: &7Gratulacje znalazles &2SZMARAGDY!
        - drop: xp
          tool: [ANY_PICKAXE]
          quantity: 1-3
        - drop: COAL
          tool: [ANY_PICKAXE]
          height: "<65"
          chance: 2
          quantity: 1
          message: &7Gratulacje! Znalazles &0WEGIEL!
        - drop: COAL
          tool: [ANY_PICKAXE@!LOOT_BONUS_BLOCKS]
          height: "<65"
          chance: 1.5
          quantity: 1-4
          message: &7Gratulacje znalazles kilka &2WEGIEL!
        - drop: SLIMEBALL
          tool: [ANY_PICKAXE]
          height: "<65"
          chance: 0.7
          quantity: 1
          message: &7Gratulacje! Znalazles &aSLIMEBALL!
        - drop: SLIMEBALL
          tool: [ANY_PICKAXE@!LOOT_BONUS_BLOCKS]
          height: "<65"
          chance: 1.2
          quantity: 1-4
          message: &7Gratulacje znalazles kilka &aSLIMEBALI!
        - drop: REDSTONE
          tool: [ANY_PICKAXE]
          height: "<50"
          chance: 1
          quantity: 1
          message: &7Gratulacje! Znalazles &cREDSTONE!
        - drop: REDSTONE
          tool: [ANY_PICKAXE@!LOOT_BONUS_BLOCKS]
          height: "<65"
          chance: 1.7
          quantity: 1-4
          message: &7Gratulacje znalazles kilka &cREDSTOWNA!

Jezeli chcesz, abym odpowiedzial na Twoj post to napisz @mrMIXKRIPL

Tu nic nie ma, nawet kropki


graphic.png

Opublikowano

Pomóz NIE działa nadal otherdrops Aktualny Config:

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:
    DIAMOND_ORE:
        - replacementblock: STONE
          drop: NOTHING
          tool: [ANY_PICKAXE]
          message: &7Diamenty wypadaja ze STONE!
    GOLD_ORE:
        - replacementblock: STONE
          drop: NOTHING
          tool: [ANY_PICKAXE]
          message: &7Zloto wypada ze STONE!
    IRON_ORE:
        - replacementblock: STONE
          drop: NOTHING
          tool: [ANY_PICKAXE]
          message: &7Zelazo wypada ze STONE!
    EMERALD_ORE:
        - replacementblock: STONE
          drop: NOTHING
          tool: [ANY_PICKAXE]
          message: &7Szmaragdy wypadaja ze STONE!
    REDSTONE_ORE:
        - replacementblock: STONE
          drop: NOTHING
          tool: [ANY_PICKAXE]
          message: &7RedStone wypada ze STONE!
    STONE:
        - drop: DIAMOND
          tool: [ANY_PICKAXE]
          height: "<20"
          chance: 0.8
          quantity: 1
          message: &7Gratulacje! Znalazles &bDIAMENT!
        - drop: DIAMOND
          tool: [ANY_PICKAXE@!LOOT_BONUS_BLOCKS]
          height: "<20"
          chance: 1.2
          quantity: 1-4
          message: &7Gratulacje! Znalazles kilka &bDIAMENTOW!
        - drop: GOLD_ORE
          tool: [ANY_PICKAXE]
          height: "<30"
          chance: 1.2
          quantity: 1
          message: &7Gratulacje! Znalazles &6ZLOTO!
        - drop: GOLD_ORE
          tool: [ANY_PICKAXE@!LOOT_BONUS_BLOCKS]
          height: "<30"
          chance: 2
          quantity: 1-3
          message: &7Gratulacje! Znalazles kilka &6SZTABEK ZLOTA!
        - drop: IRON_ORE
          tool: [ANY_PICKAXE]
          height: "<65"
          chance: 2
          quantity: 1
          message: &7Gratulacje! Znalazles &fZELAZO!
        - drop: IRON_ORE
          tool: [ANY_PICKAXE@!LOOT_BONUS_BLOCKS]
          height: "<65"
          chance: 3
          quantity: 1-4
          message: &7Gratulacje! Znalazles kilka &fSZTABEK ZELAZA!
        - drop: EMERALD
          tool: [ANY_PICKAXE]
          height: "<20"
          chance: 1.2
          quantity: 1
          message: &7Gratulacje! Znalazles &2SZMARAGD!
        - drop: EMERALD
          tool: [ANY_PICKAXE@!LOOT_BONUS_BLOCKS]
          height: "<20"
          chance: 1.5
          quantity: 1-4
          message: &7Gratulacje znalazles &2SZMARAGDY!
        - drop: xp
          tool: [ANY_PICKAXE]
          quantity: 1-3
        - drop: COAL
          tool: [ANY_PICKAXE]
          height: "<65"
          chance: 2
          quantity: 1
          message: &7Gratulacje! Znalazles &0WEGIEL!
        - drop: COAL
          tool: [ANY_PICKAXE@!LOOT_BONUS_BLOCKS]
          height: "<65"
          chance: 1.5
          quantity: 1-4
          message: &7Gratulacje znalazles kilka &2WEGIEL!
        - drop: SLIMEBALL
          tool: [ANY_PICKAXE]
          height: "<65"
          chance: 0.7
          quantity: 1
          message: &7Gratulacje! Znalazles &aSLIMEBALL!
        - drop: SLIMEBALL
          tool: [ANY_PICKAXE@!LOOT_BONUS_BLOCKS]
          height: "<65"
          chance: 1.2
          quantity: 1-4
          message: &7Gratulacje znalazles kilka &aSLIMEBALI!
        - drop: REDSTONE
          tool: [ANY_PICKAXE]
          height: "<50"
          chance: 1
          quantity: 1
          message: &7Gratulacje! Znalazles &cREDSTONE!
        - drop: REDSTONE
          tool: [ANY_PICKAXE@!LOOT_BONUS_BLOCKS]
          height: "<65"
          chance: 1.7
          quantity: 1-4
          message: &7Gratulacje znalazles kilka &cREDSTOWNA!
##########	
# 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.

Proszę pomóżcie

MCZONE2_1.png

Opublikowano

Jak dajesz wiadomosc w message musi byc tak np.

Musisz pamietac o ' na poczatku i na koncu

 

Tu masz calosc zrobilem ci to:

Licze na like :D

Okej działa Dzięki Ci wielkie  :)

 

Jeszcze raz Bardzo wielkie Dzięki :]

Czemu nie dropi cobbelstone teraz xD ?

 

 

//EDIT: Naprawione Temat do zamknięcia :_)

MCZONE2_1.png

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...