[VORP] Forge Blacksmithing Script

JOIN THIS DISCORD FOR SUPPORT & UPDATE INFO

:package: Features Overview

Feature Details
Assets Accessible :x: No external assets required
Subscription-Based :x: No
Forge Model :white_check_mark: 1 Prop Model (placed by players)
Texture Info N/A
Requirements / Dependencies :white_check_mark: vorp-core, vorp_inventory, object_gizmo, feather-menu, feather-progressbar
Database Support :white_check_mark: SQL-based, auto-created on resource start
Item Durability for Tools :white_check_mark: Tools break after a set amount of uses
Supports XP Systems :white_check_mark: syn_crafting, gum_crafting, vorp_crafting
Player Support :white_check_mark: Join our support discord do not join Wild Frontier Roleplay discord for script support

:hammer_and_pick: 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.

:chart_with_upwards_trend: XP + UI Integration

  • Fully supports crafting XP integration:
    • syn_crafting → updates characters.crafting JSON
    • gum_crafting → updates craft.profession
    • vorp_crafting → updates characters.skills JSON
  • Players can view XP progression live via the Feather Menu UI.
  • Ranks, titles, and XP thresholds are configurable!
  • Supports mutliple languages

:camera_flash: UI Preview

  • Smelting UI includes ore → bar preview, material requirements, XP progress bar, and profession title system.

:brain: 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.

:question: Need Help?

Check the README.txt included with the resource for setup instructions and configuration tips.


https://wild-frontier-roleplay.tebex.io/category/scripts

3 Likes

Looks clean , looking forward to checking it out

1 Like

Is there any way to edit the translations?

Ah I didn’t think of that! Ill add this today :slight_smile:

2 Likes

This has been done :slight_smile:

1 Like

can you make the xp thing open source so we can add another system?, i’m using FX craft

If you can join the discord and show send me how the table is structured I can add it