Page 1 of 1

How can I change the size of swords?

PostPosted: Thu Jan 05, 2017 20:50
by Joseph13
I want to change the size if the default swords, to be somewhat larger. I know it involves a weildsize or weildvew file. I searched in minetest_game and could not find anything usefull. Do I need to create a mod that replaces the original swords?

Re: How can I change the size of swords?

PostPosted: Thu Jan 05, 2017 22:26
by Napiophelios
Joseph13 wrote:I want to change the size if the default swords, to be somewhat larger. I know it involves a weildsize or weildvew file. I searched in minetest_game and could not find anything usefull. Do I need to create a mod that replaces the original swords?


This is how Wilkgr76 did it for his mod:
https://github.com/wilkgr76/enhancement ... swords.lua


I think the moderators want these kind of questions in the same spot though
viewtopic.php?f=47&t=4668

Re: How can I change the size of swords?

PostPosted: Fri Jan 06, 2017 02:31
by wilkgr76
Napiophelios wrote:This is how Wilkgr76 did it for his mod:
https://github.com/wilkgr76/enhancement ... swords.lua


Awwwww thank you =D

I'm slowly getting back into the forums, time to revisit your changes ;)