Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Soup API (PvP visuals)

Soup API (PvP visuals)

Visuals for the best PvP experience and playing with friends. Have fun :D Визуалы для лучших впечатлений от ПвП и игры с друзьями. Веселитесь :D

161.0k
70
Decoration
Equipment
Utility
AboutGalleryChangelogVersions

Soup API recode (PvP visuals) 1.3.7-a

by Padej_ on May 13, 2025
Download

Pls, delete old config

There may be bugs, crashes, and imperfections — this is an alpha version for general testing and getting familiar with new features.

Могут быть баги и вылеты и недочеты, это альфа для общего тестирования и освоения новых функций.

SoupAPI-0.3.5-1.21

by Padej_ on May 2, 2025
Download

1.21

SoupAPI-0.3.7-1.21.1

by Padej_ on Feb 25, 2025
Download

New version. There may be bugs.

Soup API 0.3.5 1.20.6

by Padej_ on Oct 26, 2024
Download

Soup API 0.3.4 1.20.4

by Padej_ on Oct 26, 2024
Download

Soup API 0.3.6 1.20.1

by Padej_ on Oct 26, 2024
Download

0.3.x Cape Update

capes

Soup API 0.2.6 1.20.1

by Padej_ on Oct 19, 2024
Download

1.20.1 is work!

Soup API 0.2.5 1.20.1

by Padej_ on Oct 19, 2024
Download
  • [/] fabric.mod.json fix. Java >= 17

Soup API 0.2.4 1.20.6

by Padej_ on Oct 18, 2024
Download

Soup API 0.2.4 1.20.4

by Padej_ on Oct 18, 2024
Download

Soup API 0.2.4 1.20.1

by Padej_ on Oct 18, 2024
Download

0.2.4 Swing Hand Update

swing hand options

ENG

  • [+] Swing Hand
  • [/] Particles (Added particle lifetime setting)
  • [/] Config Screen (Added division of settings into groups)
  • [/] Theme Colors (The primary colors have been changed to #b55ffe & #fff6b7)

RUS

  • [+] Взмах руки
  • [/] Частицы (Добавлена настройка времени жизни)
  • [/] Экран настройки (Добавлено деление на группы)
  • [/] Цвета темы (Основные цвета темы изменены на #b55ffe & #fff6b7)

New Colors

new colors

Swing Hand Example

swing hand 1

Soup API 0.1.3 1.20.4 alpha

by Padej_ on Oct 15, 2024
Download

1.20.4 release!

Soup API 0.1.3 1.20.1 alpha

by Padej_ on Oct 14, 2024
Download

1.20.1 release!

Soup API 0.1.3

by Padej_ on Oct 13, 2024
Download

0.1.3 Crit Update

  • [/] Hit Particle. Crit 90%
  • [/] Crit Sound. Crit 90%

No more false sounds & particles

Before(Bad):

private static boolean isCritical() {
        return mc.player != null
                && mc.player.fallDistance > 0;
    }

After(Good):

private static boolean isCritical() {
        return mc.player != null
                && mc.player.getAttackCooldownProgress(0.5F) > 0.9F
                && mc.player.fallDistance > 0
                && !mc.player.isOnGround()
                && !mc.player.isClimbing()
                && !mc.player.isTouchingWater()
                && !mc.player.hasStatusEffect(StatusEffects.BLINDNESS)
                && !mc.player.hasVehicle()
                && !mc.player.isSprinting();
    }

Soup API 0.1.2

by Padej_ on Oct 12, 2024
Download

0.1.2 Crosshair update!


ring-crosshair ring-crosshair-settings

  • [+] Ring Crosshair (Прицел кольцом)
  • [/] ru_ru.json & en_us.json more not §6
  • [/] Default colors: #585eff #00ffff

Soup API 0.1.1

by Padej_ on Oct 12, 2024
Download

0.1.1 Release!


  • [+] List(Список функций)
  • [+] List Glow(Свечение списка)
  • [+] Target HUD(Таргет HUD)
  • [+] Hit Particle(Частицы при ударе)
  • [+] Pearl Particles(Частицы за перлом)
  • [+] Renders(Рендеры)
  • [+] Sounds(Звуки)

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@656c5b6

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.