Throw It!

Throw literally anything. TNT explodes, spawn eggs hatch, buckets empty, weapons deal damage, and Netherite tools mine a 3×3 area. Press R and find out.

File Details

v1.0.0 — Initial Release

  • R
  • Jun 29, 2026
  • 22.69 KB
  • 13
  • 1.20.6+5
  • Forge

File Name

throwit-1.0.0.jar

Supported Versions

  • 1.20.6
  • 1.20.5
  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1

Curse Maven Snippet

Forge

implementation "curse.maven:throw-it-1592127:8340445"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v1.0.0 — Initial Release

Added

  • Core throwing system — press R to throw the item in your main hand.
  • TNT and TNT-based blocks explode on impact when thrown.
  • Spawn eggs hatch their mob on impact, same as right-clicking one.
  • Water, Lava, and Powder Snow buckets empty their contents on impact and leave an empty bucket behind.
  • Thrown weapons and tools deal damage to entities they hit, scaled by the item's attack damage attribute, then drop on the ground afterward for pickup.
  • Thrown Netherite pickaxes, axes, and shovels mine a 3×3 area on the surface they hit (respecting tool/block harvest requirements).
  • All other items simply drop as a normal, pickup-able item where they land.
  • Two new config options: throwExplosionPower and throwDamageMultiplier.
  • Fully multiplayer-compatible — throwing is validated and executed server-side.

Known limitations

  • Mob buckets (axolotl, fish, tadpole) do not yet release their mob when thrown; this is planned for a future update.