Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- id: 'Weed'
- item: 'DOUBLE_PLANT'
- data: 3
- custom-name: '&2&lWeed'
- lore:
- - '&7&oGrants a regeneration effect'
- - '&7&oat the cost of hunger.'
- - '&8'
- - '&8(&7Right Click&8) &r&7to consume.'
- legal: true
- sell-price: 5
- buy-price: 25
- chat-message: '&7&l>> &r&2&l&oAhhhhhh.... Much better.....!'
- sounds:
- 1:
- name: 'ENTITY_TNT_PRIMED'
- volume: 0.3
- pitch: 1.0
- 2:
- name: 'ENTITY_CAT_HISS'
- volume: 0.3
- pitch: 0.4
- 3:
- name: 'BLOCK_FIRE_AMBIENT'
- volume: 0.5
- pitch: 1.0
- particles:
- 1:
- name: 'SMOKE_LARGE'
- offset-y: 1.5
- offset-multiplier: 1
- count: 9
- speed: 0.10
- 2:
- name: 'FLAME'
- offset-y: 1.5
- offset-multiplier: 1
- count: 5
- speed: 0.10
- commands:
- '1':
- executor: 'CONSOLE'
- command: 'clear %player% paper 1'
- consume-requirement:
- item: PAPER
- data: 0
- effects:
- duration: 60
- clear-effects: true
- potion-effects:
- 1:
- type: 'REGENERATION'
- duration: 1200
- amplifier: 0
- ambient: false
- particles: false
- 2:
- type: 'HUNGER'
- duration: 1200
- amplifier: 0
- ambient: false
- particles: false
- growing:
- # required-to-plant: 'SOIL'
- # required-to-plant-data: 7
- required-to-plant: 'SOIL'
- required-to-plant-data: 7
- growing-stages:
- 1:
- order: 0
- type: LONG_GRASS
- data: 2
- delay: 240
- drops:
- 1:
- item: 'SEEDS'
- data: 0
- custom-name: '&2&lWeed Seeds'
- lore:
- - '&7Use those seeds to plant a Weed plant.'
- - '&cOnly grows in &6Hydrated Soil.'
- drop-amount: 1
- drop-chance: 50
- 2:
- order: 1
- type: DOUBLE_PLANT
- data: 3
- grown: true
- drops:
- 1:
- item: DOUBLE_PLANT
- data: 3
- custom-name: '&2&lWeed'
- lore:
- - '&7&oGrants a regeneration effect'
- - '&7&oat the cost of hunger.'
- - '&8'
- - '&8(&7Right Click&8) &r&7to consume.'
- drop-amount: 1
- drop-chance: 100
- 2:
- item: 'SEEDS'
- data: 0
- custom-name: '&2&lWeed Seeds'
- lore:
- - '&7Use those seeds to plant a Weed plant.'
- - '&cOnly grows in &6Hydrated Soil.'
- drop-amount: 1
- drop-chance: 5
- 3:
- item: DOUBLE_PLANT
- data: 3
- custom-name: '&2&lWeed'
- lore:
- - '&7&oGrants a regeneration effect'
- - '&7&oat the cost of hunger.'
- - '&8'
- - '&8(&7Right Click&8) &r&7to consume.'
- drop-amount: 1
- drop-chance: 10
- 4:
- item: DOUBLE_PLANT
- data: 3
- custom-name: '&2&lWeed'
- lore:
- - '&7&oGrants a regeneration effect'
- - '&7&oat the cost of hunger.'
- - '&8'
- - '&8(&7Right Click&8) &r&7to consume.'
- drop-amount: 1
- drop-chance: 10
- 5:
- item: 'SEEDS'
- data: 0
- custom-name: '&2&lWeed Seeds'
- lore:
- - '&7Use those seeds to plant a Weed plant.'
- - '&cOnly grows in &6Hydrated Soil.'
- drop-amount: 1
- drop-chance: 10
- 6:
- item: 'SEEDS'
- data: 0
- custom-name: '&2&lWeed Seeds'
- lore:
- - '&7Use those seeds to plant a Weed plant.'
- - '&cOnly grows in &6Hydrated Soil.'
- drop-amount: 1
- drop-chance: 5
- use-random-grow: true
- random-grow:
- chance: 5
- min-growing-ms: 2200
- max-growing-ms: 3600
- seed:
- item: 'SEEDS'
- data: 0
- custom-name: '&2&lWeed Seeds'
- lore:
- - '&7Use those seeds to plant a Weed plant.'
- - '&cOnly grows in &6Hydrated Soil.'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement