Mevent

Horse Example

May 31st, 2024 (edited)
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.52 KB | None | 0 0
  1. {
  2. "ID": 128953358,
  3. "Enabled": true,
  4. "Image": "https://i.ibb.co/hggGgFJ/horse.png",
  5. "Title": "Horse",
  6. "Description": "5KM/H",
  7. "Command (to give an item)": "givehorse",
  8. "Permission (ex: crafts.vip)": "crafts.all",
  9. "Display Name": "Horse",
  10. "ShortName": "barricade.sandbags",
  11. "Amount": 1,
  12. "Skin": 3258220653,
  13. "Type (Item/Command/Vehicle/Recycler)": "Vehicle",
  14. "Prefab": "assets/rust.ai/nextai/testridablehorse.prefab",
  15. "Command on give": "",
  16. "Workbench Level": 3,
  17. "Distance Check": true,
  18. "Distance": 1.5,
  19. "Place the ground": true,
  20. "Place the structure": true,
  21. "Items For Craft": [
  22. {
  23. "Image": "",
  24. "ShortName": "gears",
  25. "Amount": 5,
  26. "Skin": 0,
  27. "Title (empty - default)": ""
  28. },
  29. {
  30. "Image": "",
  31. "ShortName": "roadsigns",
  32. "Amount": 5,
  33. "Skin": 0,
  34. "Title (empty - default)": ""
  35. },
  36. {
  37. "Image": "",
  38. "ShortName": "metal.fragments",
  39. "Amount": 2000,
  40. "Skin": 0,
  41. "Title (empty - default)": ""
  42. }
  43. ],
  44. "For Modular Car": {
  45. "CodeLock": true,
  46. "KeyLock": false,
  47. "Engine Parts Tier": 2,
  48. "Fresh Water Amount": 0,
  49. "Fuel Amount": 140,
  50. "Modules": [
  51. "vehicle.1mod.engine",
  52. "vehicle.1mod.cockpit.armored",
  53. "vehicle.1mod.cockpit.armored"
  54. ]
  55. },
  56. "Cooldown": 0.0,
  57. "Multiple Craft": false,
  58. "Maximum number of crafts": 0,
  59. "Enable Craft?": true,
  60. "Enable Sales?": false,
  61. "Cost": 100.0,
  62. "Set OwnerID for child containers?": false,
  63. "Need to customize the rotation when spawning?": true,
  64. "Description settings (in the craft menu)": {
  65. "Enabled": false,
  66. "Text (language - text)": {
  67. "en": "5KM/H",
  68. "fr": "5KM/H"
  69. }
  70. },
  71. "Should the item be returned when it is removed? (using the BuildTools plugin)": true,
  72. "When giving an item to a player, split it into stacks?": false,
  73. "Give an item to a single stack?": false
  74. }
Add Comment
Please, Sign In to add comment