LM-Items
作者:rebot | 分类:模组
Minecraft 版本: 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
平台: folia paper purpur spigot
标签: equipment game-mechanics
What is LM Items?
It is intended to be used with the LevelledMobs plugin as a bridge to allow 3rd party custom items to be used directly in custom drops.
NOTE: LevelledMobs v3.5.4 or newer is required.
Currently Supported Plugins:
Coins
CombatWeaponryPlus
CustomCrafting
CustomItems
ExcellentCrates
ExecutableItems
HeadDatabase
ItemsAdder
ItemEdit
MagicHealth
MMOItems
MythicMobs
Nexo
Oraxen
Currently Supported Eco products:
EcoArmor
EcoCrates
EcoItems
Reforges
Talismans
More information can be found in the Wiki
A list of examples for all supported plugins can be found here: Examples
How to use custom items in LevelledMobs with LM Items:
In customdrops.yml (for LevelledMobs plugin), you'll reference any item with the syntax: "- PluginName:ItemName:"
For example:
all_hostile_mobs:
- ExecutableItems:SomeCoolItem:
chance: 1.0
There are two additional fields available. Not all plugins will utilize them:
external-amount: internally sets the amount of the item.
type: the type of the item. Currently only used by MMOItems and ExcellentCrates.
Example:
all_hostile_mobs:
- MMOItems:MyCoolSword:
chance: 1.0
type: SWORD
With CustomCrafting you need to specify the namespace. For example:
HUSK:
- CustomCrafting:customcrafting/advanced_crafting_table:
chance: 1
equipped: 0
For HeadDatabase, simply find the head you want on https://minecraft-heads.com/ then use the id in the name, such as:
HUSK:
- HeadDatabase:67214:
equipped: 1
Would you like to see a specific plugin made compatible?
Ping me in discord or send me a message in spigot. Ideally it is a open-source, free plugin.
Join the Discord Arcane Plugins: https://www.discord.io/arcaneplugins
请登录后举报
暂无评论,抢个沙发吧~