XeDev_Legitz

Untitled

Jun 20th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. sell-npc-ids:
  2. - -1
  3. buy-npc-ids:
  4. - -1
  5. use-vanilla-replanting: false
  6. allow-auto-farms: false
  7. info-type: SIGN
  8. info-data: 0
  9. info-growing-type: LONG_GRASS
  10. info-growing-data: 1
  11. info-cooking-type: FURNACE
  12. info-cooking-data: 0
  13. info-crafting-type: WORKBENCH
  14. info-crafting-data: 0
  15. info-brewing-type: BREWING_STAND_ITEM
  16. info-brewing-data: 0
  17. info-back-type: BARRIER
  18. info-back-data: 0
  19. info-growing-info-type: SIGN
  20. info-growing-info-data: 0
  21. vanilla-drops:
  22. '1':
  23. blocks:
  24. '1':
  25. block: LONG_GRASS
  26. data: 1
  27. '2':
  28. block: LONG_GRASS
  29. data: 2
  30. override: true
  31. drug-id: Weed
  32. drug-drop-amount: 0
  33. drug-drop-chance: 100
  34. seed-drop-amount: 1
  35. seed-drop-chance: 10
  36. custom-drops:
  37. '1':
  38. item: STICK
  39. data: 0
  40. custom-name: '&7&lCustom Stick'
  41. lore:
  42. - '&7&oDropped from grass'
  43. drop-amount: 1
  44. drop-chance: 5
  45. '2':
  46. blocks:
  47. '1':
  48. block: SUGAR_CANE_BLOCK
  49. data: 2
  50. '2':
  51. block: SUGAR_CANE_BLOCK
  52. data: 2
  53. override: true
  54. drug-id: Cocaine
  55. drug-drop-amount: 0
  56. drug-drop-chance: 100
  57. seed-drop-amount: 1
  58. seed-drop-chance: 10
  59.  
  60. mystery-seeds:
  61. '1':
  62. id: ms1
  63. item: NETHER_STAR
  64. data: 0
  65. custom-name: '&eExample Mystery Seed'
  66. lore:
  67. - '&7Place down to create'
  68. - '&7a random drug plant!'
  69. requires-farmland: true
  70. drug-id-pool:
  71. - Weed
  72. fertilizers:
  73. '1':
  74. id: fer1
  75. item: INK_SACK
  76. data: 15
  77. custom-name: '&6Fertilizer'
  78. lore:
  79. - '&7Right click a drug plant to'
  80. - '&7speed up the growing process.'
  81. affected-drugs:
  82. - Weed
  83. particles:
  84. '1':
  85. name: VILLAGER_HAPPY
  86. offset-x: 0.5
  87. offset-y: 1.0
  88. offset-z: 0.5
  89. offset-multiplier: 0
  90. spawn-offset-x: 0.5
  91. spawn-offset-y: -0.5
  92. spawn-offset-z: 0.5
  93. speed: 1.0
  94. count: 3
  95. min-growing-ms: 1000
  96. max-growing-ms: 3000
Advertisement
Add Comment
Please, Sign In to add comment