Custom Item UI Crafter

Custom Item UI Crafter 1.0.4

Looking for a way for your players to craft some of them custom items you have?
Check out the video to see how the ExtendedCrafting plugin works and take a look at the config.





Code:
{
  "Craft Settings": {
    "Craft Configs": {
      "Sentry": {
        "Permission Needed To Craft": "extendedcrafting.sentry",
        "ItemID to craft": -2139580305,
        "Item SkinID": 3184234034,
        "Item Custom Name": "Sentry Turret",
        "Item Description": "The Sentry Turret is a placed object used to detect enemies and shoot with its armed weapon. It detects enemies if the enemies were to reach its 180 degrees detection range or shoot the turret.",
        "Item Craft Time In Seconds": 60,
        "Amount Of Item To Craft": 1,
        "Required Workbench Level": 3,
        "Items Required To Craft": [
          {
            "Item ItemID": 317398316,
            "Item SkinID": 0,
            "Item Custom Name": null,
            "Item Amount": 100
          },
          {
            "Item ItemID": 634478325,
            "Item SkinID": 0,
            "Item Custom Name": null,
            "Item Amount": 1
          },
          {
            "Item ItemID": 1523195708,
            "Item SkinID": 0,
            "Item Custom Name": null,
            "Item Amount": 1
          }
        ]
      }
    }
  },
  "Version": {
    "Major": 1,
    "Minor": 0,
    "Patch": 3
  }
}

Information

Author
Razor
First release
Last update
Rating
0.00 star(s) 0 ratings

Latest Release v1.0.4

Released
Dec 11, 2024 at 8:28 PM
Rating
0.00 star(s) 0 ratings


More resources from Razor


Custom Item UI Crafter by Razor
© chaoscode.io Dec 10, 2024