Scale swords

Joseph13
Member
 
Posts: 37
Joined: Tue Dec 06, 2016 05:35
In-game: Joseph

Scale swords

by Joseph13 » Mon Feb 13, 2017 02:25

I've been searching on how to do this for a long time and finally I figured it out! You go to minetest>games>minetest_game>mods>default>tools.lua. Then find your tool that you want to scale, for example the diamond sword. Then were it says minetest.register_tool("default:diamond_sword", {
description = "Diamond Sword",
Inventory_image = "default_tool_diamond sword.PNG
<add this line here, in between inventory image and tool_capabilities>
wield_scale = {x=1,y=1,z=1.0},<then the rest of the line>
You can mess with the wheeled_scale values to your liking. I hope you found this helpful thank you for reading!
I love Hobby Drones! They are awesome! Also I love FPV rc cars!!!
 

Return to Minetest General

Who is online

Users browsing this forum: No registered users and 5 guests

cron