Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 'andesite':
- material: andesite
- slot: 6
- display_name: 'Андезит'
- lore:
- - ''
- - '&f[&a&lЛКМ&f] Продажа&6 1 шт.&f за&a 0.25$'
- - '&f[&c&lПКМ&f] Продажа&6 16 шт.&f за&a 4$'
- - '&f[&4&lКОЛЕСИКО&f] Продажа&6 32 шт.&f за&a 8$'
- - ''
- left_click_requirement:
- requirements:
- amount:
- type: '>='
- input: '%checkitem_amount_mat:ANDESITE%'
- output: 1
- right_click_requirement:
- requirements:
- amount:
- type: '>='
- input: '%checkitem_amount_mat:ANDESITE%'
- output: 16
- middle_click_requirement:
- requirements:
- amount:
- type: '>='
- input: '%checkitem_amount_mat:ANDESITE%'
- output: 32
- left_click_commands:
- - '[console] clear %player_name% andesite 1'
- - '[console] eeco give %player_name% 0.25'
- right_click_commands:
- - '[console] clear %player_name% andesite 16'
- - '[console] eeco give %player_name% 4'
- middle_click_commands:
- - '[console] clear %player_name% andesite 32'
- - '[console] eeco give %player_name% 8'
Advertisement
Add Comment
Please, Sign In to add comment