Advertisement
Guest User

Crafts Config

a guest
Sep 16th, 2021
385
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 14.38 KB | None | 0 0
  1. {
  2.   "Commands": [
  3.     "craft",
  4.     "crafts"
  5.   ],
  6.   "Work with Notify?": true,
  7.   "Permission (ex: crafts.use)": "",
  8.   "Categories": [
  9.     {
  10.       "Enabled": true,
  11.       "Permission (ex: crafts.vip)": "",
  12.       "Title": "Vehicles",
  13.       "Items": [
  14.         {
  15.           "Enabled": true,
  16.           "Image": "https://i.imgur.com/YXjADeE.png",
  17.           "Title": "Minicopter",
  18.           "Description": "Fast air transport",
  19.           "Command (to give an item)": "givecopter",
  20.           "Permission (ex: crafts.vip)": "crafts.all",
  21.           "Display Name": "Minicopter",
  22.           "Shortname": "electric.flasherlight",
  23.           "Amount": 1,
  24.           "Skin": 2080145158,
  25.           "Type (Item/Command/Vehicle/Recycler)": "Vehicle",
  26.           "Prefab": "assets/content/vehicles/minicopter/minicopter.entity.prefab",
  27.           "Command on give": "",
  28.           "Workbench Level": 1,
  29.           "Distance Check": true,
  30.           "Distance": 1.5,
  31.           "Place the ground": true,
  32.           "Place the structure": true,
  33.           "Items For Craft": [
  34.             {
  35.               "Shortname": "gears",
  36.               "Amount": 5,
  37.               "Skin": 0,
  38.               "Title (empty - default)": null
  39.             },
  40.             {
  41.               "Shortname": "roadsigns",
  42.               "Amount": 5,
  43.               "Skin": 0,
  44.               "Title (empty - default)": null
  45.             },
  46.             {
  47.               "Shortname": "metal.fragments",
  48.               "Amount": 2000,
  49.               "Skin": 0,
  50.               "Title (empty - default)": null
  51.             }
  52.           ],
  53.           "For Modular Car": null
  54.         },
  55.         {
  56.           "Enabled": true,
  57.           "Image": "https://i.imgur.com/dmWQOm6.png",
  58.           "Title": "Row Boat",
  59.           "Description": "Slow water transport",
  60.           "Command (to give an item)": "giverowboat",
  61.           "Permission (ex: crafts.vip)": "crafts.all",
  62.           "Display Name": "Row Boat",
  63.           "Shortname": "coffin.storage",
  64.           "Amount": 1,
  65.           "Skin": 2080150023,
  66.           "Type (Item/Command/Vehicle/Recycler)": "Vehicle",
  67.           "Prefab": "assets/content/vehicles/boats/rowboat/rowboat.prefab",
  68.           "Command on give": "",
  69.           "Workbench Level": 2,
  70.           "Distance Check": true,
  71.           "Distance": 1.5,
  72.           "Place the ground": true,
  73.           "Place the structure": true,
  74.           "Items For Craft": [
  75.             {
  76.               "Shortname": "gears",
  77.               "Amount": 5,
  78.               "Skin": 0,
  79.               "Title (empty - default)": null
  80.             },
  81.             {
  82.               "Shortname": "roadsigns",
  83.               "Amount": 5,
  84.               "Skin": 0,
  85.               "Title (empty - default)": null
  86.             },
  87.             {
  88.               "Shortname": "metal.fragments",
  89.               "Amount": 2000,
  90.               "Skin": 0,
  91.               "Title (empty - default)": null
  92.             }
  93.           ],
  94.           "For Modular Car": null
  95.         },
  96.         {
  97.           "Enabled": true,
  98.           "Image": "https://i.imgur.com/CgpVw2j.png",
  99.           "Title": "RHIB",
  100.           "Description": "Slow water transport",
  101.           "Command (to give an item)": "giverhibboat",
  102.           "Permission (ex: crafts.vip)": "crafts.all",
  103.           "Display Name": "RHIB",
  104.           "Shortname": "electric.sirenlight",
  105.           "Amount": 1,
  106.           "Skin": 2080150770,
  107.           "Type (Item/Command/Vehicle/Recycler)": "Vehicle",
  108.           "Prefab": "assets/content/vehicles/boats/rhib/rhib.prefab",
  109.           "Command on give": "",
  110.           "Workbench Level": 3,
  111.           "Distance Check": true,
  112.           "Distance": 1.5,
  113.           "Place the ground": true,
  114.           "Place the structure": true,
  115.           "Items For Craft": [
  116.             {
  117.               "Shortname": "gears",
  118.               "Amount": 5,
  119.               "Skin": 0,
  120.               "Title (empty - default)": null
  121.             },
  122.             {
  123.               "Shortname": "roadsigns",
  124.               "Amount": 5,
  125.               "Skin": 0,
  126.               "Title (empty - default)": null
  127.             },
  128.             {
  129.               "Shortname": "metal.fragments",
  130.               "Amount": 2000,
  131.               "Skin": 0,
  132.               "Title (empty - default)": null
  133.             }
  134.           ],
  135.           "For Modular Car": null
  136.         },
  137.         {
  138.           "Enabled": true,
  139.           "Image": "https://i.imgur.com/cp2Xx2A.png",
  140.           "Title": "Hot Air Balloon",
  141.           "Description": "Slow air transport",
  142.           "Command (to give an item)": "givehotair",
  143.           "Permission (ex: crafts.vip)": "crafts.all",
  144.           "Display Name": "Hot Air Balloon",
  145.           "Shortname": "box.repair.bench",
  146.           "Amount": 1,
  147.           "Skin": 2080152635,
  148.           "Type (Item/Command/Vehicle/Recycler)": "Vehicle",
  149.           "Prefab": "assets/prefabs/deployable/hot air balloon/hotairballoon.prefab",
  150.           "Command on give": "",
  151.           "Workbench Level": 3,
  152.           "Distance Check": true,
  153.           "Distance": 1.5,
  154.           "Place the ground": true,
  155.           "Place the structure": true,
  156.           "Items For Craft": [
  157.             {
  158.               "Shortname": "gears",
  159.               "Amount": 5,
  160.               "Skin": 0,
  161.               "Title (empty - default)": null
  162.             },
  163.             {
  164.               "Shortname": "roadsigns",
  165.               "Amount": 5,
  166.               "Skin": 0,
  167.               "Title (empty - default)": null
  168.             },
  169.             {
  170.               "Shortname": "metal.fragments",
  171.               "Amount": 2000,
  172.               "Skin": 0,
  173.               "Title (empty - default)": null
  174.             }
  175.           ],
  176.           "For Modular Car": null
  177.         },
  178.         {
  179.           "Enabled": true,
  180.           "Image": "https://i.imgur.com/7JZE0Lr.png",
  181.           "Title": "Transport Helicopter",
  182.           "Description": "Fast air transport",
  183.           "Command (to give an item)": "givescrapheli",
  184.           "Permission (ex: crafts.vip)": "crafts.all",
  185.           "Display Name": "Transport Helicopter",
  186.           "Shortname": "lantern",
  187.           "Amount": 1,
  188.           "Skin": 2080154394,
  189.           "Type (Item/Command/Vehicle/Recycler)": "Vehicle",
  190.           "Prefab": "assets/content/vehicles/scrap heli carrier/scraptransporthelicopter.prefab",
  191.           "Command on give": "",
  192.           "Workbench Level": 3,
  193.           "Distance Check": true,
  194.           "Distance": 1.5,
  195.           "Place the ground": true,
  196.           "Place the structure": true,
  197.           "Items For Craft": [
  198.             {
  199.               "Shortname": "gears",
  200.               "Amount": 5,
  201.               "Skin": 0,
  202.               "Title (empty - default)": null
  203.             },
  204.             {
  205.               "Shortname": "roadsigns",
  206.               "Amount": 5,
  207.               "Skin": 0,
  208.               "Title (empty - default)": null
  209.             },
  210.             {
  211.               "Shortname": "metal.fragments",
  212.               "Amount": 2000,
  213.               "Skin": 0,
  214.               "Title (empty - default)": null
  215.             }
  216.           ],
  217.           "For Modular Car": null
  218.         }
  219.       ]
  220.     },
  221.     {
  222.       "Enabled": true,
  223.       "Permission (ex: crafts.vip)": "",
  224.       "Title": "Cars",
  225.       "Items": [
  226.         {
  227.           "Enabled": true,
  228.           "Image": "https://i.imgur.com/eioxlvK.png",
  229.           "Title": "Sedan",
  230.           "Description": "5KM/H",
  231.           "Command (to give an item)": "givesedan",
  232.           "Permission (ex: crafts.vip)": "crafts.all",
  233.           "Display Name": "Car",
  234.           "Shortname": "woodcross",
  235.           "Amount": 1,
  236.           "Skin": 2080151780,
  237.           "Type (Item/Command/Vehicle/Recycler)": "Vehicle",
  238.           "Prefab": "assets/content/vehicles/sedan_a/sedantest.entity.prefab",
  239.           "Command on give": "",
  240.           "Workbench Level": 2,
  241.           "Distance Check": true,
  242.           "Distance": 1.5,
  243.           "Place the ground": true,
  244.           "Place the structure": true,
  245.           "Items For Craft": [
  246.             {
  247.               "Shortname": "gears",
  248.               "Amount": 5,
  249.               "Skin": 0,
  250.               "Title (empty - default)": null
  251.             },
  252.             {
  253.               "Shortname": "roadsigns",
  254.               "Amount": 5,
  255.               "Skin": 0,
  256.               "Title (empty - default)": null
  257.             },
  258.             {
  259.               "Shortname": "metal.fragments",
  260.               "Amount": 2000,
  261.               "Skin": 0,
  262.               "Title (empty - default)": null
  263.             }
  264.           ],
  265.           "For Modular Car": null
  266.         },
  267.         {
  268.           "Enabled": true,
  269.           "Image": "https://i.imgur.com/z7X5D5V.png",
  270.           "Title": "Ferrari",
  271.           "Description": "25KM/H",
  272.           "Command (to give an item)": "givemod1",
  273.           "Permission (ex: crafts.vip)": "crafts.all",
  274.           "Display Name": "Car",
  275.           "Shortname": "electric.flasherlight",
  276.           "Amount": 1,
  277.           "Skin": 2244308598,
  278.           "Type (Item/Command/Vehicle/Recycler)": "ModularCar",
  279.           "Prefab": "",
  280.           "Command on give": "",
  281.           "Workbench Level": 2,
  282.           "Distance Check": true,
  283.           "Distance": 1.5,
  284.           "Place the ground": true,
  285.           "Place the structure": true,
  286.           "Items For Craft": [
  287.             {
  288.               "Shortname": "gears",
  289.               "Amount": 5,
  290.               "Skin": 0,
  291.               "Title (empty - default)": null
  292.             },
  293.             {
  294.               "Shortname": "roadsigns",
  295.               "Amount": 5,
  296.               "Skin": 0,
  297.               "Title (empty - default)": null
  298.             },
  299.             {
  300.               "Shortname": "metal.fragments",
  301.               "Amount": 2000,
  302.               "Skin": 0,
  303.               "Title (empty - default)": null
  304.             }
  305.           ],
  306.           "For Modular Car": {
  307.             "CodeLock": true,
  308.             "KeyLock": false,
  309.             "Engine Parts Tier": 2,
  310.             "Fresh Water Amount": 0,
  311.             "Fuel Amount": 140,
  312.             "Modules": [
  313.               "vehicle.1mod.engine",
  314.               "vehicle.1mod.cockpit.armored",
  315.               "vehicle.1mod.cockpit.armored"
  316.             ]
  317.           }
  318.         }
  319.       ]
  320.     },
  321.     {
  322.       "Enabled": true,
  323.       "Permission (ex: crafts.vip)": "",
  324.       "Title": "Misc",
  325.       "Items": [
  326.         {
  327.           "Enabled": true,
  328.           "Image": "https://i.imgur.com/LLB2AVi.png",
  329.           "Title": "Home Recycler",
  330.           "Description": "",
  331.           "Command (to give an item)": "giverecycler",
  332.           "Permission (ex: crafts.vip)": "crafts.all",
  333.           "Display Name": "Home Recycler",
  334.           "Shortname": "research.table",
  335.           "Amount": 1,
  336.           "Skin": 2186833264,
  337.           "Type (Item/Command/Vehicle/Recycler)": "Recycler",
  338.           "Prefab": "assets/bundled/prefabs/static/recycler_static.prefab",
  339.           "Command on give": "",
  340.           "Workbench Level": 2,
  341.           "Distance Check": true,
  342.           "Distance": 1.5,
  343.           "Place the ground": true,
  344.           "Place the structure": true,
  345.           "Items For Craft": [
  346.             {
  347.               "Shortname": "gears",
  348.               "Amount": 5,
  349.               "Skin": 0,
  350.               "Title (empty - default)": null
  351.             },
  352.             {
  353.               "Shortname": "roadsigns",
  354.               "Amount": 5,
  355.               "Skin": 0,
  356.               "Title (empty - default)": null
  357.             },
  358.             {
  359.               "Shortname": "metal.fragments",
  360.               "Amount": 2000,
  361.               "Skin": 0,
  362.               "Title (empty - default)": null
  363.             }
  364.           ],
  365.           "For Modular Car": null
  366.         },
  367.         {
  368.           "Enabled": true,
  369.           "Image": "https://i.imgur.com/mw1T17x.png",
  370.           "Title": "",
  371.           "Description": "",
  372.           "Command (to give an item)": "givelr300",
  373.           "Permission (ex: crafts.vip)": "crafts.all",
  374.           "Display Name": "",
  375.           "Shortname": "rifle.lr300",
  376.           "Amount": 1,
  377.           "Skin": 0,
  378.           "Type (Item/Command/Vehicle/Recycler)": "Item",
  379.           "Prefab": "",
  380.           "Command on give": "",
  381.           "Workbench Level": 0,
  382.           "Distance Check": true,
  383.           "Distance": 1.5,
  384.           "Place the ground": true,
  385.           "Place the structure": true,
  386.           "Items For Craft": [
  387.             {
  388.               "Shortname": "gears",
  389.               "Amount": 5,
  390.               "Skin": 0,
  391.               "Title (empty - default)": null
  392.             },
  393.             {
  394.               "Shortname": "roadsigns",
  395.               "Amount": 5,
  396.               "Skin": 0,
  397.               "Title (empty - default)": null
  398.             },
  399.             {
  400.               "Shortname": "metal.fragments",
  401.               "Amount": 2000,
  402.               "Skin": 0,
  403.               "Title (empty - default)": null
  404.             }
  405.           ],
  406.           "For Modular Car": null
  407.         }
  408.       ]
  409.     }
  410.   ],
  411.   "Workbenches Setting": {
  412.     "None": {
  413.       "HEX": "#FFFFFF",
  414.       "Opacity (0 - 100)": 0.0
  415.     },
  416.     "One": {
  417.       "HEX": "#74884A",
  418.       "Opacity (0 - 100)": 100.0
  419.     },
  420.     "Two": {
  421.       "HEX": "#B19F56",
  422.       "Opacity (0 - 100)": 100.0
  423.     },
  424.     "Three": {
  425.       "HEX": "#B43D3D",
  426.       "Opacity (0 - 100)": 100.0
  427.     }
  428.   },
  429.   "Recycler Settings": {
  430.     "Recycling speed": 5.0,
  431.     "Use DDraw? (showing damage on the recycler)": true,
  432.     "DDraw Radius": 7.5,
  433.     "DDraw Text": "<size=19>RECYCLER</size>\n<size=15>{0}/{1}</size>",
  434.     "DDraw Color": "#C5D0E6",
  435.     "DDraw Delay (sec)": 0.75,
  436.     "Enabled pickup?": true,
  437.     "Only owner can pickup": true,
  438.     "Check ability to build for pickup": true,
  439.     "BaseProtection Settings": [
  440.       0.9,
  441.       0.0,
  442.       0.0,
  443.       0.0,
  444.       0.0,
  445.       0.5,
  446.       0.0,
  447.       0.0,
  448.       0.0,
  449.       0.9,
  450.       0.5,
  451.       0.5,
  452.       0.0,
  453.       1.0,
  454.       1.0,
  455.       0.5,
  456.       0.0,
  457.       0.0,
  458.       0.0,
  459.       0.0,
  460.       0.0,
  461.       1.0,
  462.       1.0
  463.     ],
  464.     "Damage Scale": 0.5
  465.   },
  466.   "Car Settings": {
  467.     "Active Items (in hand)": {
  468.       "Forbid to hold all items": true,
  469.       "List of blocked items (shortname)": [
  470.         "explosive.timed",
  471.         "rocket.launcher",
  472.         "surveycharge",
  473.         "explosive.satchel"
  474.       ]
  475.     },
  476.     "DDraw Radius": 7.5,
  477.     "DDraw Text": "<size=15>{0}/{1}</size>",
  478.     "DDraw Color": "#C5D0E6",
  479.     "DDraw Delay (sec)": 0.75
  480.   }
  481. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement