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
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:
throwExplosionPowerandthrowDamageMultiplier. - 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.