Posted August 29, 201411 yr Hi, I creat a bow (helped Black and coolAlias) Now I want to create a new arrow But I can't make it beacause I am very beginner :'( Can anybody help me?
August 29, 201411 yr https://github.com/Eternaldoom/Realms-of-Chaos/blob/master/com/eternaldoom/realmsofchaos/entity/projectile/EntityHeliotropeArrow.java. Basically I just copied and pasted the vanilla one and changed a few methods. Check out my mod, Realms of Chaos, here. If I helped you, be sure to press the "Thank You" button!
August 30, 201411 yr Author Thank You Now 1 get one error: if (this.canBePickedUp == 1 && !p_70100_1_.inventory.addItemStackToInventory(new ItemStack(ROCItems.heliotrope_arrow, 1))) Here what can I changed to working?
August 30, 201411 yr Author And in the mod.java file need anythink to add? And at the bow.java what I need to change to use my custom arrow?
August 30, 201411 yr Follow a basic forge tutorial. You will have to figure some things out on your own. Basic items really arent that hard. Check out my mod, Realms of Chaos, here. If I helped you, be sure to press the "Thank You" button!
August 30, 201411 yr Here. http://www.minecraftforum.net/forums/mapping-and-modding/mapping-and-modding-tutorials/2176520-1-7-10-orangetutorial-beginners-modding-tutorial Check out my mod, Realms of Chaos, here. If I helped you, be sure to press the "Thank You" button!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.