Started by
Duckjoke
on
Topic category: Advanced modding
So i am trying to make a starbound mod, but when i place the sword sprites from the game in to mcreator, they're too small! Is there any way to resize them? And if you can't do it in mcreator, can you then code it afterwards to resize them? (Don't consider this a troll because of my avatar)
Edited by Duckjoke on Sun, 01/03/2016 - 15:49
pls help
Try:
A) Edit texture in your image editing program. (Don't use Microsoft Paint)
B) Try edit values in YOURSWORDNAME.json
I can put that sword on your face! YOU WANT SEE?
Ok my friend i will help you to do swords! Only put the swords images and his names and i will do your swords! You want see AGAIN?
It's not the sprites! The sprites are good enough. I just need a way to resize the sword, so the sprites can be bigger. The only thing making the picture bigger does, is giving it better graphics.
@#2 How do i change the .json file?
@#2 After export of your mod open your .zip file. go to assets\testenvironmentmod\models\item
There open YOURSWORDNAME.json ( for example SonicSword.json) in some text editing program. ( I use Notepad++ )
There make bigger the values on these lines (You must edit firstperson and thirdperson):
"scale": [ 1.7, 1.7, 1.7 ]
Try using paint.net. There is an 'image resize' function on that, and it's designed to work with pixel art.