Cranks, shafts, and spruce trees.

This commit is contained in:
Signal 2026-05-09 16:01:10 -04:00
parent 4659a008ac
commit 9011835cf4
40 changed files with 1496 additions and 104 deletions

View file

@ -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 = "",