JOIN THIS DISCORD FOR SUPPORT & UPDATE INFO
Features Overview
Feature | Details |
---|---|
Assets Accessible | ![]() |
Subscription-Based | ![]() |
Forge Model | ![]() |
Texture Info | N/A |
Requirements / Dependencies | ![]() vorp-core , vorp_inventory , object_gizmo , feather-menu , feather-progressbar |
Database Support | ![]() |
Item Durability for Tools | ![]() |
Supports XP Systems | ![]() syn_crafting , gum_crafting , vorp_crafting |
Player Support | ![]() |
How It Works
- Players can use the
forge_kit
item to place a forge anywhere in the world. - Once placed, forges are saved to the database and persist through restarts.
- Players can remove the forge at any time using
/pickupforge
, which returns the item. - Server owners can optionally pre-define static forge locations via coordinates in the config.
XP + UI Integration
- Fully supports crafting XP integration:
syn_crafting
→ updatescharacters.crafting
JSONgum_crafting
→ updatescraft.profession
vorp_crafting
→ updatescharacters.skills
JSON
- Players can view XP progression live via the Feather Menu UI.
- Ranks, titles, and XP thresholds are configurable!
- Supports mutliple languages
UI Preview
- Smelting UI includes ore → bar preview, material requirements, XP progress bar, and profession title system.
Notes
- All required SQL tables are automatically created on resource start.
- Recommended for immersive servers using crafting professions.
- Fully editable and easy to expand with your own recipes and materials.
Need Help?
Check the README.txt
included with the resource for setup instructions and configuration tips.