Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # _ _ _ _ __ __ _
- # | | _____ _____| | | ___ __| | \/ | ___ | |__ ___
- # | | / _ \ \ / / _ \ | |/ _ \/ _` | |\/| |/ _ \| '_ \/ __|
- # | |__| __/\ V / __/ | | __/ (_| | | | | (_) | |_) \__ \
- # |_____\___| \_/ \___|_|_|\___|\__,_|_| |_|\___/|_.__/|___/
- # The Ultimate RPG Levelled Mobs Solution
- #
- # --------------------------------------------------------------------------------------------LM3
- # + ++ +LM3
- # + Main Developers ++ Documentation (on our Wiki) +LM3
- # + lokka30 ++ https://github.com/lokka30/LevelledMobs/wiki +LM3
- # + Author and developer ++ +LM3
- # + https://ko-fi.com/lokka30 ++ Support/Discussion (on our Discord) +LM3
- # + ++ Join our Discord for free, quality support. +LM3
- # + PenalBuffalo (aka. stumper66) ++ If you are unable to, PM @lokka30 on SpigotMC +LM3
- # + LevelledMobs 3 maintainer ++ https://discord.gg/RQ8M4A5 +LM3
- # + https://ko-fi.com/penalbuffalo ++ +LM3
- # + ++ Welcome to LevelledMobs 3! Please read the +LM3
- # + UltimaOath (aka. Oathkeeper) ++ relevant documentation prior to attempting any +LM3
- # + Docs and configs since v2 ++ changes to this file. +LM3
- # + https://ko-fi.com/ultimaoath ++ +LM3
- # + ++ +LM3
- # --------------------------------------------------------------------------------------------LM3
- # _____ _ ____
- # | |_ _ ___| |_ ___ _____| \ ___ ___ ___ ___
- # | --| | |_ -| _| . | | | | _| . | . |_ -|
- # |_____|___|___|_| |___|_|_|_|____/|_| |___| _|___|
- # |_|
- #
- # +-------------------------------------------------------------------------------------------LM3
- # + +LM3
- # + Section 01 - Defaults +LM3
- # + +LM3
- # +-------------------------------------------------------------------------------------------LM3
- defaults:
- chance: 0.2
- use-chunk-kill-max: true
- amount: 1
- minLevel: -1
- maxLevel: -1
- custommodeldata: -1
- nomultiplier: true
- nospawner: false
- equipped: 1.0
- equip-offhand: true
- override: false
- maxdropgroup: 1
- priority: 0
- player-caused: true
- item-flags: ''
- groupid: ''
- overall_chance: 0.0
- nbt-data: ''
- only-drop-if-equipped: false
- # the following defaults are for custom commands only:
- run-on-spawn: false
- run-on-death: true
- min-player-level: -1
- max-player-level: -1
- player-level-variable: ''
- # +-------------------------------------------------------------------------------------------LM3
- # + +LM3
- # + Section 02 - Universal Group Drops +LM3
- # + +LM3
- # +-------------------------------------------------------------------------------------------LM3
- all_mobs:
- -
- all_levellable_mobs:
- -
- all_hostile_mobs:
- -
- all_passive_mobs:
- -
- all_overworld_mobs:
- -
- all_nether_mobs:
- -
- all_flying_mobs:
- -
- all_ground_mobs:
- -
- all_aquatic_mobs:
- -
- # +-------------------------------------------------------------------------------------------LM3
- # + +LM3
- # + Section 03 - EntityType Drops +LM3
- # + +LM3
- # +-------------------------------------------------------------------------------------------LM3
- #AXOLOTL:
- # -
- BAT:
- -
- BEE:
- -
- BLAZE:
- -
- CAT:
- -
- CAVE_SPIDER:
- -
- CHICKEN:
- -
- COD:
- -
- COW:
- -
- CREEPER:
- -
- DOLPHIN:
- -
- DONKEY:
- -
- DROWNED:
- -
- ELDER_GUARDIAN:
- -
- ENDER_DRAGON:
- -
- ENDERMAN:
- -
- ENDERMITE:
- -
- EVOKER:
- -
- FOX:
- -
- GHAST:
- -
- #GLOW_SQUID:
- # -
- #GOAT:
- # -
- GUARDIAN:
- -
- HOGLIN:
- -
- HORSE:
- -
- HUSK:
- -
- ILLUSIONER:
- -
- IRON_GOLEM:
- -
- LLAMA:
- -
- MAGMA_CUBE:
- -
- MULE:
- -
- MUSHROOM_COW:
- -
- OCELOT:
- -
- PANDA:
- -
- PARROT:
- -
- PHANTOM:
- -
- PIG:
- -
- PIGLIN:
- -
- PIGLIN_BRUTE:
- -
- PILLAGER:
- -
- POLAR_BEAR:
- -
- PUFFERFISH:
- -
- RABBIT:
- -
- RAVAGER:
- -
- SALMON:
- -
- SHEEP:
- -
- SHULKER:
- -
- SILVERFISH:
- -
- SKELETON:
- -
- SKELETON_HORSE:
- -
- SLIME:
- -
- SNOWMAN:
- -
- SPIDER:
- -
- SQUID:
- -
- STRAY:
- -
- STRIDER:
- -
- TRADER_LLAMA:
- -
- TROPICAL_FISH:
- -
- TURTLE:
- -
- VEX:
- -
- VILLAGER:
- -
- VINDICATOR:
- -
- WANDERING_TRADER:
- -
- WITCH:
- -
- WITHER:
- -
- WITHER_SKELETON:
- -
- WOLF:
- -
- ZOGLIN:
- -
- ZOMBIE:
- -
- ZOMBIE_HORSE:
- -
- ZOMBIE_VILLAGER:
- -
- ZOMBIFIED_PIGLIN:
- -
- # +-------------------------------------------------------------------------------------------LM3
- # + +LM3
- # + Section 04 - Drop Tables +LM3
- # + +LM3
- # +-------------------------------------------------------------------------------------------LM3
- drop-table:
- basic_overworld:
- - STICK:
- amount: 1
- chance: 1
- nomultiplier: true
- nospawner: true
- groupid: 1
- - COBBLESTONE:
- amount: 1
- chance: 1
- nomultiplier: true
- nospawner: true
- groupid: 1
- basic_nether:
- - NETHERRACK:
- amount: 1
- chance: 1
- nomultiplier: true
- nospawner: true
- groupid: 2
- - SOUL_SAND:
- amount: 1
- chance: 1
- nomultiplier: true
- nospawner: true
- groupid: 2
- goblin_mobs:
- - customCommand:
- command: 'xp add %player% %ranged_amount%'
- ranged_amount: 1-3
- minLevel: 1
- maxLevel: 1
- - customCommand:
- command: 'xp add %player% %ranged_amount%'
- ranged_amount: 2-5
- minLevel: 2
- maxLevel: 4
- - customCommand:
- command: 'xp add %player% %ranged_amount%'
- ranged_amount: 4-8
- minLevel: 5
- maxLevel: 8
- - customCommand:
- command: 'xp add %player% %ranged_amount%'
- ranged_amount: 6-9
- minLevel: 9
- maxLevel: 12
- - customCommand:
- command: 'xp add %player% %ranged_amount%'
- ranged_amount: 8-12
- minLevel: 13
- maxLevel: 16
- - customCommand:
- command: 'xp add %player% %ranged_amount%'
- ranged_amount: 10-15
- minLevel: 17
- maxLevel: 20
- - customCommand:
- command: 'xp add %player% %ranged_amount%'
- ranged_amount: 12-18
- minLevel: 21
- maxLevel: 24
- - customCommand:
- command: 'xp add %player% %ranged_amount%'
- ranged_amount: 26-32
- minLevel: 25
- maxLevel: 28
- - customCommand:
- command: 'xp add %player% %ranged_amount%'
- ranged_amount: 28-35
- minLevel: 29
- maxLevel: 32
- - customCommand:
- command: 'xp add %player% %ranged_amount%'
- ranged_amount: 37-43
- minLevel: 33
- maxLevel: 36
- - customCommand:
- command: 'xp add %player% %ranged_amount%'
- ranged_amount: 40-47
- minLevel: 37
- maxLevel: 40
- - customCommand:
- command: 'xp add %player% %ranged_amount%'
- ranged_amount: 43-50
- minLevel: 41
- maxLevel: 44
- - customCommand:
- command: 'xp add %player% %ranged_amount%'
- ranged_amount: 46-53
- minLevel: 45
- maxLevel: 48
- - customCommand:
- command: 'xp add %player% %ranged_amount%'
- ranged_amount: 49-57
- minLevel: 49
- maxLevel: 52
- - customCommand:
- command: 'xp add %player% %ranged_amount%'
- ranged_amount: 52-60
- minLevel: 53
- maxLevel: 56
- - customCommand:
- command: 'xp add %player% %ranged_amount%'
- ranged_amount: 55-63
- minLevel: 57
- maxLevel: 60
- - customCommand:
- command: 'xp add %player% %ranged_amount%'
- ranged_amount: 59-68
- minLevel: 61
- maxLevel: 64
- - customCommand:
- command: 'xp add %player% %ranged_amount%'
- ranged_amount: 62-72
- minLevel: 65
- maxLevel: 68
- - customCommand:
- command: 'xp add %player% %ranged_amount%'
- ranged_amount: 65-76
- minLevel: 69
- maxLevel: 72
- - customCommand:
- command: 'xp add %player% %ranged_amount%'
- ranged_amount: 68-80
- minLevel: 73
- maxLevel: 76
- - customCommand:
- command: 'xp add %player% %ranged_amount%'
- ranged_amount: 71-84
- minLevel: 77
- maxLevel: 80
- - customCommand:
- command: 'xp add %player% %ranged_amount%'
- ranged_amount: 74-88
- minLevel: 81
- maxLevel: 84
- - customCommand:
- command: 'xp add %player% %ranged_amount%'
- ranged_amount: 77-92
- minLevel: 85
- maxLevel: 88
- - customCommand:
- command: 'xp add %player% %ranged_amount%'
- ranged_amount: 80-96
- minLevel: 89
- maxLevel: 92
- - customCommand:
- command: 'xp add %player% %ranged_amount%'
- ranged_amount: 83-100
- minLevel: 93
- maxLevel: 96
- - customCommand:
- command: 'xp add %player% %ranged_amount%'
- ranged_amount: 86-104
- minLevel: 97
- maxLevel: 100
- - customCommand:
- command: 'xp add %player% %ranged_amount%'
- ranged_amount: 86-90
- minLevel: 101
- maxLevel: 104
- - customCommand:
- command: 'xp add %player% %ranged_amount%'
- ranged_amount: 88-92
- minLevel: 105
- maxLevel: 108
- - customCommand:
- command: 'xp add %player% %ranged_amount%'
- ranged_amount: 90-95
- minLevel: 109
- maxLevel: 110
- # +-------------------------------------------------------------------------------------------LM3
- # + +LM3
- # + Section 05 - Advanced Message Settings +LM3
- # + DO NOT EDIT BEYOND HERE WITHOUT DEVELOPER APPROVAL +LM3
- # + +LM3
- # +-------------------------------------------------------------------------------------------LM3
- file-version: 10
Advertisement
Add Comment
Please, Sign In to add comment