Mineuniverse
Log in Register
Mods

Throwable

Throw everything!
by IAFEnvoy
Download Claim this project
3,407 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Utility & QoL

Throwable

This mod can make everything throwable, with a configuration system.

If you want to make something throwable, add to #throwable:throwable item tag.

By default, all swords can be thrown. Once you have thrown, you need to click it to pick up. (Configurable)

If the throwable items have fire aspect enchantment, it will set the target on fire for level*5 seconds.

1.21+ only You can use loyalty enchantment on any throwable items.

Configuration

Global

Create file .minecraft/config/throwable.json (may exist).

{
  //Whether only owner can pick up the throwable thing.
  "ownerPickUpOnly": false,
  //Whether auto pickup when near.
  "autoPick": false,
  //Whether become an item entity when despawn
  "dropWhenDespawn": true,
  //Ticks before despawn, -1 for infinite time (not recommended)
  "despawnDelayTicks": 6000
}

Item Specific

Create file data/<item namespace>/throwable/throwable/<item id>.json, then write following contents:

{
  //All keys are optional, following are default values
  //Use time to grant critical damage
  "maxUseTime": 72000,
  //Damage Ratio to item base damage
  "damageScale": 0.5,
  //Render Size Scale
  "scale": 1,
  //Rotate based on renders in item frame
  "rotateOffset": 0,
  //Sound played when item thrown
  "throwSound": "minecraft:item.trident.throw",
  //Sound played when hit ground
  "hitGroundSound": "minecraft:item.trident.hit_ground"
}
throwable-1.2.1-1.21.1-neoforge.jar
MC Client, NeoForge, 1.21.1, Server
Release 2025-10-05 Get
throwable-1.2.1-1.21.1-fabric.jar
MC Fabric, Client, 1.21.1, Server
Release 2025-10-05 Get
throwable-1.2.1-1.20.1-forge.jar
MC Client, NeoForge, 1.20.1, Forge, Server
Release 2025-10-04 Get

More from IAFEnvoy

Origins JS
983
AnnotationLib
975
Jupiter
9,502,003
Create: Shape Craft
869
Title Screen Mobs
86,419
Resource Remover
86

You Might Also Like

Liberty's Villagers
Quality of Life and AI improvements for Villagers
9,968,428
No More Pop-ups
A Minecraft mod to remove in-game pop-ups
996,708
BetterRandomSourceConcurrencyCrash
Improved logging of crashes caused by mods accessing RandomSources from the wrong thread
99,371
Exit Confirmation
Often accidentally closed Minecraft? This mod might help!
99,067
NoDynamicFps
Adds an option to disable Vanilla's Dynamic FPS implementation
99,004
Immersive Crafting
Adds crafting recipes to immersive portals
9,998