mirror of
https://notabug.org/TenPlus1/protector.git
synced 2024-12-05 03:33:48 +01:00
tweak nodebox so protector visible underground
This commit is contained in:
parent
9e4981e9dc
commit
df4976cdd2
2
init.lua
2
init.lua
@ -493,7 +493,7 @@ minetest.register_node("protector:protect", {
|
||||
node_box = {
|
||||
type = "fixed",
|
||||
fixed = {
|
||||
{-0.5 ,-0.5, -0.5, 0.5, 0.5, 0.5}
|
||||
{-0.499 ,-0.499, -0.499, 0.499, 0.499, 0.499}
|
||||
}
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user