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] Fortuna z otherdrops


minecichacz12

Rekomendowane odpowiedzi

Opublikowano

iemka mam problem, Otrzymałem gotowy config od uzytkownika mpcforum wszystko chodzi to co chciałem tylko nie działa mi fortuna na rudy ale wegiel działa i nie wiem co z tym zrobić. Z góry dzięki oto 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, 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]
chance: 0.8
quantity: 1
message: "&6Gratulacje! Znalazles DIAMENT!"
- drop: DIAMOND
tool: [iRON_PICKAXE@!BONUS_LOOT_BLOCKS, DIAMOND_PICKAXE@!BONUS_LOOT_BLOCKS]
chance: 0.8
quantity: 1
message: "&6Gratulacje! Znalazles DIAMENT!"
- drop: DIAMOND
tool: [iRON_PICKAXE@!BONUS_LOOT_BLOCKS#2, DIAMOND_PICKAXE@!BONUS_LOOT_BLOCKS#2]
chance: 0.8
quantity: 1-2
message: "&6Gratulacje! Znalazles DIAMENTY!"
- drop: DIAMOND
tool: [iRON_PICKAXE@!BONUS_LOOT_BLOCKS#3, DIAMOND_PICKAXE@!BONUS_LOOT_BLOCKS#3]
chance: 0.8
quantity: 1-3
message: "&6Gratulacje! Znalazles DIAMENTY!"
- drop: IRON_ORE
tool: [sTONE_PICKAXE, IRON_PICKAXE, DIAMOND_PICKAXE]
chance: 1.5
quantity: 1
message: "&6Gratulacje! Znalazles rudE ZELAZA!"
- drop: IRON_ORE
tool: [sTONE_PICKAXE, IRON_PICKAXE@!BONUS_LOOT_BLOCKS, DIAMOND_PICKAXE@!BONUS_LOOT_BLOCKS]
chance: 1.5
quantity: 1
message: "&6Gratulacje! Znalazles rudy ZELAZA!"
- drop: IRON_ORE
tool: [sTONE_PICKAXE, IRON_PICKAXE@!BONUS_LOOT_BLOCKS#2, DIAMOND_PICKAXE@!BONUS_LOOT_BLOCKS#2]
chance: 1.5
quantity: 1-2
message: "&6Gratulacje! Znalazles rudy ZELAZA!"
- drop: IRON_ORE
tool: [sTONE_PICKAXE, IRON_PICKAXE@!BONUS_LOOT_BLOCKS#3, DIAMOND_PICKAXE@!BONUS_LOOT_BLOCKS#3]
chance: 1.5
quantity: 1-3
message: "&6Gratulacje! Znalazles rudy ZELAZA!"
- drop: GOLD_ORE
tool: [iRON_PICKAXE, DIAMOND_PICKAXE]
chance: 1.3
quantity: 1
message: "&6Gratulacje! Znalazles rude ZLOTA!"
- drop: GOLD_ORE
tool: [iRON_PICKAXE@!BONUS_LOOT_BLOCKS, DIAMOND_PICKAXE@!BONUS_LOOT_BLOCKS]
chance: 1.3
quantity: 1
message: "&6Gratulacje! Znalazles rude ZLOTA!"
- drop: GOLD_ORE
tool: [iRON_PICKAXE@!BONUS_LOOT_BLOCKS#2, DIAMOND_PICKAXE@!BONUS_LOOT_BLOCKS#2]
chance: 1.3
quantity: 1-2
message: "&6Gratulacje! Znalazles rudy ZLOTA!"
- drop: GOLD_ORE
tool: [iRON_PICKAXE@!BONUS_LOOT_BLOCKS#3, DIAMOND_PICKAXE@!BONUS_LOOT_BLOCKS#3]
chance: 1.3
quantity: 1-3
message: "&6Gratulacje! Znalazles rudy ZLOTA!"
- drop: EMERALD
biome: [EXTREME_HILLS, EXTREME_HILLS_EDGE, FOREST_HILLS, TAIGA_HILLS]
tool: [iRON_PICKAXE, DIAMOND_PICKAXE]
chance: 1.4
quantity: 1
message: "&6Gratulacje! Znalazles SZMARAGD!"
- drop: EMERALD
biome: [EXTREME_HILLS, EXTREME_HILLS_EDGE, FOREST_HILLS, TAIGA_HILLS]
tool: [iRON_PICKAXE@!BONUS_LOOT_BLOCKS, DIAMOND_PICKAXE@!BONUS_LOOT_BLOCKS]
chance: 1.4
quantity: 1
message: "&6Gratulacje! Znalazles SZMARAGD!"
- drop: EMERALD
biome: [EXTREME_HILLS, EXTREME_HILLS_EDGE, FOREST_HILLS, TAIGA_HILLS]
tool: [iRON_PICKAXE@!BONUS_LOOT_BLOCKS#2 DIAMOND_PICKAXE@!BONUS_LOOT_BLOCKS#2]
chance: 1.4
quantity: 1-2
message: "&6Gratulacje! Znalazles SZMARAGDY!"
- drop: EMERALD
biome: [EXTREME_HILLS, EXTREME_HILLS_EDGE, FOREST_HILLS, TAIGA_HILLS]
tool: [iRON_PICKAXE@!BONUS_LOOT_BLOCKS#3, DIAMOND_PICKAXE@!BONUS_LOOT_BLOCKS#3]
chance: 1.4
quantity: 1-3
message: "&6Gratulacje! Znalazles SZMARAGDY!"
- drop: COAL
tool: [ANY_PICKAXE]
chance: 1.5
quantity: 1-2
message: "&6Gratulacje! znalazles troche WEGLA!"
- drop: COAL
tool: [ANY_PICKAXE@!BONUS_LOOT_BLOCKS]
chance: 1.5
quantity: 1-4
message: "&6Gratulacje! znalazles troche WEGLA!"
- drop: COAL
tool: [ANY_PICKAXE@!BONUS_LOOT_BLOCKS#2]
chance: 1.5
quantity: 1-6
message: "&6Gratulacje! znalazles troche WEGLA!"
- drop: COAL
tool: [ANY_PICKAXE@!BONUS_LOOT_BLOCKS#3]
chance: 1.5
quantity: 1-8
message: "&6Gratulacje! znalazles troche WEGLA!"
- drop: SLIME_BALL
tool: [iRON_PICKAXE, DIAMOND_PICKAXE]
biome: [sWAMPLAND]
chance: 0.6
quantity: 1
message: "&6Gratulacje! znalazles SLIME BALLA!"
- drop: ARROW
tool: [sTONE_PICKAXE, IRON_PICKAXE, DIAMOND_PICKAXE]
chance: 0.5
quantity: 1
message: "&6Gratulacje! znalazles STRZALE!"
- drop: ARROW
tool: [sTONE_PICKAXE, IRON_PICKAXE@!BONUS_LOOT_BLOCKS#3, DIAMOND_PICKAXE@!BONUS_LOOT_BLOCKS#3]
chance: 0.5
quantity: 1-3
message: "&6Gratulacje! znalazles STRZALY!"
- drop: 368
tool: [iRON_PICKAXE, DIAMOND_PICKAXE]
biome: [EXTREME_HILLS, EXTREME_HILLS_EDGE]
chance: 0.4
quantity: 1
message: "&6Gratulacje! znalazles PERLE KRESU!"
- drop: 289
tool: [ANY_PICKAXE]
chance: 0.8
quantity: 1
message: "&6Gratulacje! znalazles PROCH!"
- drop: 47
tool: [DIAMOND_PICKAXE]
biome: [EXTREME_HILLS, SWAMPLAND, FOREST_HILLS, TAIGA_HILLS]
chance: 0.4
quantity: 1
message: "&6Gratulacje! znalazles BIBLIOTECZKE!"
- drop: 348
tool: [ANY_PICKAXE]
chance: 0.5
quantity: 1
message: "&6Gratulacje! znalazles PROSZEK Z GLOWSTONE!"
- drop: 322
tool: [iRON_PICKAXE, DIAMOND_PICKAXE]
chance: 0.5
quantity: 1
message: "&6Gratulacje! znalazles ZLOTE JABKO!, te slabsze ale zawsze to cos"
- drop: 372
tool: [DIAMOND_PICKAXE]
biome: [EXTREME_HILLS, EXTREME_HILLS_EDGE]
chance: 0.5
quantity: 1
message: "&6Gratulacje! znalazles NETHEROWA BRODAWKE!"
- drop: 369
tool: [DIAMOND_PICKAXE]
biome: [EXTREME_HILLS, EXTREME_HILLS_EDGE]
chance: 0.5
quantity: 1
message: "&6Gratulacje! znalazles ROZDZKE BLEZA!"

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...