How can I change the size of swords?

Posted:
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?

Posted:
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.luaI 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?

Posted:
Fri Jan 06, 2017 02:31
by wilkgr76
Awwwww thank you =D
I'm slowly getting back into the forums, time to revisit your changes ;)