Blacksmith System
Craft custom equipment and minions to enhance your power. We provide 3 complete equipment sets including armor, all tools, and weapons, totaling 30+ custom items.
We use DeluxeMenus to power this blacksmith equipment-forging system. Essentially, there are three main menus that lead to smaller sub-menus, each dedicated to a single recipe for a specific piece of equipment.
When a player clicks CRAFT, the system checks their requirements: such as items, currency, and other conditions using placeholders from PlaceholderAPI and the requirements feature in DeluxeMenus.
If all conditions are met, the player receives the crafted item, and the required items, coins, and other resources are deducted.
Basic Blacksmith Workflow:
1
2
4
5
Last updated
Was this helpful?