Throwable

⭐ — (8 endorsements) 📥 2,973 downloads 📌 v1.2.1 📅 7/27/2025
🟡 Updated this year

By IAFEnvoy · fabric

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 10/5/2025 📅 Created: 7/27/2025
⚠️ Install Order · 2 steps
1🛠️ Forge — Minecraft Forge (mod loader) Download ↗
2🛠️ Fabric — Fabric Loader Download ↗

Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.

🔍 Analysis

  • 👍 0.3% endorsement rate
  • 🏆 #817 of 896 fabric mods in this game by downloads

📋 About This Mod

# 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). ```json5 { //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: ```json5 { //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

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

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

```json5 { //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//throwable/throwable/.json`, then write following contents:

```json5 { //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" } ```

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Mods
Author
IAFEnvoy
Version
1.2.1
Downloads
2,973
Endorsements
8
Category
fabric
Created
7/27/2025
Updated
10/5/2025
Game Versions
1.21.1
Tags
game-mechanics, utility

🔧 How to Install Minecraft Mods Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Mods →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Mods versions does Throwable support?

The author lists 1.21.1. Other versions may work but are untested by the author.

What is the latest version of Throwable?

Version 1.2.1, published 2025-10-05 with 2,973 downloads recorded at the source.

Keep browsing — more Minecraft Mods mods await

📋 All Minecraft Mods Mods 🏆 Top 25 📂 More fabric 👤 More by IAFEnvoy 🔎 Similar Mods 🌐 Best fabric (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods