Suggestion Closed · Implemented

Improving Artifacts

#2956 opened by Unknown 5 years ago

Unknownreported this suggestion

Summary

VanillaItems.yml simillar to VanillaMobs.yml with items (Artifacts).

Usage

Edit VanillaItems.yml and put your items to change all Vanilla items on the server.

Value

Powerful way to transforms your server, instead using drops for all or using shops to get artifacts skills.

Priority

It could even be a new paid plugin.

Implementation

This an example: (No ID needed, like VanillaMobs.yml)

https://pastebin.com/Sc9qKTyk

Unknowncommented

MIReplacer may be similar to what youre looking for if you have MMOItems

Unknowncommented

But MMOItems doesn't support as well skills like artifacts, are different plugins

Unknowncommented

It does - you make the item in Artifacts, and then add the following NBT to the MMOItem: MYTHIC_TYPE <ItemName>

Eg.

MyItem:
 Id: DIAMOND_SWORD
 Skills:
 - <artifacts skills>

MYTHIC_TYPE MyItem on MMOItem.

Sign in to join the discussion.