Unofficial site, not affiliated with modrinth.com.What is this?
Моды/Blood - Wathe
  • Blood - Wathe 1.1.4

    release9 марта 2026 г.
    • Body bags remove blood when you use them
    • Blood spawns correctly when attacking lower parts of the body
    • Changed blood amounts
  • Blood - Wathe 1.1.3

    release31 декабря 2025 г.
    • Fixed loose ends crash ( Thank you XH for the help )
    • Fixed particles not spawning while in-game due to not forcing spawning
  • Blood - Wathe 1.1.2

    release23 декабря 2025 г.
    • Fixed grenade spawning
  • Blood - Wathe 1.1.1

    release23 декабря 2025 г.
    • Grenade functionality.
    • Strength actually effects blood.
  • Blood - Wathe 1.1.0

    release21 декабря 2025 г.

    Made the mod client only :3

    • More realistic splatter
    • Client only
    • If your making a mod with custom weapons look below

    Class:

        public weaponBlood(Item item, double strength, double directiveness, int minBlood, int maxBlood, Vec3d area) {
            this.item = item;
            this.strength = strength;
            this.directiveness = directiveness;
            this.minBlood = minBlood;
            this.maxBlood = maxBlood;
            this.area = area;
        }
    

    Example:

    wathe_blood.Weapons.addWeapon(WatheItems.REVOLVER, 0.3, 1, 5, 7, new Vec3d(0.5, 0.5, 0.5));

  • Blood - TMM 1.0.2

    release14 декабря 2025 г.
    • Added ability to toggle blood.
  • Blood - TMM 1.0.1

    release9 декабря 2025 г.
    • Added tmm 1.2.6 support
  • TMM Blood 1.0.0

    release4 декабря 2025 г.

    Нет описания изменений

Совместимость

Minecraft: Java Edition

Платформы

Поддерживаемые окружения

Клиент

Сведения

Лицензия:
Опубликован:6 месяцев назад
Обновлён:3 месяца назад
ID проекта:
Главная