
40.0K
5
Список изменений
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));
Файлы
wathe_blood-1.1.0+1.21.1.jar(29.55 KiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
1.1.0
Загрузчики
Fabric
Версии игры
1.21.1
Загрузок
3.5K
Дата публикации
3 мес. назад
