mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-05-21 06:43:17 -04:00
add comment line to hand override as suggested
This commit is contained in:
parent
211297ee5f
commit
2e64199353
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
local S = default.get_translator
|
||||
|
||||
-- The hand
|
||||
-- Override the hand item registered in the engine in builtin/game/register.lua
|
||||
minetest.override_item("", {
|
||||
wield_scale = {x=1,y=1,z=2.5},
|
||||
tool_capabilities = {
|
||||
|
|
Loading…
Add table
Reference in a new issue