RustAdminZed

Untitled

Nov 22nd, 2022
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. {
  2. "Names": {
  3. "tier0": "Weed",
  4. "tier1": "Ganja",
  5. "tier2": "Purple Haze"
  6. },
  7. "Droprates (1 = 100%)": {
  8. "tier0": 0.4,
  9. "tier1": 0.3,
  10. "tier2": 0.1
  11. },
  12. "Max drop amounts per plant": {
  13. "tier0": 3,
  14. "tier1": 2,
  15. "tier2": 2
  16. },
  17. "tier0 joint boosts (1 = 100%, duration in seconds)": {
  18. "scrap_boost": 0.5,
  19. "scrap_boost_duration": 30.0,
  20. "wood_boost": 0.0,
  21. "wood_boost_duration": 0.0,
  22. "ore_boost": 0.0,
  23. "ore_boost_duration": 0.0,
  24. "max_health": 0.0,
  25. "max_health_duration": 0.0,
  26. "healing_per_use": 5.0
  27. },
  28. "tier1 joint boosts (1 = 100%, duration in seconds)": {
  29. "scrap_boost": 0.0,
  30. "scrap_boost_duration": 0.0,
  31. "wood_boost": 0.5,
  32. "wood_boost_duration": 120.0,
  33. "ore_boost": 0.0,
  34. "ore_boost_duration": 0.0,
  35. "max_health": 0.0,
  36. "max_health_duration": 0.0,
  37. "healing_per_use": 8.0
  38. },
  39. "tier2 joint boosts (1 = 100%, duration in seconds)": {
  40. "scrap_boost": 1.0,
  41. "scrap_boost_duration": 300.0,
  42. "wood_boost": 1.0,
  43. "wood_boost_duration": 300.0,
  44. "ore_boost": 1.0,
  45. "ore_boost_duration": 300.0,
  46. "max_health": 0.5,
  47. "max_health_duration": 300.0,
  48. "healing_per_use": 15.0
  49. },
  50. "Paper Item ID (Item used for crafting joints)": 1414245162,
  51. "Joint Durability (seconds)": 300.0,
  52. "Weed amount for crafting a joint": 2,
  53. "Minimum H count for chance of dropping weed": 2,
  54. "Minimum H count for guaranteed drop": 3,
  55. "Enable gather permission": false,
  56. "Enable crafting permission": false,
  57. "Weed item ids": {
  58. "tier0": 642482233,
  59. "tier1": 642482233,
  60. "tier2": 642482233
  61. },
  62. "Weed skin ids": {
  63. "tier0": 2661029427,
  64. "tier1": 2661031542,
  65. "tier2": 2660588149
  66. },
  67. "Biome Masks": {
  68. "tier0": 6,
  69. "tier1": 1,
  70. "tier2": 8
  71. },
  72. "Enable gathering of collectable hemp": true
  73. }
Add Comment
Please, Sign In to add comment