Before I do that, here is my current config. I looked at the default config and I don't seem to find a fault. Maybe you can spot something as I would like my menu setup in this way please.
{
"The color of the button when all the items are present": "#80FF8080",
"Command": "craft",
"Enable debug?": true,
"Workbenches Setting": {
"None": {
"Color": "#00000080",
"Title": "No Workbench Required"
},
"One": {
"Color": "#80400080",
"Title": "Workbench 1 LVL"
},
"Two": {
"Color": "#0080FF80",
"Title": "Workbench 2 LVL"
},
"Three": {
"Color": "#FF000080",
"Title": "Workbench 3 LVL"
}
},
"Craft Settings": [
{
"Enabled craft?": true,
"Image": "https://i.imgur.com/LLB2AVi.png",
"Description": [
"Craft requires:",
"- Gears (50 pcs)",
"- Road Signs (150 pcs)",
"- Scrap (2000 pcs)"
],
"Command for give": "giverecycler",
"Permission for craft": "crafts.all",
"DisplayName": "Home Recycler",
"Shortname": "research.table",
"Amount": 0,
"Skin": 2186833264,
"Type (Item/Command/Vehicle/Recycler)": "Recycler",
"Prefab (for Vehicle)": "assets/bundled/prefabs/static/recycler_static.prefab",
"Command on give": "",
"Workbench Level": 2,
"Distance Check": true,
"Distance": 1.5,
"Place the ground": false,
"Place the structure": false,
"Items For Craft": [
{
"Shortname": "gears",
"Amount": 50,
"Skin": 0
},
{
"Shortname": "roadsigns",
"Amount": 150,
"Skin": 0
},
{
"Shortname": "scrap",
"Amount": 2000,
"Skin": 0
}
],
"For Modular Car": null
},
{
"Enabled craft?": true,
"Image": "https://rustlabs.com/img/items180/mining.pumpjack.png",
"Description": [
"Craft requires:",
"- Gears (125 pcs)",
"- Road Signs (500 pcs)",
"- Sheetmetal (250 pcs)",
"- Scrap (10000 pcs)"
],
"Command for give": "givepumpjack",
"Permission for craft": "crafts.all",
"DisplayName": "PumpJack",
"Shortname": "mining.pumpjack",
"Amount": 1,
"Skin": 2244308598,
"Type (Item/Command/Vehicle/Recycler)": "Item",
"Prefab (for Vehicle)": "",
"Command on give": "",
"Workbench Level": 3,
"Distance Check": true,
"Distance": 1.5,
"Place the ground": false,
"Place the structure": false,
"Items For Craft": [
{
"Shortname": "gears",
"Amount": 125,
"Skin": 0
},
{
"Shortname": "roadsigns",
"Amount": 500,
"Skin": 0
},
{
"Shortname": "sheetmetal",
"Amount": 250,
"Skin": 0
},
{
"Shortname": "scrap",
"Amount": 10000,
"Skin": 0
}
],
"For Modular Car": null
},
{
"Enabled craft?": true,
"Image": "https://rustlabs.com/img/items180/mining.quarry.png",
"Description": [
"Craft requires:",
"- Gears (125 pcs)",
"- Road Signs (500 pcs)",
"- Sheetmetal (250 pcs)",
"- Scrap (10000 pcs)"
],
"Command for give": "givequarry",
"Permission for craft": "crafts.all",
"DisplayName": "Quarry",
"Shortname": "mining.quarry",
"Amount": 1,
"Skin": 0,
"Type (Item/Command/Vehicle/Recycler)": "Item",
"Prefab (for Vehicle)": "",
"Command on give": "",
"Workbench Level": 3,
"Distance Check": true,
"Distance": 1.5,
"Place the ground": false,
"Place the structure": false,
"Items For Craft": [
{
"Shortname": "gears",
"Amount": 125,
"Skin": 0
},
{
"Shortname": "roadsigns",
"Amount": 500,
"Skin": 0
},
{
"Shortname": "sheetmetal",
"Amount": 250,
"Skin": 0
},
{
"Shortname": "scrap",
"Amount": 10000,
"Skin": 0
}
],
"For Modular Car": null
}
],
"Recycler Settings": {
"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
},
"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
}
}