Zelye_mami_wezenda: type: item material: potion mechanisms: hides: ITEM_DATA display name: <&6>Зелье Возбуждения😨 lore: - <&7>Возбуждает тебя и увеличивает твой размер до - <&7>размеров мешочка в трусах кристал мата - <&7>Для снятия эффекта нужно противоядие recipes: 1: type: brewing input: glass_bottle ingredient: netherite_scrap antidot: type: item material: potion display name: <&6>Противоядие🤑 lore: - <&7>Крч снимает эффект зелья возбуждения recipes: 1: type: brewing input: glass_bottle ingredient: diamond Zelye_mami_wezenda_use: type: world events: on player consumes Zelye_mami_wezenda: - ratelimit 1s - take iteminhand - if >= 4: - narrate "<&color[#ff0000]>Лэээээ братишка нельзя перевозбуждаться" - stop - define scale - define newscale <[scale].add[4]> - adjust attribute_base_values:]> - flag scale:<[newscale]> - playeffect effect:TOTEM_OF_UNDYING at: quantity:50 - playsound sound:ITEM_TOTEM_USE on player consumes antidot: - ratelimit 1s - if <= 2,1: - narrate "<&color[#ff0000]>Братюнь ты и так в здравии" - stop - take iteminhand - define scale - define newscale <[scale].sub[4]> - adjust attribute_base_values:]> - flag scale:<[newscale]> - playeffect effect:TOTEM_OF_UNDYING at: quantity:50 - playsound sound:ITEM_TOTEM_USE