▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА

LM-Items

Adds Custom Item Support To Levelled Mobs

51
1

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

Совместимость

Minecraft: Java Edition

1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x

Платформы

Поддерживаемые окружения

Сервер

Детали

Лицензия:Apache-2.0
Опубликован:4 месяца назад
Обновлён:4 месяца назад
Главная