Skip to content

Tamaized/BeatDownStick

Repository files navigation

BeatDownStick Curseforge Curseforge

All Rights Reserved

About

This mod just adds a stick to the game, known as the Beat Down Stick, which can be found in various chests within dungeons and the like. Chances of finding the stick are very low.

The stick itself has a very low durability (21) but the damage dealt to an entity is their max health. This damage does not go through armor.

There is a creative mode only version that deals the max damage possible (Float.MAX_VALUE), has no durability, goes through armor, and hurts creative mode players.

Downloads

https://curseforge.com/minecraft/mc-mods/beat-down-stick

Latest Development Download

https://artifactor.tamaized.com/repository/Tamaized/BeatDownStick/artifact/latest

Maven

repositories {
    maven {
        url = "https://maven.tamaized.com/releases"
    }
}

dependencies {
    implementation fg.deobf("tamaized:beatdownstick:{version}")
}

About

A silly Minecraft mod made for a friend of mine.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages