Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Supported environments
Links
Creators
Details
Licensed ARR
Published 2 weeks ago
Updated 13 hours ago
Changelog
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));
Files
Metadata
Release channel
ReleaseVersion number
1.1.0Loaders
Game versions
1.21.1Downloads
391Publication date
December 21, 2025 at 1:19 PMPublisher

Buff_sheep
Member



