Hands-on jewellery crafting for TF-Minecraft.
Goldsmithing turns jewellery creation into a workshop activity. Players choose a project, supply gold and jewel materials, work the piece with specialised tools, and finish it with a branding tool. The finished result reflects both the ingredients used and the work performed.
Archived repository: this README describes the preserved plugin implementation.
- Project selection — choose a jewellery design through an inventory menu at a goldsmithing station.
- Material contributions — supply gold and jewel ingredients, with the station tracking how much of each material type has been added.
- Distinct tool work — regular hits, small hits, and tinkering have separate requirements determined by the materials.
- Crafting accuracy — recipe matching and smithing accuracy influence which quality tier of jewellery is produced.
- Finished custom items — completed projects produce MMOItems jewellery with the appearance and stats associated with the resulting tier.
- Workshop feedback — inspect project progress, receive hit feedback, and review recipe and smithing percentages when finishing a piece.
Crafting is a sequence of choices at the workbench: select a design, contribute materials, apply the right amount of tool work, and finish the result. A project can also be deliberately cancelled with the branding tool.
Technical documentation is maintained in TF-Minecraft/Docs.
Copyright (c) 2026 TF-Minecraft contributors.
TF-Minecraft-authored material in this repository is licensed under the Artistic License 2.0. Third-party dependencies and bundled material retain their own licenses.