Advertisement
Crushed

Untitled

Jun 15th, 2022
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. {
  2. "(0) Waterbike price item short name:amount (0 - free)": {
  3. "Key": "scrap",
  4. "Value": 0
  5. },
  6. "(00) Spawn cooldown (in seconds)": 120,
  7. "(1) Waterbike prefab": "assets/content/vehicles/snowmobiles/tomahasnowmobile.prefab",
  8. "(2) Make all snowmobiles waterbikes": true,
  9. "(3) Allow waterbikes to drive on land": true,
  10. "(4) Spawn permission name": "waterbikes.spawn",
  11. "(5) This permission allows players to spawn waterbikes for free": "waterbikes.free",
  12. "(6) Engine thrust": 5000.0,
  13. "(7) Steering scale": 0.1,
  14. "(8) Off axis drag": 0.35,
  15. "(9) Thrust point position": {
  16. "x": -0.001150894,
  17. "y": 0.055,
  18. "z": -1.125
  19. },
  20. "Buoyancy points": [
  21. {
  22. "Force": 730.0,
  23. "Position": {
  24. "x": -0.62,
  25. "y": 0.09,
  26. "z": -1.284
  27. },
  28. "Size": 1.3
  29. },
  30. {
  31. "Force": 730.0,
  32. "Position": {
  33. "x": 0.5,
  34. "y": 0.09,
  35. "z": -1.284
  36. },
  37. "Size": 1.3
  38. },
  39. {
  40. "Force": 730.0,
  41. "Position": {
  42. "x": -0.68,
  43. "y": 0.09,
  44. "z": -0.028
  45. },
  46. "Size": 1.3
  47. },
  48. {
  49. "Force": 730.0,
  50. "Position": {
  51. "x": 0.54,
  52. "y": 0.09,
  53. "z": -0.028
  54. },
  55. "Size": 1.3
  56. },
  57. {
  58. "Force": 730.0,
  59. "Position": {
  60. "x": -0.64,
  61. "y": 0.09,
  62. "z": 1.283
  63. },
  64. "Size": 1.3
  65. },
  66. {
  67. "Force": 730.0,
  68. "Position": {
  69. "x": 0.53,
  70. "y": 0.09,
  71. "z": 1.283
  72. },
  73. "Size": 1.3
  74. },
  75. {
  76. "Force": 730.0,
  77. "Position": {
  78. "x": -0.05,
  79. "y": 0.148,
  80. "z": 3.015
  81. },
  82. "Size": 1.3
  83. },
  84. {
  85. "Force": 730.0,
  86. "Position": {
  87. "x": -0.05,
  88. "y": 0.129,
  89. "z": 1.81
  90. },
  91. "Size": 1.3
  92. },
  93. {
  94. "Force": 730.0,
  95. "Position": {
  96. "x": -0.05,
  97. "y": 0.529,
  98. "z": -0.828
  99. },
  100. "Size": 1.3
  101. }
  102. ]
  103. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement