Help creating swords!

Started by Duckjoke on

Topic category: Advanced modding

Active 5 years ago
Joined Apr 2015
Points:
737

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
Help creating swords!
Sun, 01/03/2016 - 15:49 (edited)

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
Active 5 years ago
Joined Apr 2015
Points:
737

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
pls help
Sun, 01/03/2016 - 15:50

pls help

Active 12 months ago
Joined Aug 2013
Points:
1162

User statistics:

  • Modifications: 4
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 737
Try:A) Edit texture in your
Sun, 01/03/2016 - 16:39

Try:
A) Edit texture in your image editing program. (Don't use Microsoft Paint)
B) Try edit values in YOURSWORDNAME.json

Active 8 years ago
Joined Dec 2015
Points:
712

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 9
I can put that sword on your
Sun, 01/03/2016 - 23:06

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?

 

Active 5 years ago
Joined Apr 2015
Points:
737

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
It's not the sprites! The
Mon, 01/04/2016 - 14:34

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.

Active 5 years ago
Joined Apr 2015
Points:
737

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
RE:pls help
Mon, 01/04/2016 - 14:37

@#2 How do i change the .json file?

Active 12 months ago
Joined Aug 2013
Points:
1162

User statistics:

  • Modifications: 4
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 737
RE:Try:A) Edit texture in your
Mon, 01/04/2016 - 16:28

@#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 ]

Active 4 years ago
Joined Jun 2016
Points:
1724

User statistics:

  • Modifications: 6
  • Forum topics: 17
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1752
Try using paint.net. There…
Sat, 11/03/2018 - 11:29

Try using paint.net. There is an 'image resize' function on that, and it's designed to work with pixel art.