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

[Pytanie] Co zrobić jak kilofy 2 razy szybciej sie niszcza przez otherdrops minecraft


Rekomendowane odpowiedzi

Opublikowano

Witam.

Mam problem z otherdrops kilofy niszczą się 2 razy szybciej wie ktoś co ja mam zrobić żeby tak nie było co mam zmienić w config?

Z góry dziękuje za odpowiedz !

 

CONFIG 

 

# Set this to "low" to reduce number of boot messages or to high, highest, extreme for more debugging info

verbosity: normal

# OtherDrops uses BukkitPermissions by default - set 'useyetipermissions' to true if you want

# legacy permissions support (no guarantees it will work).

useyetipermissions: false

# Number of decimal places to round money drops off to (for the drop and message)

money-precision: 2

 

# Set this to false if you don't want blocks to drop their custom configs upon explosions (eg. tnt/creepers)

customdropsforexplosions: true

# Set this to false if you want items to drop as a single stack (true=individual item drops, like lapis drops from lapis ore)

default_dropspread: true

 

# Set this to true if you want XP drops to be cancelled when configuring mob drops (unless there is a default drop)Xq

# - this means you need to set an XP drop yourself if you want any XP to drop

disable_xp_on_non_default: false

 

 

## Override Defaults ##

money_overrides_default: false  # set true to have money drops override default drops

xp_overrides_default: false    # set true to have xp drops override default drops

loot_overrides_default: true    # set true to have loot (anything other than money or xp, includes mobs) drops override default drops

 

 

 

 

 

DROP

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:
include-files: 
aliases:
defaults:
otherdrops:
    DIAMOND_ORE:
        - drop: 1
          quantity: 1
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: '&2Diamenty dropia ze stone, szansa 0.7%'
    GOLD_ORE:
        - drop: 1
          quantity: 1
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: '&2Zloto dropi ze stone, szansa 1.5%'
    IRON_ORE:
        - drop: 1
          quantity: 1
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: '&2Zelazo dropi ze stone, szansa 2%'
    EMERALD_ORE:
        - drop: 1
          quantity: 1
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: '&2Szmaragdy dropia ze stone, szansa to 0.9%'
    COAL_ORE:
        - drop: 1
          quantity: 1
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: '&2Wegiel dropi ze stone, szansa 3%'
    73:
        - drop: 1
          quantity: 1
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: '&2Redstone dropi ze stone, szansa 1.2%'
    74:
        - drop: 1
          quantity: 1
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: '&2Redstone dropi ze stone, szansa 1.2%'
    STONE:
        - drop: DIAMOND
          tool: [iRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 0.7
          quantity: 1
          height: "<25"
          message: 'Znalazles &a&ldiament&f!'
        - drop: 331
          tool: [iRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 1.2
          quantity: 4
          message: '&Znalazles &c&lRedstone&f!'
        - drop: GOLD_ORE
          tool: [iRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 1.5
          quantity: 2
          message: 'Znalazles &6&lzloto&f!'
        - drop: IRON_ORE
          tool: [sTONE_PICKAXE, IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 2
          quantity: 4
          message: 'Znalazles &7&lzelazo&f!'
        - drop: EMERALD
          tool: [iRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 0.9
          quantity: 1
          height: "<30"
          message: 'Znazlazles &2&lszmaragd&f!'
        - drop: xp
          tool: [ANY_PICKAXE]
          chance: 60
          quantity: 1-2
        - drop: 4
        - drop: COAL
          tool: [ANY_PICKAXE]
          chance: 3
          quantity: 4
          message: 'Znalazles &8&lwegiel&f!'
        - drop: 21
          tool: [sTONE_PICKAXE, IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 1
          quantity: 2-4
          message: 'Znalazles &9&lRude lapisu&f!'
        - drop: DIAMOND
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 0.6
          quantity: 1-2
          height: "<20"
          message: 'Szczescie ci sprzyja, znalazles wiecej &3&lDiamentow&f!'
        - drop: DIAMOND
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 0.6
          quantity: 2-3
          height: "<20"
          message: 'Szczescie ci sprzyja, znalazles wiecej &3&lDiamentow&f!'
        - drop: DIAMOND
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 0.6
          quantity: 3-4
          height: "<20"
          message: 'Szczescie ci sprzyja, znalazles wiecej &3&lDiamentow&f!'
        - drop: COAL
          tool: [ANY_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 1.5
          quantity: 4-6
          message: 'Szczescie ci sprzyja, znalazles wiecej &8&lWegla&f!'
        - drop: COAL
          tool: [ANY_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 1.5
          quantity: 5-7
          message: 'Szczescie ci sprzyja, znalazles wiecej &8&lWegla&f!'
        - drop: COAL
          tool: [ANY_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 1.5
          quantity: 6-8
          message: 'Szczescie ci sprzyja, znalazles wiecej &8&lWegla&f!'
        - drop: 331
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 2
          quantity: 4-6
          message: 'Szczescie ci sprzyja, znalazles wiecej &4&lRedstona&f!'
        - drop: 331
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 2
          quantity: 5-7
          message: 'Szczescie ci sprzyja, znalazles wiecej &4&lRedstona&f!'
        - drop: 331
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 2
          quantity: 6-8
          message: 'Szczescie ci sprzyja, znalazles wiecej &4&lRedstona&f!'
        - drop: 368
          tool: [iRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 0.05
          quantity: 1
          height: ">60"
          message: 'Znalazles &5&lPerłe Endermana&f!'
 
Opublikowano

Skasuj drop cobla i xp i zamień na to

        - drop: [COBBLESTONE/1, xp/1-2/60%]
          tool: [ANY_PICKAXE]

Pomogłem?? Kliknij Lubię To

Opublikowano

 

Skasuj drop cobla i xp i zamień na to

        - drop: [COBBLESTONE/1, xp/1-2/60%]
          tool: [ANY_PICKAXE]

nadal ;/

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...