Guest User

ScaledCollectables_Config

a guest
Oct 28th, 2025
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.12 KB | None | 0 0
  1. {
  2. "Scale & Yield bonuses for each collectable type": {
  3. "berry-black-collectable": {
  4. "min": 0.6,
  5. "max": 2.0
  6. },
  7. "berry-blue-collectable": {
  8. "min": 0.6,
  9. "max": 2.0
  10. },
  11. "berry-green-collectable": {
  12. "min": 0.6,
  13. "max": 2.0
  14. },
  15. "berry-red-collectable": {
  16. "min": 0.6,
  17. "max": 2.0
  18. },
  19. "berry-white-collectable": {
  20. "min": 0.6,
  21. "max": 2.0
  22. },
  23. "berry-yellow-collectable": {
  24. "min": 0.6,
  25. "max": 2.0
  26. },
  27. "corn-collectable": {
  28. "min": 0.6,
  29. "max": 2.0
  30. },
  31. "hemp-collectable": {
  32. "min": 0.6,
  33. "max": 2.0
  34. },
  35. "orchid-collectable": {
  36. "min": 0.6,
  37. "max": 2.0
  38. },
  39. "potato-collectable": {
  40. "min": 0.6,
  41. "max": 2.0
  42. },
  43. "pumpkin-collectable": {
  44. "min": 0.6,
  45. "max": 2.0
  46. },
  47. "rose-collectable": {
  48. "min": 0.6,
  49. "max": 2.0
  50. },
  51. "halloween-bone-collectable": {
  52. "min": 0.6,
  53. "max": 2.0
  54. },
  55. "halloween-metal-collectable": {
  56. "min": 0.6,
  57. "max": 2.0
  58. },
  59. "halloween-stone-collectable": {
  60. "min": 0.6,
  61. "max": 2.0
  62. },
  63. "halloween-sulfur-collectible": {
  64. "min": 0.6,
  65. "max": 2.0
  66. },
  67. "halloween-wood-collectable": {
  68. "min": 0.6,
  69. "max": 2.0
  70. },
  71. "metal-collectable": {
  72. "min": 0.6,
  73. "max": 2.0
  74. },
  75. "stone-collectable": {
  76. "min": 0.6,
  77. "max": 2.0
  78. },
  79. "sulfur-collectable": {
  80. "min": 0.6,
  81. "max": 2.0
  82. },
  83. "sunflower-collectable": {
  84. "min": 0.6,
  85. "max": 2.0
  86. },
  87. "wheat-collectable": {
  88. "min": 0.6,
  89. "max": 2.0
  90. },
  91. "wood-collectable": {
  92. "min": 0.6,
  93. "max": 2.0
  94. },
  95. "mushroom-cluster-5": {
  96. "min": 0.6,
  97. "max": 2.0
  98. },
  99. "mushroom-cluster-6": {
  100. "min": 0.6,
  101. "max": 2.0
  102. },
  103. "stone-ore": {
  104. "min": 1.0,
  105. "max": 1.0
  106. },
  107. "sulfur-ore": {
  108. "min": 1.0,
  109. "max": 1.0
  110. },
  111. "metal-ore": {
  112. "min": 1.0,
  113. "max": 1.0
  114. }
  115. }
  116. }
Advertisement
Add Comment
Please, Sign In to add comment