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

Witam, to moj konfig

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:
##########	
# 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.
otherdrops:
    STONE:
        - drop: DIAMOND
          tool: [ANY_PICKAXE]
          message: "&aGratulacje! Znalazles Diament Szansa to &90.80%!"
          chance: 0.80
    STONE:
        - drop: IRON_INGOT
          tool: [ANY_PICKAXE]
          chance: 3
          message: "&aGratulacje! Znalazles &f&lZelazo! &aSzansa to &93%!"
    STONE:
        - drop: GOLD_INGOT
          tool: [ANY_PICKAXE]
          chance: 1.25
          message: "&aGratulacje! Znalazles &6&lZloto! &aSzansta to &91.25%!"
    DIAMOND_ORE:
        - drop: COAL
          tool: [ANY_PICKAXE]
          message: "&cDrop diamentow tylko ze Stone (&aSzansa: 0.80%&c)"
    IRON_ORE:
        - drop: COBBLESTONE
          tool: [ANY_PICKAXE]
          message: "&cDrop zelaza tylko ze Stone (&aSzansa: 3%&c)"
    STONE:
        - drop: EMERALD
          tool: [ANY_PICKAXE]
          chance: 1.50
          message: "&aGratulacje! Znalazles &2&lSzmaragd! &aSzansa to &91.5%!"
    GOLD_ORE:
        - drop: COAL
          tool: [ANY_PICKAXE]
          message: "&cDrop zlota tylko ze Stone (&aSzansa: 1.25%&c)"
    COAL_ORE:
        - drop: COAL
          tool: [ANY_PICKAXE]
          message: "&aGratulacje! Znalazles &0&lWegiel!"
    REDSTONE_ORE:
        - drop: 331
          tool: [ANY_PICKAXE]
          quantity: 3-8         
          message: "&aGratulacje! Znalazles &4&lRedstone!"

Mianowicie, nie dropi:

zelazo ze stone

diament ze stone

Nie ma napisu gdy wykopie:

redstone, a powinien byc

 

Prosze o pomoc ;/ albo zrobienie takiego configu z takimi napisami jak ja mam i szansami

 

b_560x95.png

Opublikowano

STONE:
- drop: IRON_INGOT
tool: [ANY_PICKAXE]
chance: 3
message: "&aGratulacje! Znalazles &f&lZelazo! &aSzansa to &9

 

Może zmień szanse na 3.00

A zamiast IRON_INGOT wpisz id żelaza.

 

 

 

STONE:
- drop: DIAMOND
tool: [ANY_PICKAXE]
message: "&aGratulacje! Znalazles Diament Szansa to &90.80%!"
chance: 0.80

 

Hmm, a nie powinno być:

 

STONE:
- drop: DIAMOND
tool: [ANY_PICKAXE]
chance: 0.80

message: "&aGratulacje! Znalazles Diament Szansa to &90.80%!"

 

Tego z redstonem, to nie wiem.

647041416238306889721.png

Opublikowano

caly czas leci tylko emerald...



OK OGARNALEM TROCHE musialo byc STONE: - drop -drop -drop i dopisywac co sropic a nie powtarzac Stone: -drop Stone: -drop

b_560x95.png

Opublikowano

Miałeś nie właściwie powstawiane spacje oraz za dużo razy STONE :)
Proszę, oto mój config

Pomógł już wielu osobom więc proszę daj Lubię to!

Powodzenia!
http://puu.sh/2SA04.yml



caly czas leci tylko emerald...



OK OGARNALEM TROCHE musialo byc STONE: - drop -drop -drop i dopisywac co sropic a nie powtarzac Stone: -drop Stone: -drop

Chyba nie zdążyłem Ci napisać :P
No ale masz poniżej jak byś chciał bardziej urozmaicony config :)
Polecam się na przyszłość :P

Opublikowano

Poradzilem sobie, nawet nie zobaczylem tego posta, ale mam jeszcze jeden problem z redstonem. Moj konfig to:

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:
##########	
# 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.
otherdrops:
    STONE:
        - drop: EMERALD
          tool: [ANY_PICKAXE]
          chance: 1.25
          message: "&aGratulacje! Znalazles &2&lSzmaragd! &aSzansa to &91.25%!"
        - drop: 265
          tool: [ANY_PICKAXE]
          chance: 2.50
          message: "&aGratulacje! Znalazles &f&lZelazo! &aSzansa to &92.50%!"
        - drop: DIAMOND
          tool: [ANY_PICKAXE]
          chance: 0.65
          message: "&aGratulacje! Znalazles &3&lDiament! &aSzansa to &90.65%!"
        - drop: 266
          tool: [ANY_PICKAXE]
          chance: 1.40
          message: "&aGratulacje! Znalazles &6&lZloto! &aSzansa to &91.40%!"
    GOLD_ORE:
        - drop: COAL
          tool: [IRON_PICKAXE, GOLD_PICKAXE, DIAMOND_PICKAXE]
          message: "&6&lZloto &adropi tylko ze &7&lStone!&4 (&9Szansa: 1.40%&4)&a!"
    DIAMOND_ORE:
        - drop: COAL
          tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
          message: "&3&lDiament &adropi tylko ze &7&lStone!&4 (&9Szansa: 0.65%&4)&a!"
    IRON_ORE:
        - drop: COBBLESTONE
          tool: [STONE_PICKAXE, IRON_PICKAXE, GOLD_PICKAXE, DIAMOND_PICKAXE]
          message: "&f&lZelazo &adropi tylko ze &7&lStone!&4 (&9Szansa: 2.50%&4)&a!"
    LAPIS_LAZULI_ORE:
        - drop: 351:4
          tool: [IRON_PICKAXE, GOLD_PICKAXE, DIAMOND_PICKAXE]
          quantity: 3-7
          message: "&aGratulacje! Znalzles &9&lLapis Lazulit!"
    73:
        - drop: 331
          tool: [IRON_PICKAXE, GOLD_PICKAXE, DIAMOND_PICKAXE]
          quantity: 3-7
          message: "&aGratulacje! Znalazles &4&lRedstone!"
    COAL_ORE:
        - drop: COAL
          tool: [STONE_PICKAXE, IRON_PICKAXE, GOLD_PICKAXE, DIAMOND_PICKAXE]
          message: "&aGratulacje! Znalazles &0&lWegiel!"

i nawet jak zmienie 73 na REDSTONE_ORE to i tak nic nie pisze gdy dropi? jak to zmienic?

 

 

OK poradzilem sobie z tym.

A jak dodac bonus szczescia? bo jak robie np. [iRON_PICKAXE@!LOOT_BONUS_BLOCKS] to wszystko gra, tylko nie ma napisu ze zdobyto







			
		

b_560x95.png

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...