Socket Extenders
Socket Extenders support adding empty sockets to an item. These sockets can go on MythicDrops items, items from other plugins, or any other item in the game.
How To Use
Note that this assumes that you are in Survival. Creative will not work.
In order to use a Socket Extender on an item, open your Minecraft inventory. Once in your inventory, pick up the item with your cursor. Hover your cursor over the item to which you want to add the socket. Right click on the item. The Socket Extender will be consumed; the item will now have an extra socket.
As you’ll see how to configure in one of the below sections, you can also configure Socket Extenders to have a limited number of uses on an item. Once you use all the slots on the item, Socket Extenders will no longer work with that item. This functionality is optional and turned off by default.
Configuration
Tiers
If you want to limit the number of uses of Socket Extenders, you can use the below values in a tier’s YAML file to control their use with Socket Extenders:
Note that the above configuration doesn’t really mean much unless you’re also setting the value in the socketing.yml.
socketing.yml
If you’re familiar with Socket Gems, you’ll be familiar with how to configure the materials for a Socket Extender:
This is where the magic happens for limiting the use of Socket Extenders. If the below value is true, there must be an empty socket extender slot on the item in order to use a Socket Extender on the item. You’ll see what a socket extender slot looks like down below.
This is where you’d configure what a Socket Extender looks like. This is pretty straightforward, there are no placeholders currently supported for Socket Extenders.