1:
slot: 11
priority: 0
material: wooden_hoe
display_name: '&#ffa550Деревянная мотыга'
hide_attributes: true
lore:
- ''
- '&#ffa550• &fЦена покупки: &#ffa550250☄'
- '&#ffa550• &fВаш опыт: &#ffa550%player_current_exp%☄'
- ''
- '&#ffa550✦ &fНажмите, чтобы купить.'
- ''
click_requirement:
requirements:
req2:
type: javascript
expression: '%player_empty_slots% >= 1'
deny_commands:
- '[message]&f[&#ffa550Магазин&f] &#ff5a8cОшибка! &fВаш инвентарь полностью заполнен.'
- '[sound] ENTITY_VILLAGER_NO'
click_commands:
- '[message] &f[&#ffa550Магазин&f] cff5aУспех! &fВы купили &#ffa550Деревянную мотыгу&f.'
- '[console] minecraft:give %player_name% minecraft:wooden_hoe 1'
- '[console] xp take %player_name% 250'
- '[sound] ENTITY_VILLAGER_YES'
- '[refresh]'