Fix trash can not receiving big objects thrown into
This commit is contained in:
parent
c4cf0cd594
commit
06e8ea361c
@ -563,11 +563,7 @@ xdecor.register("trash_can", {
|
||||
collision_box = {
|
||||
type = "fixed",
|
||||
fixed = {
|
||||
{-0.375, -0.5, 0.375, 0.375, 0.25, 0.375},
|
||||
{0.375, -0.5, -0.375, 0.375, 0.25, 0.375},
|
||||
{-0.375, -0.5, -0.375, 0.375, 0.25, -0.375},
|
||||
{-0.375, -0.5, -0.375, -0.375, 0.25, 0.375},
|
||||
{-0.375, -0.5, -0.375, 0.375, -0.4375, 0.375}
|
||||
{-0.375, -0.5, -0.375, 0.375, 0.19, 0.375}
|
||||
}
|
||||
},
|
||||
on_construct = function(pos)
|
||||
|
BIN
textures/xdecor_enchbook.png
Normal file
BIN
textures/xdecor_enchbook.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.1 KiB |
Loading…
x
Reference in New Issue
Block a user