Posted July 11, 201312 yr Hello people! First of all: Im real new to modding, i just created 2 swords and i can create some items and ore spawning, secondly: im not real good at coding so if some one could just give me a code and tell me where to put it, it will be real nice! So here is my point: I want to make this swords real big, how can i pump up the scale of my swords? Here is my sword code: http://paste.minecraftforge.net/view/0a37ed14 Maybe i have to put something in it to make my sword bigger? Please reply if you know how to
July 11, 201312 yr That has nothing to do with texture scale. You need a custom renderer. Which is not a copy/paste job, because of the way items are rendered (the faux extruded 2D). You're kind of on your own. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
July 11, 201312 yr Author That has nothing to do with texture scale. You need a custom renderer. Which is not a copy/paste job, because of the way items are rendered (the faux extruded 2D). You're kind of on your own. Okay thank you, i dont think i will even try to learn how to do that because its way too much work and im a beginner =__= But thanks for replying
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.