Jump to content
Message added by Mevent,

Thanks for your interest in my plugin!

If you have any questions or issues with the plugin, please contact me.
For support related questions, please create a thread in the Support Section or send a direct message to my profile @MeventSupport.

Thanks!

4 Screenshots

Recommended Comments



copcopekcro

Posted (edited)

.

Edited by copcopekcro
ColdB

Posted

On 5/8/2023 at 2:08 PM, Mevent said:

id必须是唯一的

Yes, using a unique ID makes the item unique, and there is no way to configure different production formulas. The following recipe for creating items uses the recipe for the first item. Can this unique ID not be used as an item ID and can be customized with a numerical number.

ColdB

Posted

On 5/25/2023 at 11:01 AM, Mevent said:

Try checking it against JSON Validators (for example: https://jsonlint.com/) before saving the config

 

On 5/25/2023 at 11:01 AM, Mevent said:

Try checking it against JSON Validators (for example: https://jsonlint.com/) before saving the config

It is recommended not to reset the configuration table. However, the problem is not significant. It is just that it is not possible to directly edit the configuration file. You need to copy a copy of the configuration and then overwrite it in the configuration, which will result in several additional steps.

MuB-Studios

Posted

 

I'm trying to make the Submarine Duo craftable. Unfortunately I can't do it. Does anyone have the excerpt from the config or a screenshot of the settings INgame how I can do that?

Trudy Latté

Posted

Hi here is an example

{
          "ID": -2047027810,
          "Enabled": true,
          "Image": "https://www.rustedit.io/images/imagelibrary/submarineduo.png",
          "Title": "<color=#09AA65>UN SOUS-MARIN DUO</color>",
          "Description": "Transport sous-marin rapide",
          "Command (to give an item)": "",
          "Permission (ex: crafts.vip)": "crafts.submarineduo",
          "Display Name": "Duo Submarine",
          "ShortName": "box.repair.bench",
          "Amount": 1,
          "Skin": 2566928707,
          "Type (Item/Command/Vehicle/Recycler)": "Item",
          "Prefab": "assets/content/vehicles/submarine/submarineduo.entity.prefab",
          "Command on give": "portablevehicles.give {steamID} submarineduo",
          "Workbench Level": 3,
          "Distance Check": true,
          "Distance": 1.5,
          "Place the ground": true,
          "Place the structure": true,
          "Items For Craft": [
            {
              "Image": "",
              "ShortName": "metal.fragments",
              "Amount": 3000,
              "Skin": 0,
              "Title (empty - default)": null
            },
            {
              "Image": "",
              "ShortName": "metal.refined",
              "Amount": 100,
              "Skin": 0,
              "Title (empty - default)": null
            },
            {
              "Image": "",
              "ShortName": "sheetmetal",
              "Amount": 5,
              "Skin": 0,
              "Title (empty - default)": null
            },
            {
              "Image": "",
              "ShortName": "lowgradefuel",
              "Amount": 200,
              "Skin": 0,
              "Title (empty - default)": null
            },
            {
              "Image": "",
              "ShortName": "waterjug",
              "Amount": 1,
              "Skin": 0,
              "Title (empty - default)": null
            },
            {
              "Image": "",
              "ShortName": "stash.small",
              "Amount": 1,
              "Skin": 0,
              "Title (empty - default)": null
            }
          ],
          "For Modular Car": null,
          "Cooldown": 0.0,
          "Multiple Craft": false,
          "Maximum number of crafts": 0,
          "Enable Craft?": true,
          "Enable Sales?": false,
          "Cost": 0.0
        }

  • Like 1
  • Love 1
chris1990242

Posted

anyone else crafts not working

 

Ac3

Posted

1 minute ago, chris1990242 said:

anyone else crafts not working

 

Yes for me also not working

  • Like 1
Paul H.

Posted

Is it possible to display the components smaller?
Half the size?

789.jpg

MeventSupport

Posted

1 hour ago, Paul H. said:

Is it possible to display the components smaller?
Half the size?

789.jpg

Hi! Try to look in the config. If you can't find it, I'll take a look when I get home.

MeventSupport

Posted

20 hours ago, Paul H. said:

Is it possible to display the components smaller?
Half the size?

789.jpg

Hi again! At the moment: not allowed. But  we’ll add this to the ToDo list! 

Paul H.

Posted

I unfortunately only found how to change the spacing, unfortunately not the size.

Is there also a possibility to connect crafts with HumanNPC?
that you can buy the items from an NPC?

MeventSupport

Posted

23 hours ago, Paul H. said:

I unfortunately only found how to change the spacing, unfortunately not the size.

Is there also a possibility to connect crafts with HumanNPC?
that you can buy the items from an NPC?

The NPC can't do it now, but we can handle it. Also, I've updated the plugin and now you can edit sizes there. You need to download version 2.10.9.

  • Like 1
Paul H.

Posted

Hi, Thank You.

unfortunately my english is not so good, i have these
Setting now found but the icons are not smaller.
 

    "Background Image": "",
    "Close after craft?": true,
    "Craft Menu": {
      "Item Width": 80.0,
      "Item Height": 165.0,
      "Item Margin": 30.0,
      "Max Items On String": 7,
      "Item Up Indent": 285.0

 

can you possibly tell me exactly where to do it, so that I can get the icons about 50% smaller?

MeventSupport

Posted

15 hours ago, Paul H. said:

Hi, Thank You.

unfortunately my english is not so good, i have these
Setting now found but the icons are not smaller.
 

    "Background Image": "",
    "Close after craft?": true,
    "Craft Menu": {
      "Item Width": 80.0,
      "Item Height": 165.0,
      "Item Margin": 30.0,
      "Max Items On String": 7,
      "Item Up Indent": 285.0

 

can you possibly tell me exactly where to do it, so that I can get the icons about 50% smaller?

Hi! Try to change item Width to 40, and Item Height to 125 

Paul H.

Posted

{
  "Commands": [
    "craft",
    "crafts"
  ],
  "Close UI when reusing a command?": false,
  "Work with Notify?": true,
  "Work with LangAPI?": true,
  "Permission (ex: crafts.use)": "",
  "Economy": {
    "Show Balance": false,
    "Type (Plugin/Item)": "Plugin",
    "Plugin name": "Economics",
    "Balance add hook": "Deposit",
    "Balance remove hook": "Withdraw",
    "Balance show hook": "Balance",
    "ShortName": "scrap",
    "Display Name (empty - default)": "",
    "Skin": 0
  },
  "Categories": [
    {
      "Enabled": true,
      "Permission (ex: crafts.vip)": "",
      "Title": "Vehicles",
      "Background color": {
        "HEX": "#161617",
        "Opacity (0 - 100)": 100.0
      },
      "Items": [
        {
          "ID": -759874201,
          "Enabled": true,
          "Image": "https://i.imgur.com/YXjADeE.png",
          "Title": "Minicopter",
          "Description": "Fast air transport",
          "Command (to give an item)": "givecopter",
          "Permission (ex: crafts.vip)": "crafts.all",
          "Display Name": "Minicopter",
          "ShortName": "electric.flasherlight",
          "Amount": 1,
          "Skin": 2080145158,
          "Type (Item/Command/Vehicle/Recycler)": "Vehicle",
          "Prefab": "assets/content/vehicles/minicopter/minicopter.entity.prefab",
          "Command on give": "",
          "Workbench Level": 1,
          "Distance Check": true,
          "Distance": 1.5,
          "Place the ground": true,
          "Place the structure": true,
          "Items For Craft": [
            {
              "Image": "",
              "ShortName": "gears",
              "Amount": 5,
              "Skin": 0,
              "Title (empty - default)": ""
            },
            {
              "Image": "",
              "ShortName": "roadsigns",
              "Amount": 5,
              "Skin": 0,
              "Title (empty - default)": ""
            },
            {
              "Image": "",
              "ShortName": "metal.fragments",
              "Amount": 2000,
              "Skin": 0,
              "Title (empty - default)": ""
            }
          ],
          "For Modular Car": {
            "CodeLock": true,
            "KeyLock": false,
            "Engine Parts Tier": 2,
            "Fresh Water Amount": 0,
            "Fuel Amount": 140,
            "Modules": [
              "vehicle.1mod.engine",
              "vehicle.1mod.cockpit.armored",
              "vehicle.1mod.cockpit.armored"
            ]
          },
          "Cooldown": 0.0,
          "Multiple Craft": false,
          "Maximum number of crafts": 0,
          "Enable Craft?": true,
          "Enable Sales?": false,
          "Cost": 100.0
        },
        {
          "ID": 374750994,
          "Enabled": true,
          "Image": "https://i.imgur.com/dmWQOm6.png",
          "Title": "Row Boat",
          "Description": "Slow water transport",
          "Command (to give an item)": "giverowboat",
          "Permission (ex: crafts.vip)": "crafts.all",
          "Display Name": "Row Boat",
          "ShortName": "coffin.storage",
          "Amount": 1,
          "Skin": 2080150023,
          "Type (Item/Command/Vehicle/Recycler)": "Vehicle",
          "Prefab": "assets/content/vehicles/boats/rowboat/rowboat.prefab",
          "Command on give": "",
          "Workbench Level": 2,
          "Distance Check": true,
          "Distance": 1.5,
          "Place the ground": true,
          "Place the structure": true,
          "Items For Craft": [
            {
              "Image": "",
              "ShortName": "gears",
              "Amount": 5,
              "Skin": 0,
              "Title (empty - default)": ""
            },
            {
              "Image": "",
              "ShortName": "roadsigns",
              "Amount": 5,
              "Skin": 0,
              "Title (empty - default)": ""
            },
            {
              "Image": "",
              "ShortName": "metal.fragments",
              "Amount": 2000,
              "Skin": 0,
              "Title (empty - default)": ""
            }
          ],
          "For Modular Car": {
            "CodeLock": true,
            "KeyLock": false,
            "Engine Parts Tier": 2,
            "Fresh Water Amount": 0,
            "Fuel Amount": 140,
            "Modules": [
              "vehicle.1mod.engine",
              "vehicle.1mod.cockpit.armored",
              "vehicle.1mod.cockpit.armored"
            ]
          },
          "Cooldown": 0.0,
          "Multiple Craft": false,
          "Maximum number of crafts": 0,
          "Enable Craft?": true,
          "Enable Sales?": false,
          "Cost": 100.0
        },
        {
          "ID": -1602535984,
          "Enabled": true,
          "Image": "https://i.imgur.com/CgpVw2j.png",
          "Title": "RHIB",
          "Description": "Slow water transport",
          "Command (to give an item)": "giverhibboat",
          "Permission (ex: crafts.vip)": "crafts.all",
          "Display Name": "RHIB",
          "ShortName": "electric.sirenlight",
          "Amount": 1,
          "Skin": 2080150770,
          "Type (Item/Command/Vehicle/Recycler)": "Vehicle",
          "Prefab": "assets/content/vehicles/boats/rhib/rhib.prefab",
          "Command on give": "",
          "Workbench Level": 3,
          "Distance Check": true,
          "Distance": 1.5,
          "Place the ground": true,
          "Place the structure": true,
          "Items For Craft": [
            {
              "Image": "",
              "ShortName": "gears",
              "Amount": 5,
              "Skin": 0,
              "Title (empty - default)": ""
            },
            {
              "Image": "",
              "ShortName": "roadsigns",
              "Amount": 5,
              "Skin": 0,
              "Title (empty - default)": ""
            },
            {
              "Image": "",
              "ShortName": "metal.fragments",
              "Amount": 2000,
              "Skin": 0,
              "Title (empty - default)": ""
            }
          ],
          "For Modular Car": {
            "CodeLock": true,
            "KeyLock": false,
            "Engine Parts Tier": 2,
            "Fresh Water Amount": 0,
            "Fuel Amount": 140,
            "Modules": [
              "vehicle.1mod.engine",
              "vehicle.1mod.cockpit.armored",
              "vehicle.1mod.cockpit.armored"
            ]
          },
          "Cooldown": 0.0,
          "Multiple Craft": false,
          "Maximum number of crafts": 0,
          "Enable Craft?": true,
          "Enable Sales?": false,
          "Cost": 100.0
        },
        {
          "ID": 593612415,
          "Enabled": true,
          "Image": "https://i.imgur.com/cp2Xx2A.png",
          "Title": "Hot Air Balloon",
          "Description": "Slow air transport",
          "Command (to give an item)": "givehotair",
          "Permission (ex: crafts.vip)": "crafts.all",
          "Display Name": "Hot Air Balloon",
          "ShortName": "box.repair.bench",
          "Amount": 1,
          "Skin": 2080152635,
          "Type (Item/Command/Vehicle/Recycler)": "Vehicle",
          "Prefab": "assets/prefabs/deployable/hot air balloon/hotairballoon.prefab",
          "Command on give": "",
          "Workbench Level": 3,
          "Distance Check": true,
          "Distance": 1.5,
          "Place the ground": true,
          "Place the structure": true,
          "Items For Craft": [
            {
              "Image": "",
              "ShortName": "gears",
              "Amount": 5,
              "Skin": 0,
              "Title (empty - default)": ""
            },
            {
              "Image": "",
              "ShortName": "roadsigns",
              "Amount": 5,
              "Skin": 0,
              "Title (empty - default)": ""
            },
            {
              "Image": "",
              "ShortName": "metal.fragments",
              "Amount": 2000,
              "Skin": 0,
              "Title (empty - default)": ""
            }
          ],
          "For Modular Car": {
            "CodeLock": true,
            "KeyLock": false,
            "Engine Parts Tier": 2,
            "Fresh Water Amount": 0,
            "Fuel Amount": 140,
            "Modules": [
              "vehicle.1mod.engine",
              "vehicle.1mod.cockpit.armored",
              "vehicle.1mod.cockpit.armored"
            ]
          },
          "Cooldown": 0.0,
          "Multiple Craft": false,
          "Maximum number of crafts": 0,
          "Enable Craft?": true,
          "Enable Sales?": false,
          "Cost": 100.0
        },
        {
          "ID": 988333509,
          "Enabled": true,
          "Image": "https://i.imgur.com/7JZE0Lr.png",
          "Title": "Transport Helicopter",
          "Description": "Fast air transport",
          "Command (to give an item)": "givescrapheli",
          "Permission (ex: crafts.vip)": "crafts.all",
          "Display Name": "Transport Helicopter",
          "ShortName": "electric.flasherlight",
          "Amount": 1,
          "Skin": 2080154394,
          "Type (Item/Command/Vehicle/Recycler)": "Vehicle",
          "Prefab": "assets/content/vehicles/scrap heli carrier/scraptransporthelicopter.prefab",
          "Command on give": "",
          "Workbench Level": 3,
          "Distance Check": true,
          "Distance": 1.5,
          "Place the ground": true,
          "Place the structure": true,
          "Items For Craft": [
            {
              "Image": "",
              "ShortName": "gears",
              "Amount": 5,
              "Skin": 0,
              "Title (empty - default)": ""
            },
            {
              "Image": "",
              "ShortName": "roadsigns",
              "Amount": 5,
              "Skin": 0,
              "Title (empty - default)": ""
            },
            {
              "Image": "",
              "ShortName": "metal.fragments",
              "Amount": 2000,
              "Skin": 0,
              "Title (empty - default)": ""
            }
          ],
          "For Modular Car": {
            "CodeLock": true,
            "KeyLock": false,
            "Engine Parts Tier": 2,
            "Fresh Water Amount": 0,
            "Fuel Amount": 140,
            "Modules": [
              "vehicle.1mod.engine",
              "vehicle.1mod.cockpit.armored",
              "vehicle.1mod.cockpit.armored"
            ]
          },
          "Cooldown": 0.0,
          "Multiple Craft": false,
          "Maximum number of crafts": 0,
          "Enable Craft?": true,
          "Enable Sales?": false,
          "Cost": 100.0
        },
        {
          "ID": 709546339,
          "Enabled": true,
          "Image": "https://i.imgur.com/xj0N3lI.png",
          "Title": "Snowmobile",
          "Description": "Conquers snow biomes",
          "Command (to give an item)": "givesnowmobile",
          "Permission (ex: crafts.vip)": "crafts.all",
          "Display Name": "Snowmobile",
          "ShortName": "electric.flasherlight",
          "Amount": 1,
          "Skin": 2747934628,
          "Type (Item/Command/Vehicle/Recycler)": "Vehicle",
          "Prefab": "assets/content/vehicles/snowmobiles/snowmobile.prefab",
          "Command on give": "",
          "Workbench Level": 2,
          "Distance Check": true,
          "Distance": 1.5,
          "Place the ground": true,
          "Place the structure": false,
          "Items For Craft": [
            {
              "Image": "",
              "ShortName": "gears",
              "Amount": 5,
              "Skin": 0,
              "Title (empty - default)": ""
            },
            {
              "Image": "",
              "ShortName": "roadsigns",
              "Amount": 5,
              "Skin": 0,
              "Title (empty - default)": ""
            },
            {
              "Image": "",
              "ShortName": "metal.fragments",
              "Amount": 2000,
              "Skin": 0,
              "Title (empty - default)": ""
            }
          ],
          "For Modular Car": {
            "CodeLock": true,
            "KeyLock": false,
            "Engine Parts Tier": 2,
            "Fresh Water Amount": 0,
            "Fuel Amount": 140,
            "Modules": [
              "vehicle.1mod.engine",
              "vehicle.1mod.cockpit.armored",
              "vehicle.1mod.cockpit.armored"
            ]
          },
          "Cooldown": 0.0,
          "Multiple Craft": false,
          "Maximum number of crafts": 0,
          "Enable Craft?": true,
          "Enable Sales?": false,
          "Cost": 100.0
        }
      ]
    },
    {
      "Enabled": true,
      "Permission (ex: crafts.vip)": "",
      "Title": "Cars",
      "Background color": {
        "HEX": "#161617",
        "Opacity (0 - 100)": 100.0
      },
      "Items": [
        {
          "ID": 147435431,
          "Enabled": true,
          "Image": "https://i.imgur.com/eioxlvK.png",
          "Title": "Sedan",
          "Description": "5KM/H",
          "Command (to give an item)": "givesedan",
          "Permission (ex: crafts.vip)": "crafts.all",
          "Display Name": "Car",
          "ShortName": "woodcross",
          "Amount": 1,
          "Skin": 2080151780,
          "Type (Item/Command/Vehicle/Recycler)": "Vehicle",
          "Prefab": "assets/content/vehicles/sedan_a/sedantest.entity.prefab",
          "Command on give": "",
          "Workbench Level": 2,
          "Distance Check": true,
          "Distance": 1.5,
          "Place the ground": true,
          "Place the structure": true,
          "Items For Craft": [
            {
              "Image": "",
              "ShortName": "gears",
              "Amount": 5,
              "Skin": 0,
              "Title (empty - default)": ""
            },
            {
              "Image": "",
              "ShortName": "roadsigns",
              "Amount": 5,
              "Skin": 0,
              "Title (empty - default)": ""
            },
            {
              "Image": "",
              "ShortName": "metal.fragments",
              "Amount": 2000,
              "Skin": 0,
              "Title (empty - default)": ""
            }
          ],
          "For Modular Car": {
            "CodeLock": true,
            "KeyLock": false,
            "Engine Parts Tier": 2,
            "Fresh Water Amount": 0,
            "Fuel Amount": 140,
            "Modules": [
              "vehicle.1mod.engine",
              "vehicle.1mod.cockpit.armored",
              "vehicle.1mod.cockpit.armored"
            ]
          },
          "Cooldown": 0.0,
          "Multiple Craft": false,
          "Maximum number of crafts": 0,
          "Enable Craft?": true,
          "Enable Sales?": false,
          "Cost": 100.0
        },
        {
          "ID": 852873603,
          "Enabled": true,
          "Image": "https://i.imgur.com/z7X5D5V.png",
          "Title": "Ferrari",
          "Description": "25KM/H",
          "Command (to give an item)": "givemod1",
          "Permission (ex: crafts.vip)": "crafts.all",
          "Display Name": "Car",
          "ShortName": "electric.flasherlight",
          "Amount": 1,
          "Skin": 2244308598,
          "Type (Item/Command/Vehicle/Recycler)": "ModularCar",
          "Prefab": "",
          "Command on give": "",
          "Workbench Level": 2,
          "Distance Check": true,
          "Distance": 1.5,
          "Place the ground": true,
          "Place the structure": true,
          "Items For Craft": [
            {
              "Image": "",
              "ShortName": "gears",
              "Amount": 5,
              "Skin": 0,
              "Title (empty - default)": ""
            },
            {
              "Image": "",
              "ShortName": "roadsigns",
              "Amount": 5,
              "Skin": 0,
              "Title (empty - default)": ""
            },
            {
              "Image": "",
              "ShortName": "metal.fragments",
              "Amount": 2000,
              "Skin": 0,
              "Title (empty - default)": ""
            }
          ],
          "For Modular Car": {
            "CodeLock": true,
            "KeyLock": false,
            "Engine Parts Tier": 2,
            "Fresh Water Amount": 0,
            "Fuel Amount": 140,
            "Modules": [
              "vehicle.1mod.engine",
              "vehicle.1mod.cockpit.armored",
              "vehicle.1mod.cockpit.armored"
            ]
          },
          "Cooldown": 0.0,
          "Multiple Craft": false,
          "Maximum number of crafts": 0,
          "Enable Craft?": true,
          "Enable Sales?": false,
          "Cost": 100.0
        }
      ]
    },
    {
      "Enabled": true,
      "Permission (ex: crafts.vip)": "",
      "Title": "Misc",
      "Background color": {
        "HEX": "#161617",
        "Opacity (0 - 100)": 100.0
      },
      "Items": [
        {
          "ID": -862811405,
          "Enabled": true,
          "Image": "https://i.imgur.com/LLB2AVi.png",
          "Title": "Home Recycler",
          "Description": "",
          "Command (to give an item)": "giverecycler",
          "Permission (ex: crafts.vip)": "crafts.all",
          "Display Name": "Home Recycler",
          "ShortName": "research.table",
          "Amount": 1,
          "Skin": 2186833264,
          "Type (Item/Command/Vehicle/Recycler)": "Recycler",
          "Prefab": "assets/bundled/prefabs/static/recycler_static.prefab",
          "Command on give": "",
          "Workbench Level": 2,
          "Distance Check": true,
          "Distance": 1.5,
          "Place the ground": true,
          "Place the structure": true,
          "Items For Craft": [
            {
              "Image": "",
              "ShortName": "gears",
              "Amount": 5,
              "Skin": 0,
              "Title (empty - default)": ""
            },
            {
              "Image": "",
              "ShortName": "roadsigns",
              "Amount": 5,
              "Skin": 0,
              "Title (empty - default)": ""
            },
            {
              "Image": "",
              "ShortName": "metal.fragments",
              "Amount": 2000,
              "Skin": 0,
              "Title (empty - default)": ""
            }
          ],
          "For Modular Car": {
            "CodeLock": true,
            "KeyLock": false,
            "Engine Parts Tier": 2,
            "Fresh Water Amount": 0,
            "Fuel Amount": 140,
            "Modules": [
              "vehicle.1mod.engine",
              "vehicle.1mod.cockpit.armored",
              "vehicle.1mod.cockpit.armored"
            ]
          },
          "Cooldown": 0.0,
          "Multiple Craft": false,
          "Maximum number of crafts": 0,
          "Enable Craft?": true,
          "Enable Sales?": false,
          "Cost": 100.0
        },
        {
          "ID": 2069601968,
          "Enabled": true,
          "Image": "https://i.imgur.com/mw1T17x.png",
          "Title": "",
          "Description": "",
          "Command (to give an item)": "givelr300",
          "Permission (ex: crafts.vip)": "crafts.all",
          "Display Name": "",
          "ShortName": "rifle.lr300",
          "Amount": 1,
          "Skin": 0,
          "Type (Item/Command/Vehicle/Recycler)": "Item",
          "Prefab": "",
          "Command on give": "",
          "Workbench Level": 0,
          "Distance Check": true,
          "Distance": 1.5,
          "Place the ground": true,
          "Place the structure": true,
          "Items For Craft": [
            {
              "Image": "",
              "ShortName": "gears",
              "Amount": 5,
              "Skin": 0,
              "Title (empty - default)": ""
            },
            {
              "Image": "",
              "ShortName": "roadsigns",
              "Amount": 5,
              "Skin": 0,
              "Title (empty - default)": ""
            },
            {
              "Image": "",
              "ShortName": "metal.fragments",
              "Amount": 2000,
              "Skin": 0,
              "Title (empty - default)": ""
            }
          ],
          "For Modular Car": {
            "CodeLock": true,
            "KeyLock": false,
            "Engine Parts Tier": 2,
            "Fresh Water Amount": 0,
            "Fuel Amount": 140,
            "Modules": [
              "vehicle.1mod.engine",
              "vehicle.1mod.cockpit.armored",
              "vehicle.1mod.cockpit.armored"
            ]
          },
          "Cooldown": 0.0,
          "Multiple Craft": false,
          "Maximum number of crafts": 0,
          "Enable Craft?": true,
          "Enable Sales?": false,
          "Cost": 100.0
        }
      ]
    }
  ],
  "Workbenches Setting": {
    "None": {
      "HEX": "#FFFFFF",
      "Opacity (0 - 100)": 0.0
    },
    "One": {
      "HEX": "#74884A",
      "Opacity (0 - 100)": 100.0
    },
    "Two": {
      "HEX": "#B19F56",
      "Opacity (0 - 100)": 100.0
    },
    "Three": {
      "HEX": "#B43D3D",
      "Opacity (0 - 100)": 100.0
    }
  },
  "Recycler Settings": {
    "Enabled": true,
    "Use recycling speed?": true,
    "Recycling speed": 5.0,
    "Use DDraw? (showing damage on the recycler)": true,
    "DDraw Radius": 7.5,
    "DDraw Text": "<size=19>RECYCLER</size>\n<size=15>{0}/{1}</size>",
    "DDraw Color": "#C5D0E6",
    "DDraw Delay (sec)": 0.75,
    "Enabled pickup?": true,
    "Only owner can pickup": true,
    "Check ability to build for pickup": true,
    "BaseProtection Settings": [
      0.9,
      0.0,
      0.0,
      0.0,
      0.0,
      0.5,
      0.0,
      0.0,
      0.0,
      0.9,
      0.5,
      0.5,
      0.0,
      1.0,
      1.0,
      0.5,
      0.0,
      0.0,
      0.0,
      0.0,
      0.0,
      1.0,
      1.0
    ],
    "Damage Scale": 0.5,
    "Destroy Settings": {
      "Check ground for recyclers? (destroy on missng)": true,
      "Give item on destroy?": true,
      "Effects on destroy": [
        "assets/bundled/prefabs/fx/item_break.prefab",
        "assets/bundled/prefabs/fx/impacts/stab/rock/stab_rock_01.prefab"
      ]
    }
  },
  "Car Settings": {
    "Active Items (in hand)": {
      "Forbid to hold all items": true,
      "List of blocked items (shortname)": [
        "explosive.timed",
        "rocket.launcher",
        "surveycharge",
        "explosive.satchel"
      ]
    },
    "DDraw Radius": 7.5,
    "DDraw Text": "<size=15>{0}/{1}</size>",
    "DDraw Color": "#C5D0E6",
    "DDraw Delay (sec)": 0.75
  },
  "Custom Workbench Stations (Entity ID - settings)": {},
  "UI Settings": {
    "Category Width": 90.0,
    "Category Height": 25.0,
    "Category Margin": 5.0,
    "Craft Width": 125.0,
    "Craft Height": 125.0,
    "Craft Margin": 10.0,
    "Craft Y Indent": -115.0,
    "Craft Amount On String": 5,
    "Categories Amount On Page": 7,
    "Craft Strings": 2,
    "Page Size": 25.0,
    "Page Selected Size": 40.0,
    "Pages Margin": 5.0,
    "Color 1": {
      "HEX": "#0E0E10",
      "Opacity (0 - 100)": 100.0
    },
    "Color 2": {
      "HEX": "#161617",
      "Opacity (0 - 100)": 100.0
    },
    "Color 3": {
      "HEX": "#FFFFFF",
      "Opacity (0 - 100)": 100.0
    },
    "Color 4": {
      "HEX": "#4B68FF",
      "Opacity (0 - 100)": 100.0
    },
    "Color 5": {
      "HEX": "#74884A",
      "Opacity (0 - 100)": 100.0
    },
    "Color 6": {
      "HEX": "#CD4632",
      "Opacity (0 - 100)": 100.0
    },
    "Color 7": {
      "HEX": "#595651",
      "Opacity (0 - 100)": 100.0
    },
    "Color 8": {
      "HEX": "#4B68FF",
      "Opacity (0 - 100)": 70.0
    },
    "Color 9": {
      "HEX": "#0E0E10",
      "Opacity (0 - 100)": 98.0
    },
    "Color 10": {
      "HEX": "#4B68FF",
      "Opacity (0 - 100)": 50.0
    },
    "Color 11": {
      "HEX": "#FF4B4B",
      "Opacity (0 - 100)": 100.0
    },
    "Background Image": "",
    "Close after craft?": true,
    "Craft Menu": {
      "Item Width": 40.0,
      "Item Height": 125.0,
      "Item Margin": 30.0,
      "Max Items On String": 7,
      "Item Up Indent": 285.0
    }
  },
  "Version": {
    "Major": 2,
    "Minor": 10,
    "Patch": 9
  }
}

 

what am I doing wrong?
I somehow can't get it.
I'm sorry...


 

33333.jpg

hazmatwearer001

Posted

Love this plugiun, Could it add support for quality-crafting, as currently Crafts and other plugins dont currently assign player ID's to the crafted item and as such they return "No Creator" and thus cannot be a higher rarity or stat than default, even if you have maxed out QC stats.

MeventSupport

Posted

8 hours ago, hazmatwearer001 said:

Love this plugiun, Could it add support for quality-crafting, as currently Crafts and other plugins dont currently assign player ID's to the crafted item and as such they return "No Creator" and thus cannot be a higher rarity or stat than default, even if you have maxed out QC stats.

Hi! It’s a great idea. I’ll add to the ToDo list! Thanks🙂

  • Love 1
hazmatwearer001

Posted

2 hours ago, MeventSupport said:

Hi! It’s a great idea. I’ll add to the ToDo list! Thanks🙂

Wonderful news! Happy to wait as long as needed. Great developer! Also highly recommend the Battlepass plugin as anyone with Photoshop programs can personalise it immensely, Mevent knows how to do things well and plugins/configs are easy to understand and edit 

  • Love 1
Paul H.

Posted

Hi, did anyone happen to include Submersible Pump's pump in Crafts?
I somehow can't get it...

  • Like 1
hazmatwearer001

Posted (edited)

1 hour ago, Paul H. said:

Hi, did anyone happen to include Submersible Pump's pump in Crafts?
I somehow can't get it...

Good evening @Paul H.

Adding this to your Crafts config as-is into whatever category you wish should add this pump for you as a required item for a Level 2 Workbench, and costs players 150 Metal Fragments and 50 Wood to craft, edit this to whatever you wish. It can be placed on the ground and on structures, with a distance check of 0.2 so it should be able to be placed tightly near something, but still check collision. If this doesn't work right away, it should only require a small amount of tweaking from this point to work for you. Happy to help with further requests you have 🙂
 

{
  "ID": 4875545,
  "Enabled": true,
  "Image": "",
  "Title": "Submersible Pump!",
  "Description": "Craft a Submersible Pump!",
  "Command (to give an item)": "givesubmersiblepump",
  "Permission (ex: crafts.vip)": "crafts.use",
  "Display Name": "Submersible Pump!",
  "ShortName": "electric.fuelgenerator.small",
  "Amount": 1,
  "Skin": -1284169891,
  "Type (Item/Command/Vehicle/Recycler)": "Vehicle",
  "Prefab": "",
  "Command on give": "",
  "Workbench Level": 2,
  "Distance Check": true,
  "Distance": 0.2,
  "Place the ground": true,
  "Place the structure": true,
  "Items For Craft": [
    {
      "Image": "",
      "ShortName": "metal.fragments",
      "Amount": 150,
      "Skin": 0,
      "Title (empty - default)": ""
    },
    {
      "Image": "",
      "ShortName": "wood",
      "Amount": 50,
      "Skin": 0,
      "Title (empty - default)": ""
    }
  ],
  "For Modular Car": {
    "CodeLock": false,
    "KeyLock": false,
    "Engine Parts Tier": 2,
    "Fresh Water Amount": 0,
    "Fuel Amount": 140,
    "Modules": [
      "vehicle.1mod.engine",
      "vehicle.1mod.cockpit.armored",
      "vehicle.1mod.cockpit.armored"
    ]
  },
  "Cooldown": 0.0,
  "Multiple Craft": false,
  "Maximum number of crafts": 0,
  "Enable Craft?": true,
  "Enable Sales?": false,
  "Cost": 0.0
}




 

Edited by hazmatwearer001
  • Like 1
Paul H.

Posted

Thank you very much,
I'll test it, at the moment it's still causing a few problems 😉

 

  • Love 1
MeventSupport

Posted

3 minutes ago, Paul H. said:

Thank you very much,
I'll test it, at the moment it's still causing a few problems 😉

 

What kind of problems? 

hazmatwearer001

Posted

3 hours ago, Paul H. said:

Thank you very much,
I'll test it, at the moment it's still causing a few problems 😉

 

Have you successfully sorted out what the problems were? If you add that to a list of items in the config, it should work correctly. There is a chance changing the 'Vehicle' tag to either "Item" or "Recycler" will fix it, but from my own experience, this should not be the case. Only issue that comes to mind would be a matching ID at the top, but it's unlikely as it's a random number I filled in to hopefully avoid that. If you could provide a little detail or screenshots of the problem, I could do some troubleshooting or provide more accurate help.

  • Like 1
Paul H.

Posted

hi,
thanks for the help.
Fixed all issues and it works

  • Love 2

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 11
  • Love 2

Mevent's Collection

User Feedback

1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.3k

Files Sold

Total number of files sold.

2m

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.