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


Multi-Live

Rekomendowane odpowiedzi

Opublikowano

Mam taki problem że mam ustawione żeby dropilo z stone itemy np: diax,zelazo,zloto ale niestety nie wiem oco chodzi ponieważ tylko dropi z stone złoto. Pomocy

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:
STONE:
- drop: DIAMOND
tool: [iRON_PICKAXE, GOLD_PICKAXE, DIAMOND_PICKAXE]
message: "&bGratulacje! Znalazles Diament"
chance: 1.75
- drop: IRON_ORE
tool: [ANY_PICKAXE]
chance: 2.0
message: "7bGratulacje! Znalazles Zelazo"
- drop: GOLD_ORE
tool: [ANY_PICKAXE]
chance: 2.0
message: "&eGratulacje! Znalazles Zloto"
DIAMOND_ORE:
- drop: STONE
tool: [iRON_PICKAXE, GOLD_PICKAXE, DIAMOND_PICKAXE]
message: "&bDrop diamentow tylko ze Stone (&cszansa: 1.75%&b)"
IRON_ORE:
- drop: STONE
tool: [ANY_PICKAXE]
message: "&7Drop zelaza tylko ze Stone (&cszansa: 2.0%&b)"
GOLD_ORE:
- drop: STONE
tool: [ANY_PICKAXE]
message: "&eDrop zlota tylko ze Stone (&cszansa: 2.0%&b)"

1377531174-U173186.png

Opublikowano

A sprobuj czy dziala ci to (moj config)

otherdrops:
    DIAMOND_ORE:
        - drop: 4
          tool: [ANY_PICKAXE, -EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: Diamenty dropia ze stone 0.5%.
    IRON_ORE:
        - drop: 4
          tool: [ANY_PICKAXE, -EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: Zelazo dropi ze stone 2.2%.
    GOLD_ORE:
        - drop: 4
          tool: [ANY_PICKAXE, -EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: Zloto dropi ze stone 1.5%.
    EMERALD_ORE:
        - drop: 4
          tool: [ANY_PICKAXE, -EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: Szmaragdy dropi ze stone 0.8%.
    STONE:
        - drop: XP
          tool: [ANY]
          chance: 75
          quantity: 1-2
        - drop: DIAMOND
          tool: [DIAMOND_PICKAXE, IRON_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 0.5
          quantity: 1-2
          height: "<21", ">1"
          message: Super! Znalazles &bDiax'a !
        - drop: 15
          tool: [ANY_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 2.2
          quantity: 1-3
          message: Super! Znalazles &7Zelazo !
        - drop: 14
          tool: [ANY_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 1.5
          quantity: 1-3
          message: Super! Znalazles &6Zloto !
        - drop: 388
          tool: [DIAMOND_PICKAXE, IRON_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 0.8
          quantity: 1-2
          height: "<21", ">1"
          message: Super! Znalazles &aSzmaragd'a !

585051449511123978085.jpeg

Opublikowano

zapraszam do mojego tematu z OtherDropem:

 

http://www.mpcforum.pl/topic/1036509-dlotherdrops/?p=8701508

lub od razu skopiuj cały mój config:

 

  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
    SKELETON:
        - drop: 144
          tool: ANY
          chance: 25
          quantity: 1
    ZOMBIE:
        - drop: 144:2
          tool: ANY
          chance: 25
          quantity: 1
    CREEPER:
        - drop: 144:4
          tool: ANY
          chance: 25
          quantity: 1
    SPIDER:
        - drop: 30
          tool: ANY
          chance: 25
          quantity: 1
    HORSE:
        - drop: 329
          tool: ANY
          chance: 5
          quantity: 1

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...