Update 'mods/default/item_entity.lua'
This commit is contained in:
parent
d91c23b305
commit
fda5f111d6
|
@ -35,7 +35,7 @@ local item = {
|
|||
minsize = 5,
|
||||
maxsize = 5,
|
||||
collisiondetection = true,
|
||||
texture = "default_item_smoke.png"
|
||||
texture = "smoke.png"
|
||||
})
|
||||
end,
|
||||
|
||||
|
|
Loading…
Reference in New Issue