[QBcore] [Free] crafting system - keep-crafting

[Preview]
Preview Link

a free crafting script made for qbcore.

Features

  • permanent items in crafting recipes
  • players can see props on workbench if specified
  • restrict workbenches & items by jobs/grades
  • restrict items by crafting level
  • support for different workbench props
  • give crafting information to players by mail(qb-phone)
  • define crafting success rate
  • define crafted amount

Dependencies

  • qb-core
  • qb-phone
  • polyzone
  • qb-target
  • keep-menu or qb-menu
    **to use qb-menu make sure config.menu is set to ‘qb-menu’

Download

Resource at Github

12 Likes

Yo this is really cool, nice work with the floating model, cool idea

3 Likes

This is better than 90% of the paid crafting scripts ive seen. Amazing work

2 Likes

A very nice a flawless script indeed! :sunglasses: Works very well and looks great! Thanks for the free release

1 Like

Amazing work!

1 Like

Great script, one of the best crafting systems that is free out there. Keep up the good work!

1 Like

great script. Is there anyway to make it work with quasar smartphone ? because right now im not getting the list of things i need to craft. as it goes to qb-phone

2 Likes

I love it! can it be done for ESX?.. that would be amazing

Some of my scripts are going to be on ESX and crafting is on top of that list, but they’ll use my input and menu scripts.
And it will probably take some time as I’m too busy these days.

2 Likes

can i get some help after configuring it in app.js

esx version has any chance ?

can bullets be crafted as well?

‘-’ esx ?

You can make it word by editing the following line in
client/mailer.lua

Line 22: TriggerServerEvent(‘qb-phone:server:sendNewMail’, {
to TriggerServerEvent(‘qs-smartphone:server:sendNewMail’, {

same bro i dont get it any help please

$(document).on(“mouseenter”, “.item-slot”, function(e) {
e.preventDefault();
if ($(this).data(“item”) != null) {
$(“.ply-iteminfo-container”).fadeIn(150);
FormatItemInfo($(this).data(“item”));
} else {
$(“.ply-iteminfo-container”).fadeOut(100);
}
});

can somebody help me please where to put the line in ?

yes they can be

when ever i try to create a new bench it just spawns it in the air i just messing with the xyz and the rotation no luck

did you start qbcore before keep-crafting

Can i add any gun and attachment to the work bench