Weapon Throw Lite

Quick rating

Weapon Throw Lite

No reviews yet

Weapon Throw Port to Fabric

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
WeaponThrowLite-1.18.2-1.7.jar
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

About It

This mod adds the ability to throw your axes and swords. Useful if you want to finish a mob or just want to have some fun.

(Requires Fabric Api 0.39.2 or above and Cloth Config Api)

Same project but for Forge:

https://www.curseforge.com/minecraft/mc-mods/weapon-throw

External Spotlight

Features

Enchantments

  • Throw Enchantment: Increase throwing damage.
  • Grounded Edge Enchantment: Chance to Apply weakness to near enemies on landing.
  • Conccusion Enchantment: Chance to Apply Nausea and Slowness.
  • Gravity Cursed Enchantment: Your weapon defies gravity. It will never fall until touch a block.
  • Return Enchantment: Loyalty for common weapons.

Others

  • Using Fire Aspect on weapons lit near enemies.
  • Throwing Physics: Well, its not so advanced.
  • Configurable!: Can modify general aspects like hud charge displacement, damage, range and disable enchantments.
  • Tools can interact at impact, so pickaxes, shovels and axes breaks blocks based on their tier.

Experimental Features

Most of this features are on the works or are just for curious people. As any of these can be disabled on config.

  • All items can be throwed, as bonus each item will have special properties at throwing

Use Method

Use Throw KeyBind (R by default)  to launch your axes and swords!

Holding KeyBind adds more power at cost of exhaustion.

Damage Calculation

 For those would like to tweak the numbers by throwing weapons.

Equations used for damage calculation.

Base Damage=Flat Weapon Damage

Base Velocity=Weapon Attack Speed

Base Exhaustion=1/(Weapon Attack Speed)

0 (No charge)≤ModularThrow≤1,0 (Fully charge)

0≤Stack Size≤64 

Tool Modifier=Depends if it is an Sword, Pickaxe, Shovels, Hoes, Axes

The model for total damage and exhaustion is

Total Damage=( BaseDamage*(BaseDamageMultiplier+ModularThrow*ModifiedDamageMultiplier)+StackSize*StackModifier ) * Tool Modifier

Total Exhaustion=( BaseExhaustion*(BaseExhaustionMultiplier+ModularThrow*ModifiedExhaustionMultiplier)+StackSize*StackModifier ) * Tool Modifier

The model for total velocity

Total Velocity= ( BaseVelocity*(BaseVelocityMultiplier+ModularThrow*ModifiedVelocityMultiplier)-StackSize*StackModifier ) * Tool Modifier

Example of an Diamond Sword (Using default modifiers (5.1) and fully charged)

Base Damage = 6 Damage Points (3 Hearts)

Base Velocity = 1.6 Full Attacks/Second

Base Exhaustion = 0.63 Exhaustion Points (0.16 Half Drumsticks)

(Half Drumsticks Loss = Exhaustion Points/4)

Stack Size = 1

Tool Modifier = 1.0

Total Damage=( 6*(0.25+1.0*0.5)+1*0) * 1 = 4.5 Damage Points (2.3 Hearts)

Total Exhaustion=( 0.63*(0.075+1.0*2.0)+1*0.01) * 1 = 1.31 Exhaustion Points (0.33 Half Drumsticks)

Total Velocity= ( 1.6*(0.25+1.0*0.4)-1*0.005) * 1 = 1.04 Blocks/Tick

Community Contributions

Simplified Chinese Translations by qsefthuopq

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~110,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works