mirror of
https://github.com/stujones11/wield3d.git
synced 2024-12-27 00:07:28 +01:00
Use base pack blank.png as transparency
This commit is contained in:
parent
5008b84312
commit
1603e09b1e
2
init.lua
2
init.lua
@ -36,7 +36,7 @@ end
|
||||
|
||||
minetest.register_item("wield3d:hand", {
|
||||
type = "none",
|
||||
wield_image = "wield3d_trans.png",
|
||||
wield_image = "blank.png",
|
||||
})
|
||||
|
||||
minetest.register_entity("wield3d:wield_entity", {
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 146 B |
Loading…
Reference in New Issue
Block a user