Page 1 of 1

[Mod] Shooting (UZI)

PostPosted: Sun Sep 07, 2014 17:38
by LingDong
Hello there!

This mod gives you a uzi and a lot of bullets! When you use the gun, an array of bullets will be shot with sound effect. Most mobs can't survive the damage.

Image

The lua code is largely based on Jeija's throwing mod (viewtopic.php?id=687)

The textures are drawn by myself.

------

CRAFTING

The gun and the bullets must be crafted.
Image
Image
(all are steel ingots)


DOWNLOAD:

http://sourceforge.net/projects/lingdon ... mod/files/

NOTE:
Change the folder name into "shooting" before use.
License: WTFPL
Dependencies: None

This is my first time making a mod and posting it into the forum, please tell me if I'm doing anything wrong or anything is not working!

Tell me what you think and hope you enjoy!

Re: [mod]Shooting(uzi) Mod

PostPosted: Sun Sep 07, 2014 17:50
by Krock
Looks good but the bullets are too easy to craft.

Image
A bug which allows to convert 99 bullets to infinite. Some of them get dropped.

Re: [mod]Shooting(uzi) Mod

PostPosted: Sun Sep 07, 2014 18:05
by LingDong
Krock wrote:Looks good but the bullets are too easy to craft.
A bug which allows to convert 99 bullets to infinite. Some of them get dropped.


Thanks for pointing out! I didn't realize when I was testing.
now the fixed version is available in the same link named shootingmod2.
Only 16 bullets will be crafted with one iron ingot now. The 99 becomes infinite bug is thus fixed