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.
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.
4
experiment....if it dosent work...use the bullet thingy...
I've been doing that for a couple hours, that's why I asked for help. "Bullet thingy" doesn't tell me much.
i think you do need a itembullet.java im not sure though i can ask for you
That would be great.
