Minecraft Mods

Throw+ Mod

  • 6,969 views, 1 today
  • 453 downloads, 0 today
  • 36
  • 5
  • 78
iamdachckol's Avatar iamdachckol
Level 48 : Master Modder
60
Throw+ Mod

This is a mod I have been planning to make for some time now. The idea came from the irritation of not having a ranged weapon which is cheap to use and quite effective.

This mod adds throw-able items to the game. There is different kinds of throw-able's, the stronger it is the harder it is to make.

Added items:
  • Ball of Mud(1 damage)
  • Rock(3 damage)
  • Sharp Rock(4 damage)
  • Hard Rock(6 damage)
  • Bomb(generates a creeper size explosion)

This is a very early version of the mod. In the future updates I will be adding more of those rocks, some powerful enough to kill a monster with 1 hit.


Change Log
  • Mod Published

Coming soon
  • Better animations for the rocks flying
  • More throw-able's

Please give me a diamond if you enjoy the mod.

All rights reserved. You may not repost or publish this mod without my permission. You are allowed to create texture packs for this mod. You are allowed to create youtube and blog content based on this mod.

This mod requires ModLoader and uses the ids from 301 to 305.

Please visit my website for more of my content: www.dachckol.webs.com
Progress100% complete
Game VersionMinecraft 1.2.5
Tags

2 Update Logs

Update #2 : by iamdachckol 05/27/2012 2:14:37 pmMay 27th, 2012

*Bomb added
LOAD MORE LOGS

Create an account or sign in to comment.

1
02/11/2020 11:36 am
Level 1 : New Miner
Tresthebest360
Tresthebest360's Avatar
this mod looks absolutely amazing, but can you please make it in 1.15.2?
1
02/13/2016 7:45 pm
Level 12 : Journeyman Engineer
JasonTRSM
JasonTRSM's Avatar
Can I do a mad review on this mod?
1
10/09/2012 8:41 pm
Level 23 : Expert Modder
some1epic123
some1epic123's Avatar
Somebody stole this mod! FLAG THE STOLEN VERSION! D:

He keeps lying to me... lol

www.planetminecraft.com/mod/mo-throwables/#comments
1
10/09/2012 6:53 pm
Level 23 : Expert Modder
some1epic123
some1epic123's Avatar
Btw diamond!
1
10/09/2012 6:52 pm
Level 23 : Expert Modder
some1epic123
some1epic123's Avatar
I installed the mod with only tmi and modloader, but it crashed my game.

Are you sure it only requires modloader?

Btw I've installed lots of mods... I mean LOTS! :P (Made huge mod packs for friends and stuff)

Here's the error log:

Minecraft has crashed!
----------------------

Minecraft has stopped running because it encountered a problem; Exception occured in ModLoader
This error has been saved to C:UsersHomeAppDataRoaming.minecraftcrash-reportscrash-2012-10-09_18.51.16-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.

--- BEGIN ERROR REPORT cc6bc2d3 --------
Generated 10/9/12 6:51 PM

- Minecraft Version: 1.3.2
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.7.0_05, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 412004312 bytes (392 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
- JVM Flags: 2 total; -Xms512m -Xmx1024m
- ModLoader: Mods loaded: 3
ModLoader 1.3.2
mod_ModLoaderMp 1.3.2v1
mod_TooManyItems 1.3.2 2012-09-13

java.lang.NoClassDefFoundError: yw
at mod_throw.<clinit>(mod_throw.java:60)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at ModLoader.addMod(ModLoader.java:343)
at ModLoader.readFromClassPath(ModLoader.java:1333)
at ModLoader.init(ModLoader.java:931)
at ModLoader.addAllRenderers(ModLoader.java:185)
at avy.<init>(RenderManager.java:87)
at avy.<clinit>(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(SourceFile:260)
at net.minecraft.client.Minecraft.run(SourceFile:516)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: yw
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 16 more
--- END ERROR REPORT 9a21c92f ----------
1
10/10/2012 4:40 am
Level 48 : Master Modder
iamdachckol
iamdachckol's Avatar
The current version is outdated. It should work on a lower version of minecraft. Just force update.
1
10/10/2012 7:29 am
Level 23 : Expert Modder
some1epic123
some1epic123's Avatar
Okay. I backed up my minecraft jar before installing :)

What version should this work with? Sorry for asking so much XD
btw I subscribed
1
10/10/2012 1:13 pm
Level 48 : Master Modder
iamdachckol
iamdachckol's Avatar
It is 1.2.5. I am having a lot of trouble updating it. sorry.
1
06/30/2012 4:16 pm
Level 7 : Apprentice Explorer
Bob27
Bob27's Avatar
coolmod
1
06/29/2012 10:55 pm
Level 1 : New Explorer
habigo16
habigo16's Avatar
I think your mod broke my minecraft.
I installed this mod, id conflict so I deleted it and got on with playing.
But when I tried to open a world, it just freezes and when I try to make a new world, it crashes with no text when you get a crash.
When I try to join a multiplayer server, it says logging in, goes blank and crashes
However, I got a error log:

java.io.FileNotFoundException: /Users/jeanie/Library/Application Support/minecraft/./en_US.txt (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:120)
at java.io.FileReader.<init>(FileReader.java:55)
at mod_betterDungeons.loadLanguageSettings(mod_betterDungeons.java:3352)
at mod_betterDungeons.load(mod_betterDungeons.java:371)
at ModLoader.init(ModLoader.java:891)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at we.<clinit>(we.java:1192)
at ahu.<init>(ahu.java:43)
at ahu.<clinit>(ahu.java:8)
at net.minecraft.client.Minecraft.a(Minecraft.java:394)
at net.minecraft.client.Minecraft.run(Minecraft.java:732)
at java.lang.Thread.run(Thread.java:680)
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome