Jump to content

SimpleCraftSystem 1.0.6

$12.50
   (1 review)
Message added by 0xF,

Any questions? Join the discord https://discord.gg/8nztXhvgDe

6 Screenshots

  • 8.1k
  • 16
  • 83.61 kB
 Share

About SimpleCraftSystem

The SimpleCraftSystem Plugin introduces a versatile and sleek crafting interface reminiscent of Rust's original style. It seamlessly integrates into the game, offering a highly customizable experience. This plugin
empowers players to design and implement numerous recipes, providing the freedom to tailor their crafting journey to their liking.

Acquiring this plugin unlocks an array of opportunities to amplify your server's gameplay. Its pivotal feature lies in the ability to seamlessly integrate with other plugins, thereby expanding your crafting options significantly. By investing in this plugin, you gain the power to incorporate an extensive range of crafts for various items from diverse plugins.

One of its standout features is the ability to create multiple crafting pages, each serving as a dedicated space for crafting specific items or categories
. This not only streamlines the crafting process but also allows for organized and efficient gameplay. Navigating between these crafting pages is intuitive, enabling quick access to various recipes without hassle.

This expanded crafting system serves as a catalyst for increased engagement and intrigue among your server's community. It diversifies the available items and resources, encouraging players to experiment, strategize, and delve deeper into the game's intricacies. As a result, the server becomes a dynamic and thrilling environment where creativity and exploration flourish.


 


Example Config:

{
  "Recipes": {
    "example.trashcan": {
      "Result": {
        "Shortname": "box.wooden.large",
        "SkinID": 1595211850,
        "Amount": 1,
        "Name": "Trashcan",
        "Description": "Trashcan that disposes anything you've put in the box permanetely."
      },
      "Ingradients": [
        {
          "Shortname": "box.wooden.large",
          "SkinID": 0,
          "Amount": 1,
          "Name": null,
          "Description": null
        },
        {
          "Shortname": "scrap",
          "SkinID": 0,
          "Amount": 100,
          "Name": null,
          "Description": null
        }
      ]
    },
    "backpack.small": {
      "Result": {
        "Shortname": "backpack.small",
        "SkinID": 0,
        "Amount": 1,
        "Name": null,
        "Description": null
      },
      "Ingradients": [
        {
          "Shortname": "cloth",
          "SkinID": 0,
          "Amount": 1000,
          "Name": null,
          "Description": null
        }
      ]
    },
    "backpack.large": {
      "Result": {
        "Shortname": "backpack.large",
        "SkinID": 0,
        "Amount": 1,
        "Name": null,
        "Description": null
      },
      "Ingradients": [
        {
          "Shortname": "backpack.small",
          "SkinID": -1,
          "Amount": 1,
          "Name": null,
          "Description": null
        },
        {
          "Shortname": "cloth",
          "SkinID": 0,
          "Amount": 10000,
          "Name": null,
          "Description": null
        }
      ]
    }
  },
  "Craft Pages": {
    "example.craftpage": {
      "Buttons": [
        {
          "Label": "BACKPACKS",
          "Craft Page ID": "backpacks"
        }
      ],
      "Recipes": [
        "example.trashcan"
      ],
      "Effect": "assets/bundled/prefabs/fx/item_unlock.prefab",
      "Chat Command to open": "cs",
      "Console Command to open": "",
      "Loot entity to open": {
        "Entity skin ID": 0,
        "Prefab full name": "assets/prefabs/deployable/repair bench/repairbench_deployed.prefab"
      }
    },
    "backpacks": {
      "Buttons": [
        {
          "Label": "MAIN",
          "Craft Page ID": "example.craftpage"
        }
      ],
      "Recipes": [
        "backpack.small",
        "backpack.large"
      ],
      "Effect": null,
      "Chat Command to open": "",
      "Console Command to open": "",
      "Loot entity to open": {
        "Entity skin ID": 0,
        "Prefab full name": ""
      }
    }
  }
}

 


User Feedback

1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

81.9k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.