Mcmmo drops

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
SlePicka
Příspěvky: 126
Registrován: 12 úno 2014, 19:21
Reputation: 0

Mcmmo drops

#1 Příspěvekod SlePicka » 27 kvě 2014, 13:45

93.91.250.131:27811

Zdravím, chtěl bych se zeptat, jak nastavit, aby u pluginu z Mcmmo postupem času, jakmile budete mít vyšší skill tak vám začnou padat dia apod (třeba u lopaty), tak se chci se zeptat, jak to zakázat? Nikde jsem to v configu nenašel, a když jsem odstranil treasures, tak mi pak nešel mcmmo.

Uživatelský avatar
DenOwq
Příspěvky: 2703
Věk: 28
Registrován: 06 bře 2014, 21:26
Reputation: 2

Re: Mcmmo drops

#2 Příspěvekod DenOwq » 27 kvě 2014, 15:23

Přolož config.
Muhahha.

SlePicka
Příspěvky: 126
Registrován: 12 úno 2014, 19:21
Reputation: 0

Re: Mcmmo drops

#3 Příspěvekod SlePicka » 27 kvě 2014, 15:36

Config:
Spoiler: zobrazit

Kód: Vybrat vše

#
#  mcMMO configuration
#  Last updated on 1.5.00-b3547
#
#####

#
#  Settings for mcMMO in general
###
General:
    Locale: en_US
    MOTD_Enabled: true
    # Amount of time (in minutes) to wait between saves of player information
    Save_Interval: 10
    # Allow mcMMO to report on basic anonymous usage
    Stats_Tracking: true
    # Allow mcMMO to check if a new version is available
    Update_Check: true
    Prefer_Beta: false
    # Allow mcMMO to inform other plugins of damage being dealt
    Event_Callback: true
    Power_Level_Cap: 0
    # Should mcMMO print out debug messages?
    Verbose_Logging: false
    # Should mcMMO over-write configs to update, or make new ones ending in .new?
    Config_Update_Overwrite: true
    # Play level-up sounds
    LevelUp_Sounds: true

#
#  Settings for the mcMMO scoreboards
###
Scoreboard:
    # Display player's power levels below their names?
    Power_Level_Tags: false

    # Allow players to use "/mcscoreboard keep" to keep the scoreboard up
    Allow_Keep: true

    # Add some more color on the board :-)
    Rainbows: false

    # Settings for each type of scoreboard
    # Print: Should the command output be printed in chat?
    # Board: Should the command output be displayed in the scoreboard sidebar?
    # Display_Time: Amount of time (seconds) to display in the sidebar before clearing.
    # To display permanently, use "/mcscoreboard keep" or set to -1
    Types:
        # Settings for /mcrank
        # The sub-options (Print, Board, Display_Time) are the same for each type.
        Rank:
            Print: false
            Board: true
            Display_Time: 15
        # Settings for /mctop
        Top:
            Print: true
            Board: true
            Display_Time: 15
        # Settings for /mcstats
        Stats:
            Print: false
            Board: true
            Display_Time: 15
        # Settings for /inspect
        Inspect:
            Print: false
            Board: true
            Display_Time: 20
        # Settings for /mccooldown
        Cooldown:
            Print: true
            Board: true
            Display_Time: 41
        # Settings for /<skillname> (e.g. /mining, /unarmed)
        # No "print" option is given here; the information will always be displayed in chat.
        # It should also be noted that this display is pretty dang cool.
        Skill:
            Board: true
            Display_Time: 30

            # Should the board be shown when a player levels up, and for how long?
            # It is recommended to NOT have LevelUp_Time be -1, as this may confuse players.
            LevelUp_Board: true
            LevelUp_Time: 5

Mob_Healthbar:
    # Display_Type: Default display for mob health bars - HEARTS, BAR, or DISABLED
    # Display_Time: Amount of time (in seconds) to display. To display permanently, set to -1
    Display_Type: HEARTS
    Display_Time: 3

Database_Purging:
    # Amount of time (in hours) to wait between database purging
    # To only run at server start, set to 0
    # To never run, set to -1
    Purge_Interval: -1
    # Any user who hasn't connected in this many months will be purged from the database
    # To never purge old users, set to -1
    Old_User_Cutoff: 6

#
#  Settings for Backups
#  Allow mcMMO to create zip backups for config files and flatfile data on shutdown.
###
Backups:
    Enabled: true

    Keep:
        Last_24_Hours: true
        Daily_Last_Week: true
        Weekly_Past_Months: true

#
#  Settings for using a mySQL database
###
MySQL:
    Enabled: false
    Database:
        User_Name: UserName
        User_Password: UserPassword
        Name: DataBaseName
        TablePrefix: mcmmo_
    Server:
        Port: 3306
        Address: localhost

#
#  Settings for Hardcore mode
#  Players will not lose stats when their level is below the Level_Threshold
###
Hardcore:
    Death_Stat_Loss:
        Penalty_Percentage: 75.0
        Level_Threshold: 0
        Enabled:
            Acrobatics: false
            Alchemy: false
            Archery: false
            Axes: false
            Excavation: false
            Fishing: false
            Herbalism: false
            Mining: false
            Repair: false
            Swords: false
            Taming: false
            Unarmed: false
            Woodcutting: false
    Vampirism:
        Leech_Percentage: 5.0
        Level_Threshold: 0
        Enabled:
            Acrobatics: false
            Alchemy: false
            Archery: false
            Axes: false
            Excavation: false
            Fishing: false
            Herbalism: false
            Mining: false
            Repair: false
            Swords: false
            Taming: false
            Unarmed: false
            Woodcutting: false

#
#  Settings for SMP Mods
###
Mods:
    Tool_Mods_Enabled: false
    Armor_Mods_Enabled: false
    Block_Mods_Enabled: false
    Entity_Mods_Enabled: false

#
#  Settings for mcMMO items
###
Items:
    Chimaera_Wing:
        Enabled: true
        Cooldown: 240
        Warmup: 5
        RecentlyHurt_Cooldown: 60
        Prevent_Use_Underground: true
        Use_Cost: 1
        Recipe_Cost: 5
        Item_Name: FEATHER
        Sound_Enabled: true

#
#  Settings for Parties
###
Party:
    # Amount of time (in hours) to wait between automatically kicking old party members
    # To only run at server start, set to 0
    # To never kick old users, set to -1
    AutoKick_Interval: 12
    # Any user who hasn't connected in this many days will get kicked from their party
    Old_Party_Member_Cutoff: 7

    # Settings for party share modes
    Sharing:
        ExpShare_bonus_base: 1.1
        ExpShare_bonus_increase: 1.05
        ExpShare_bonus_cap: 1.5
        Range: 75.0

    # Party members level up their party by earning individual experience
    # Newly created parties will not immediately have access to all the party features
    # and have to level up the party a bit before they can use them.
    Leveling:
        Level_Cap: 10

        # Uses the regular XP formula but is multiplied by <amount of party members> + <Xp_Curve_Modifier>
        Xp_Curve_Modifier: 3
        Near_Members_Needed: false
        Inform_All_Party_Members_On_LevelUp: false

        Chat_UnlockLevel: 1
        Teleport_UnlockLevel: 2
        Alliance_UnlockLevel: 5
        ItemShare_UnlockLevel: 8
        XpShare_UnlockLevel: 10

#
#  Settings for Abilities
###
Abilities:
    Enabled: true
    Messages: true
    Activation:
        Only_Activate_When_Sneaking: false
    Cooldowns:
        Berserk: 240
        Blast_Mining: 60
        Giga_Drill_Breaker: 240
        Green_Terra: 240
        Serrated_Strikes: 240
        Skull_Splitter: 240
        Super_Breaker: 240
        Tree_Feller: 240
    Max_Seconds:
        Berserk: 0
        Blast_Mining: 0
        Giga_Drill_Breaker: 0
        Green_Terra: 0
        Serrated_Strikes: 0
        Skull_Splitter: 0
        Super_Breaker: 0
        Tree_Feller: 0
    Limits:
        Tree_Feller_Threshold: 500
    Tools:
        # Use more tool durability while using abilities. Set Durability_Loss to 0 to disable the extra durability damage.
        Durability_Loss: 1

#
#  Settings for Skills
#  Level cap of 0 for no limit
###
Skills:
    Acrobatics:
        Enabled_For_PVP: true
        Enabled_For_PVE: true
        Prevent_AFK_Leveling: true
        Max_Tries_At_Same_Location: 3
        Prevent_Dodge_Lightning: false
        # Prevent earning Acrobatics XP a few seconds after teleporting
        XP_After_Teleport_Cooldown: 5
        Level_Cap: 0
    Alchemy:
        # Allow Hoppers to transfer ingredients and brew Rank 1 Alchemy potions
        Enabled_for_Hoppers: true
        # Prevent Hoppers from transferring ingredients into Brewing Stands
        Prevent_Hopper_Transfer: false
        Level_Cap: 0
    Archery:
        Enabled_For_PVP: true
        Enabled_For_PVE: true
        Level_Cap: 0
    Axes:
        Enabled_For_PVP: true
        Enabled_For_PVE: true
        Level_Cap: 0
    Excavation:
        Level_Cap: 0
    Fishing:
        Level_Cap: 0
        Drops_Enabled: false
        Override_Vanilla_Treasures: true
        # Always catch fish, even when treasure is found
        Extra_Fish: false
    Herbalism:
        Level_Cap: 0
        Prevent_AFK_Leveling: true
    Mining:
        Level_Cap: 0
        Detonator_Name: FLINT_AND_STEEL
    Repair:
        Level_Cap: 0
        Anvil_Messages: true
        Anvil_Placed_Sounds: true
        Anvil_Use_Sounds: true
        Anvil_Material: IRON_BLOCK
        Salvage_Anvil_Material: GOLD_BLOCK
        Salvage_tools: true
        Salvage_armor: true
        # Ask for a confirmation when a player tries to repair an enchanted item
        Confirm_Required: true
    Smelting:
        Level_Cap: 0
    Swords:
        Enabled_For_PVP: true
        Enabled_For_PVE: true
        Level_Cap: 0
    Taming:
        Enabled_For_PVP: true
        Enabled_For_PVE: true
        Level_Cap: 0
        Call_Of_The_Wild:
            # Item_Material: Material of the item needed to summon the pet
            # Item_Amount: Amount of items required to summon the pet
            # Summon_Amount: Amount of pets to summon when using Call Of The Wild
            Wolf:
                Item_Material: BONE
                Item_Amount: 10
                Summon_Amount: 1
            Ocelot:
                Item_Material: RAW_FISH
                Item_Amount: 10
                Summon_Amount: 1
            Horse:
                Item_Material: APPLE
                Item_Amount: 10
                Summon_Amount: 1

            # Range to check for nearby pets when using Call Of The Wild, 0 will disable the check
            Range: 40.0
    Unarmed:
        Enabled_For_PVP: true
        Enabled_For_PVE: true
        Level_Cap: 0
        Block_Cracker:
            SmoothBrick_To_CrackedBrick: true
    Woodcutting:
        Tree_Feller_Sounds: true
        Level_Cap: 0

#
#  Settings for Double Drops
###
Double_Drops:
    Herbalism:
        Brown_Mushroom: true
        Cactus: true
        Carrot: true
        Cocoa: true
        Crops: true
        Melon_Block: true
        Nether_Warts: true
        Potato: true
        Pumpkin: true
        Red_Mushroom: true
        Red_Rose: true
        Sugar_Cane_Block: true
        Vine: true
        Water_Lily: true
        Yellow_Flower: true
    Mining:
        Coal_Ore: true
        Diamond_Ore: true
        Emerald_Ore: true
        Ender_Stone: true
        Glowstone: true
        Gold_Ore: true
        Iron_Ore: true
        Lapis_Ore: true
        Mossy_Cobblestone: true
        Netherrack: true
        Obsidian: true
        Quartz_Ore: true
        Redstone_Ore: true
        Sandstone: true
        Stone: true
    Woodcutting:
        Acacia: true
        Birch: true
        Dark_Oak: true
        Generic: true
        Jungle: true
        Redwood: true

#
#  Settings for commands
###
Commands:
    Generic:
        # If true, when using partial names in commands mcMMO will try to look for a match from
        # the offline players. Enabling this might slow the server down if there are a lot of offline players.
        Match_OfflinePlayers: false
    Database:
        # Database command cooldown in milliseconds, cannot be changed below the default value. (1750)
        # Prevents players from spamming /mctop or /mcrank
        Player_Cooldown: 1750
    mcmmo:
        Donate_Message: true
    inspect:
        Max_Distance: 30.0
    ptp:
        Cooldown: 120
        Warmup: 5
        RecentlyHurt_Cooldown: 60
        Accept_Required: true
        Request_Timeout: 300
        # If true, require players to have a mcmmo.commands.ptp.world.[WorldName] permission
        # to teleport to, from, or within any given world.
        World_Based_Permissions: false
    partychat:
        Chat_Prefix_Format: '[[GREEN]]([[WHITE]]{0}[[GREEN]])'
        Use_Display_Names: true
        Chat_Prefix_Format_Ally: '[[GREEN]](A)[[RESET]]'
    adminchat:
        Chat_Prefix_Format: '[[AQUA]][[[WHITE]]{0}[[AQUA]]]'
        Use_Display_Names: true

#
#  Settings for particles
###
Particles:
    # These settings determine if fireworks should get launched when a player activates/deactivates an ability
    Ability_Activation: true
    Ability_Deactivation: true

    # Determines if the fireworks should be a large ball or a small one
    LargeFireworks: true

    # Use particle effect when these abilities trigger
    Dodge: true
    Bleed: true
    Greater_Impact: true

    # These settings determine if fireworks should get launched when a player levels-up,
    # this will happen by default for every 100 levels.
    LevelUp_Enabled: true
    LevelUp_Tier: 100


Treasures:
Spoiler: zobrazit

Kód: Vybrat vše

#
#  Settings for Fishing
#  Last updated on 1.5.00-b3547
###
Fishing:
    LEATHER_BOOTS:
        Amount: 1
        XP: 200
        Rarity: COMMON
    LEATHER_HELMET:
        Amount: 1
        XP: 200
        Rarity: COMMON
    LEATHER_LEGGINGS:
        Amount: 1
        XP: 200
        Rarity: COMMON
    LEATHER_CHESTPLATE:
        Amount: 1
        XP: 200
        Rarity: COMMON
    WOOD_SWORD:
        Amount: 1
        XP: 200
        Rarity: COMMON
    WOOD_SPADE:
        Amount: 1
        XP: 200
        Rarity: COMMON
    WOOD_PICKAXE:
        Amount: 1
        XP: 200
        Rarity: COMMON
    WOOD_AXE:
        Amount: 1
        XP: 200
        Rarity: COMMON
    WOOD_HOE:
        Amount: 1
        XP: 200
        Rarity: COMMON
    INK_SACK_BLUE:
        Amount: 20
        XP: 200
        Rarity: COMMON
    STONE_SWORD:
        Amount: 1
        XP: 200
        Rarity: UNCOMMON
    STONE_SPADE:
        Amount: 1
        XP: 200
        Rarity: UNCOMMON
    STONE_PICKAXE:
        Amount: 1
        XP: 200
        Rarity: UNCOMMON
    STONE_AXE:
        Amount: 1
        XP: 200
        Rarity: UNCOMMON
    STONE_HOE:
        Amount: 1
        XP: 200
        Rarity: UNCOMMON
    GOLD_SWORD:
        Amount: 1
        XP: 200
        Rarity: UNCOMMON
    GOLD_SPADE:
        Amount: 1
        XP: 200
        Rarity: UNCOMMON
    GOLD_PICKAXE:
        Amount: 1
        XP: 200
        Rarity: UNCOMMON
    GOLD_AXE:
        Amount: 1
        XP: 200
        Rarity: UNCOMMON
    GOLD_HOE:
        Amount: 1
        XP: 200
        Rarity: UNCOMMON
    GOLD_BOOTS:
        Amount: 1
        XP: 200
        Rarity: UNCOMMON
    GOLD_HELMET:
        Amount: 1
        XP: 200
        Rarity: UNCOMMON
    GOLD_LEGGINGS:
        Amount: 1
        XP: 200
        Rarity: UNCOMMON
    GOLD_CHESTPLATE:
        Amount: 1
        XP: 200
        Rarity: UNCOMMON
    IRON_INGOT:
        Amount: 5
        XP: 200
        Rarity: UNCOMMON
    GOLD_INGOT:
        Amount: 5
        XP: 200
        Rarity: UNCOMMON
    IRON_SWORD:
        Amount: 1
        XP: 200
        Rarity: RARE
    IRON_SPADE:
        Amount: 1
        XP: 200
        Rarity: RARE
    IRON_PICKAXE:
        Amount: 1
        XP: 200
        Rarity: RARE
    IRON_AXE:
        Amount: 1
        XP: 200
        Rarity: RARE
    IRON_HOE:
        Amount: 1
        XP: 200
        Rarity: RARE
    BOW:
        Amount: 1
        XP: 200
        Rarity: RARE
    ENDER_PEARL:
        Amount: 1
        XP: 200
        Rarity: RARE
    BLAZE_ROD:
        Amount: 1
        XP: 200
        Rarity: RARE
    IRON_BOOTS:
        Amount: 1
        XP: 200
        Rarity: EPIC
    IRON_HELMET:
        Amount: 1
        XP: 200
        Rarity: EPIC
    IRON_LEGGINGS:
        Amount: 1
        XP: 200
        Rarity: EPIC
    IRON_CHESTPLATE:
        Amount: 1
        XP: 200
        Rarity: EPIC
    GHAST_TEAR:
        Amount: 1
        XP: 200
        Rarity: EPIC
    DIAMOND:
        Amount: 5
        XP: 200
        Rarity: EPIC
    DIAMOND_SWORD:
        Amount: 1
        XP: 200
        Rarity: LEGENDARY
    DIAMOND_SPADE:
        Amount: 1
        XP: 200
        Rarity: LEGENDARY
    DIAMOND_PICKAXE:
        Amount: 1
        XP: 200
        Rarity: LEGENDARY
    DIAMOND_AXE:
        Amount: 1
        XP: 200
        Rarity: LEGENDARY
    DIAMOND_HOE:
        Amount: 1
        XP: 200
        Rarity: LEGENDARY
    DIAMOND_BOOTS:
        Amount: 1
        XP: 200
        Rarity: LEGENDARY
    DIAMOND_HELMET:
        Amount: 1
        XP: 200
        Rarity: LEGENDARY
    DIAMOND_LEGGINGS:
        Amount: 1
        XP: 200
        Rarity: LEGENDARY
    DIAMOND_CHESTPLATE:
        Amount: 1
        XP: 200
        Rarity: LEGENDARY
    RECORD_3:
        Amount: 1
        XP: 200
        Rarity: RECORD
    RECORD_4:
        Amount: 1
        XP: 200
        Rarity: RECORD
    RECORD_5:
        Amount: 1
        XP: 200
        Rarity: RECORD
    RECORD_6:
        Amount: 1
        XP: 200
        Rarity: RECORD
    RECORD_7:
        Amount: 1
        XP: 200
        Rarity: RECORD
    RECORD_8:
        Amount: 1
        XP: 200
        Rarity: RECORD
    RECORD_9:
        Amount: 1
        XP: 200
        Rarity: RECORD
    RECORD_10:
        Amount: 1
        XP: 200
        Rarity: RECORD
    RECORD_11:
        Amount: 1
        XP: 200
        Rarity: RECORD
    RECORD_12:
        Amount: 1
        XP: 200
        Rarity: RECORD
#
#   Fishing drop rates
###
Item_Drop_Rates:
    Tier_1:
        TRAP: 7.68
        COMMON: 7.50
        UNCOMMON: 1.25
        RARE: 0.25
        EPIC: 0.10
        LEGENDARY: 0.01
        RECORD: 0.01
    Tier_2:
        TRAP: 2.50
        COMMON: 6.50
        UNCOMMON: 1.75
        RARE: 0.75
        EPIC: 0.50
        LEGENDARY: 0.05
        RECORD: 0.01
    Tier_3:
        TRAP: 1.50
        COMMON: 3.50
        UNCOMMON: 2.75
        RARE: 1.25
        EPIC: 1.00
        LEGENDARY: 0.10
        RECORD: 0.01
    Tier_4:
        TRAP: 1.00
        COMMON: 2.00
        UNCOMMON: 3.50
        RARE: 2.25
        EPIC: 1.50
        LEGENDARY: 1.00
        RECORD: 0.01
    Tier_5:
        TRAP: 0.25
        COMMON: 1.50
        UNCOMMON: 3.75
        RARE: 2.50
        EPIC: 2.00
        LEGENDARY: 1.00
        RECORD: 0.01
    Tier_6:
        TRAP: 0.10
        COMMON: 1.00
        UNCOMMON: 3.25
        RARE: 3.75
        EPIC: 2.50
        LEGENDARY: 1.50
        RECORD: 0.05
    Tier_7:
        TRAP: 0.05
        COMMON: 0.25
        UNCOMMON: 2.75
        RARE: 4.00
        EPIC: 5.00
        LEGENDARY: 2.50
        RECORD: 0.10
    Tier_8:
        TRAP: 0.01
        COMMON: 0.10
        UNCOMMON: 1.50
        RARE: 6.00
        EPIC: 7.50
        LEGENDARY: 5.00
        RECORD: 0.25
#
#   Fishing enchantment drop rates
###
Enchantments_Rarity:
    COMMON:
        EFFICIENCY: 1
        UNBREAKING: 1
        FORTUNE: 1
        PROTECTION: 1
        FIRE_PROTECTION: 1
        FEATHER_FALLING: 1
        BLAST_PROTECTION: 1
        PROJECTILE_PROTECTION: 1
        RESPIRATION: 1
        THORNS: 1
        SHARPNESS: 1
        SMITE: 1
        BANE_OF_ARTHROPODS: 1
        POWER: 1
    UNCOMMON:
        EFFICIENCY: 2
        PROTECTION: 2
        FIRE_PROTECTION: 2
        FEATHER_FALLING: 2
        BLAST_PROTECTION: 2
        PROJECTILE_PROTECTION: 2
        SHARPNESS: 2
        SMITE: 2
        BANE_OF_ARTHROPODS: 2
        KNOCKBACK: 1
        LOOTING: 1
        POWER: 2
        PUNCH: 1
    RARE:
        EFFICIENCY: 3
        UNBREAKING: 2
        PROTECTION: 3
        FIRE_PROTECTION: 3
        FEATHER_FALLING: 3
        BLAST_PROTECTION: 3
        PROJECTILE_PROTECTION: 3
        RESPIRATION: 2
        SHARPNESS: 3
        SMITE: 3
        BANE_OF_ARTHROPODS: 3
        FIRE_ASPECT: 1
        LOOTING: 2
        POWER: 3
    EPIC:
        EFFICIENCY: 4
        FORTUNE: 2
        AQUA_AFFINITY: 1
        THORNS: 2
        SHARPNESS: 4
        SMITE: 4
        BANE_OF_ARTHROPODS: 4
        POWER: 4
        FLAME: 1
    LEGENDARY:
        EFFICIENCY: 5
        UNBREAKING: 3
        FORTUNE: 3
        PROTECTION: 4
        FIRE_PROTECTION: 4
        FEATHER_FALLING: 4
        BLAST_PROTECTION: 4
        PROJECTILE_PROTECTION: 4
        RESPIRATION: 3
        AQUA_AFFINITY: 2
        THORNS: 3
        SHARPNESS: 5
        SMITE: 5
        BANE_OF_ARTHROPODS: 5
        KNOCKBACK: 2
        FIRE_ASPECT: 2
        LOOTING: 3
        SILK_TOUCH: 1
        POWER: 5
        PUNCH: 2
        INFINITY: 1

Enchantment_Drop_Rates:
    Tier_1:
        COMMON: 5.00
        UNCOMMON: 1.00
        RARE: 0.10
        EPIC: 0.01
        LEGENDARY: 0.01
    Tier_2:
        COMMON: 7.50
        UNCOMMON: 1.00
        RARE: 0.10
        EPIC: 0.01
        LEGENDARY: 0.01
    Tier_3:
        COMMON: 7.50
        UNCOMMON: 2.50
        RARE: 0.25
        EPIC: 0.10
        LEGENDARY: 0.01
    Tier_4:
        COMMON: 10.0
        UNCOMMON: 2.75
        RARE: 0.50
        EPIC: 0.10
        LEGENDARY: 0.05
    Tier_5:
        COMMON: 10.0
        UNCOMMON: 4.00
        RARE: 0.75
        EPIC: 0.25
        LEGENDARY: 0.10
    Tier_6:
        COMMON: 9.50
        UNCOMMON: 5.50
        RARE: 1.75
        EPIC: 0.50
        LEGENDARY: 0.25
    Tier_7:
        COMMON: 8.50
        UNCOMMON: 7.50
        RARE: 2.75
        EPIC: 0.75
        LEGENDARY: 0.50
    Tier_8:
        COMMON: 7.50
        UNCOMMON: 10.0
        RARE: 5.25
        EPIC: 1.50
        LEGENDARY: 0.75
#
#  Settings for Excavation
###
Excavation:
    CAKE:
        Amount: 1
        XP: 3000
        Drop_Chance: 0.05
        Drop_Level: 750
        Drops_From: [Dirt, Podzol, Grass, Sand, Red_Sand, Gravel, Clay, Mycelium, Soul_Sand]
    SULPHUR:
        Amount: 1
        XP: 30
        Drop_Chance: 10.0
        Drop_Level: 75
        Drops_From: [Gravel]
    BONE:
        Amount: 1
        XP: 30
        Drop_Chance: 10.0
        Drop_Level: 175
        Drops_From: [Gravel]
    APPLE:
        Amount: 1
        XP: 100
        Drop_Chance: 0.1
        Drop_Level: 250
        Drops_From: [Grass, Mycelium]
    SLIME_BALL:
        Amount: 1
        XP: 100
        Drop_Chance: 5.0
        Drop_Level: 150
        Drops_From: [Clay]
    BUCKET:
        Amount: 1
        XP: 100
        Drop_Chance: 0.1
        Drop_Level: 500
        Drops_From: [Clay]
    NETHERRACK:
        Amount: 1
        XP: 30
        Drop_Chance: 0.5
        Drop_Level: 850
        Drops_From: [Gravel]
    RED_MUSHROOM:
        Amount: 1
        XP: 80
        Drop_Chance: 0.5
        Drop_Level: 500
        Drops_From: [Dirt, Podzol, Grass, Mycelium]
    BROWN_MUSHROOM:
        Amount: 1
        XP: 80
        Drop_Chance: 0.5
        Drop_Level: 500
        Drops_From: [Dirt, Podzol, Grass, Mycelium]
    EGG:
        Amount: 1
        XP: 100
        Drop_Chance: 1.0
        Drop_Level: 250
        Drops_From: [Grass]
    SOUL_SAND:
        Amount: 1
        XP: 80
        Drop_Chance: 0.5
        Drop_Level: 650
        Drops_From: [Sand, Red_Sand]
    WATCH:
        Amount: 1
        XP: 100
        Drop_Chance: 0.1
        Drop_Level: 500
        Drops_From: [Clay]
    WEB:
        Amount: 1
        XP: 150
        Drop_Chance: 5.0
        Drop_Level: 750
        Drops_From: [Clay]
    STRING:
        Amount: 1
        XP: 200
        Drop_Chance: 5.0
        Drop_Level: 250
        Drops_From: [Clay]
    GLOWSTONE_DUST:
        Amount: 1
        XP: 80
        Drop_Chance: 5.0
        Drop_Level: 25
        Drops_From: [Dirt, Podzol, Grass, Sand, Red_Sand, Mycelium]
    GOLD_RECORD:
        Amount: 1
        XP: 3000
        Drop_Chance: 0.05
        Drop_Level: 250
        Drops_From: [Dirt, Podzol, Grass, Sand, Red_Sand, Gravel, Clay, Mycelium, Soul_Sand]
    GREEN_RECORD:
        Amount: 1
        XP: 3000
        Drop_Chance: 0.05
        Drop_Level: 250
        Drops_From: [Dirt, Podzol, Grass, Sand, Red_Sand, Gravel, Clay, Mycelium, Soul_Sand]
    DIAMOND:
        Amount: 1
        XP: 1000
        Drop_Chance: 0.13
        Drop_Level: 350
        Drops_From: [Dirt, Podzol, Grass, Sand, Red_Sand, Gravel, Clay, Mycelium, Soul_Sand]
    INK_SACK_BROWN:
        Amount: 1
        XP: 100
        Drop_Chance: 1.33
        Drop_Level: 350
        Drops_From: [Dirt, Podzol, Grass, Mycelium]
    QUARTZ:
        Amount: 1
        XP: 100
        Drop_Chance: 0.5
        Drop_Level: 850
        Drops_From: [Dirt, Podzol, Sand, Red_Sand, Gravel, Mycelium, Soul_Sand]
    NAME_TAG:
        Amount: 1
        XP: 3000
        Drop_Chance: 0.05
        Drop_Level: 250
        Drops_From: [Dirt, Podzol, Grass, Sand, Red_Sand, Gravel, Clay, Mycelium, Soul_Sand]
#
#  Settings for Hylian Luck
###
Hylian_Luck:
    MELON_SEEDS:
        Amount: 1
        XP: 0
        Drop_Chance: 100.0
        Drop_Level: 0
        Drops_From: [Bushes]
    PUMPKIN_SEEDS:
        Amount: 1
        XP: 0
        Drop_Chance: 100.0
        Drop_Level: 0
        Drops_From: [Bushes]
    INK_SACK_BROWN:
        Amount: 1
        XP: 0
        Drop_Chance: 100.0
        Drop_Level: 0
        Drops_From: [Bushes]
    CARROT_ITEM:
        Amount: 1
        XP: 0
        Drop_Chance: 100.0
        Drop_Level: 0
        Drops_From: [Flowers]
    POTATO_ITEM:
        Amount: 1
        XP: 0
        Drop_Chance: 100.0
        Drop_Level: 0
        Drops_From: [Flowers]
    APPLE:
        Amount: 1
        XP: 0
        Drop_Chance: 100.0
        Drop_Level: 0
        Drops_From: [Flowers]
    EMERALD:
        Amount: 1
        XP: 0
        Drop_Chance: 100.0
        Drop_Level: 0
        Drops_From: [Pots]
    DIAMOND:
        Amount: 1
        XP: 0
        Drop_Chance: 100.0
        Drop_Level: 0
        Drops_From: [Pots]
    GOLD_NUGGET:
        Amount: 1
        XP: 0
        Drop_Chance: 100.0
        Drop_Level: 0
        Drops_From: [Pots]
#
#   Settings for Shake
###
Shake:
    BLAZE:
        BLAZE_ROD:
            Amount: 1
            XP: 0
            Drop_Chance: 100.0
            Drop_Level: 0
    CAVE_SPIDER:
        SPIDER_EYE:
            Amount: 1
            XP: 0
            Drop_Chance: 49.0
            Drop_Level: 0
        STRING:
            Amount: 1
            XP: 0
            Drop_Chance: 49.0
            Drop_Level: 0
        WEB:
            Amount: 1
            XP: 0
            Drop_Chance: 1.0
            Drop_Level: 0
        POTION_POISON:
            Amount: 1
            XP: 0
            Drop_Chance: 1.0
            Drop_Level: 0
    CHICKEN:
        FEATHER:
            Amount: 1
            XP: 0
            Drop_Chance: 33.3
            Drop_Level: 0
        RAW_CHICKEN:
            Amount: 1
            XP: 0
            Drop_Chance: 33.3
            Drop_Level: 0
        EGG:
            Amount: 1
            XP: 0
            Drop_Chance: 33.3
            Drop_Level: 0
    COW:
        MILK_BUCKET:
            Amount: 1
            XP: 0
            Drop_Chance: 2.0
            Drop_Level: 0
        LEATHER:
            Amount: 1
            XP: 0
            Drop_Chance: 49.0
            Drop_Level: 0
        RAW_BEEF:
            Amount: 1
            XP: 0
            Drop_Chance: 49.0
            Drop_Level: 0
    CREEPER:
        SKULL_ITEM:
            Data: 4
            Amount: 1
            XP: 0
            Drop_Chance: 1.0
            Drop_Level: 0
        SULPHUR:
            Amount: 1
            XP: 0
            Drop_Chance: 99.0
            Drop_Level: 0
    ENDERMAN:
        ENDER_PEARL:
            Amount: 1
            XP: 0
            Drop_Chance: 100.0
            Drop_Level: 0
    GHAST:
        SULPHUR:
            Amount: 1
            XP: 0
            Drop_Chance: 50.0
            Drop_Level: 0
        GHAST_TEAR:
            Amount: 1
            XP: 0
            Drop_Chance: 50.0
            Drop_Level: 0
    HORSE:
        LEATHER:
            Amount: 1
            XP: 0
            Drop_Chance: 99.0
            Drop_Level: 0
        SADDLE:
            Amount: 1
            XP: 0
            Drop_Chance: 1.0
            Drop_Level: 0
    IRON_GOLEM:
        PUMPKIN:
            Amount: 1
            XP: 0
            Drop_Chance: 3.0
            Drop_Level: 0
        IRON_INGOT:
            Amount: 1
            XP: 0
            Drop_Chance: 12.0
            Drop_Level: 0
        RED_ROSE:
            Amount: 1
            XP: 0
            Drop_Chance: 85.0
            Drop_Level: 0
    MAGMA_CUBE:
        MAGMA_CREAM:
            Amount: 1
            XP: 0
            Drop_Chance: 100.0
            Drop_Level: 0
    MUSHROOM_COW:
        MILK_BUCKET:
            Amount: 1
            XP: 0
            Drop_Chance: 5.0
            Drop_Level: 0
        MUSHROOM_SOUP:
            Amount: 1
            XP: 0
            Drop_Chance: 5.0
            Drop_Level: 0
        LEATHER:
            Amount: 1
            XP: 0
            Drop_Chance: 30.0
            Drop_Level: 0
        RAW_BEEF:
            Amount: 1
            XP: 0
            Drop_Chance: 30.0
            Drop_Level: 0
        RED_MUSHROOM:
            Amount: 2
            XP: 0
            Drop_Chance: 30.0
            Drop_Level: 0
    PIG:
        PORK:
            Amount: 1
            XP: 0
            Drop_Chance: 100.0
            Drop_Level: 0
    PIG_ZOMBIE:
        ROTTEN_FLESH:
            Amount: 1
            XP: 0
            Drop_Chance: 50.0
            Drop_Level: 0
        GOLD_NUGGET:
            Amount: 1
            XP: 0
            Drop_Chance: 50.0
            Drop_Level: 0
    SHEEP:
        WOOL:
            Amount: 3
            XP: 0
            Drop_Chance: 100.0
            Drop_Level: 0
    SKELETON:
        SKULL_ITEM:
            Data: 0
            Amount: 1
            XP: 0
            Drop_Chance: 2.0
            Drop_Level: 0
        BONE:
            Amount: 1
            XP: 0
            Drop_Chance: 49.0
            Drop_Level: 0
        ARROW:
            Amount: 2
            XP: 0
            Drop_Chance: 49.0
            Drop_Level: 0
    SLIME:
        SLIME_BALL:
            Amount: 1
            XP: 0
            Drop_Chance: 100.0
            Drop_Level: 0
    SPIDER:
        SPIDER_EYE:
            Amount: 1
            XP: 0
            Drop_Chance: 50.0
            Drop_Level: 0
        STRING:
            Amount: 1
            XP: 0
            Drop_Chance: 50.0
            Drop_Level: 0
    SNOWMAN:
        PUMPKIN:
            Amount: 1
            XP: 0
            Drop_Chance: 3.0
            Drop_Level: 0
        SNOW_BALL:
            Amount: 2
            XP: 0
            Drop_Chance: 97.0
            Drop_Level: 0
    SQUID:
        INK_SACK_BLACK:
            Amount: 1
            XP: 0
            Drop_Chance: 100.0
            Drop_Level: 0
    WITCH:
        POTION_INSTANT_HEAL:
            Amount: 1
            XP: 0
            Drop_Chance: 1.0
            Drop_Level: 0
        POTION_FIRE_RESISTANCE:
            Amount: 1
            XP: 0
            Drop_Chance: 1.0
            Drop_Level: 0
        POTION_SPEED:
            Amount: 1
            XP: 0
            Drop_Chance: 1.0
            Drop_Level: 0
        GLASS_BOTTLE:
            Amount: 1
            XP: 0
            Drop_Chance: 7.0
            Drop_Level: 0
        GLOWSTONE_DUST:
            Amount: 1
            XP: 0
            Drop_Chance: 15.0
            Drop_Level: 0
        SULPHUR:
            Amount: 1
            XP: 0
            Drop_Chance: 15.0
            Drop_Level: 0
        REDSTONE:
            Amount: 1
            XP: 0
            Drop_Chance: 15.0
            Drop_Level: 0
        SPIDER_EYE:
            Amount: 1
            XP: 0
            Drop_Chance: 15.0
            Drop_Level: 0
        STICK:
            Amount: 1
            XP: 0
            Drop_Chance: 15.0
            Drop_Level: 0
        SUGAR:
            Amount: 1
            XP: 0
            Drop_Chance: 15.0
            Drop_Level: 0
    ZOMBIE:
        SKULL_ITEM:
            Data: 2
            Amount: 1
            XP: 0
            Drop_Chance: 2.0
            Drop_Level: 0
        ROTTEN_FLESH:
            Amount: 1
            XP: 0
            Drop_Chance: 98.0
            Drop_Level: 0


-- 29 kvě 2014, 14:36 --

A zapomněl jsem zmínit, že je to i u skillu Excevation.


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 44 hostů