Advertisement
Guest User

Untitled

a guest
Feb 5th, 2022
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. {
  2. "Setting up the spawn of the mining bow": {
  3. "Settings": {
  4. "Item Amount": 1,
  5. "Item ShortName": "bow.hunting",
  6. "Item SkinID": 2740334997
  7. },
  8. "DisplayName": "Mining Bow",
  9. "Spawn Settings (box/chance)": {
  10. "crate_elite": 20
  11. }
  12. },
  13. "List of prefabs that fall under the actions of the bow": {
  14. "assets/bundled/prefabs/autospawn/resource/ores/stone-ore.prefab": [
  15. {
  16. "Item Amount": 1000,
  17. "Item ShortName": "stones",
  18. "Item SkinID": 0
  19. }
  20. ],
  21. "assets/bundled/prefabs/autospawn/resource/ores/sulfur-ore.prefab": [
  22. {
  23. "Item Amount": 300,
  24. "Item ShortName": "sulfur.ore",
  25. "Item SkinID": 0
  26. }
  27. ],
  28. "assets/bundled/prefabs/autospawn/resource/ores/metal-ore.prefab": [
  29. {
  30. "Item Amount": 2,
  31. "Item ShortName": "hq.metal.ore",
  32. "Item SkinID": 0
  33. },
  34. {
  35. "Item Amount": 600,
  36. "Item ShortName": "metal.ore",
  37. "Item SkinID": 0
  38. }
  39. ],
  40. "assets/bundled/prefabs/autospawn/resource/v3_tundra_forest/pine_dead_f.prefab": [
  41. {
  42. "Item Amount": 750,
  43. "Item ShortName": "wood",
  44. "Item SkinID": 0
  45. }
  46. ],
  47. "assets/bundled/prefabs/autospawn/resource/v3_temp_forestside/american_beech_d.prefab": [
  48. {
  49. "Item Amount": 750,
  50. "Item ShortName": "wood",
  51. "Item SkinID": 0
  52. }
  53. ],
  54. "assets/bundled/prefabs/autospawn/resource/v3_temp_forestside/birch_small_temp.prefab": [
  55. {
  56. "Item Amount": 750,
  57. "Item ShortName": "wood",
  58. "Item SkinID": 0
  59. }
  60. ],
  61. "assets/bundled/prefabs/autospawn/resource/v3_temp_forestside/birch_medium_temp.prefab": [
  62. {
  63. "Item Amount": 750,
  64. "Item ShortName": "wood",
  65. "Item SkinID": 0
  66. }
  67. ]
  68. }
  69. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement