Cranks, shafts, and spruce trees.
This commit is contained in:
parent
4659a008ac
commit
9011835cf4
40 changed files with 1496 additions and 104 deletions
|
|
@ -58,7 +58,7 @@ function rgt.register_hand(name, caps, realname)
|
|||
drawtype = "mesh",
|
||||
mesh = "rgt_hand.gltf",
|
||||
tiles = {"rgt_base_"..(realname or name or "placeholder")..".png"},
|
||||
use_texture_alpha = "opaque",
|
||||
use_texture_alpha = "clip",
|
||||
visual_scale = 1,
|
||||
wield_scale = vector.new(2,2,2),
|
||||
node_placement_prediction = "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue