1

Help with ModLoader

Zexanima 10/19/11 8:00 pm
113
10/19/2011 9:14 pm
Ok, so I can mod without modloader just fine. I can do basic stuff with it fine to (Add item, add block, add a tool). Now I'm trying to add gun with a bullet (For practice) and I can't get it to work. If any could tell me the files I'll need I could fill in the rest. I have so far this:

ItemGun.java
mod_ItemGun.java
EntityBullet.java
mod_Bullet.java
RenderBullet.java

Do I need a ItemBullet.java ? I'm kind of going off what they did with the arrow, but the arrow doesn't have an Item for it just an entity. Any kind of help would be nice.
Posted by
Zexanima
Level 52 : Grandmaster Programmer
59

  Have something to say?

JoinSign in

4

TheRealMozzie0610
10/19/2011 9:02 pm
Level 39 : Artisan Elf
experiment....if it dosent work...use the bullet thingy...
1
Zexanima
10/19/2011 9:13 pm
Level 52 : Grandmaster Programmer
I've been doing that for a couple hours, that's why I asked for help. "Bullet thingy" doesn't tell me much.
1
Gotheredsox
10/19/2011 8:59 pm
Level 44 : Master Ninja
i think you do need a itembullet.java im not sure though i can ask for you
1
Zexanima
10/19/2011 9:14 pm
Level 52 : Grandmaster Programmer
That would be great.
1

Welcome