Custom Items & Forging
Custom Items and Forging system is one of the core system of Prism Skyblock.
How do custom items work?
Besides vanilla items, there are custom items made specifically for Prism Skyblock. Most of these items are available in set, and are crafted with its respective ingot. In order, additional item tiers include: Cobalt -> Mithril -> Soulsteel -> Hextech.
These items are designed with progression in mind, and not just thrown in randomly.
How can I edit/create new items?
First, you need to have a basic understanding of MMOItems plugin, I recommend checking out all the wiki pages of it. Once done, follow these basic steps to create a new item:
Type in /mi browse, this will open a menu filled with custom items.
Click on the item type you want to edit/create. You can then edit existing items or add new items here. You can also do it in the config files if you are advanced.
How can I edit/add item abilities?
All of items abilities are made in Mythicmobs. To edit abilities, head to mythicmobs/skills, and change abilities there.
To add new abilities, you can use premade one in MMOItems, or create a new one in Mythicmobs. Either way, read this wiki article.
How can I edit/add new forging stations?
Forging stations are handled by MMOItems, if you want to add new items to the forging station, add new forging station or edit existing ones, just go to mmoitems/stations and make your changes.
Last updated