]> git.lizzy.rs Git - mcl_enchanting.git/blobdiff - init.lua
Import changes from xdecor
[mcl_enchanting.git] / init.lua
index 230776febdfc4153c843c760291ebb4fcf638f76..4b13ad675bf817657c0f93830f2657c38c74ddd2 100644 (file)
--- a/init.lua
+++ b/init.lua
@@ -150,7 +150,7 @@ function enchanting.timer(pos)
                        acceleration = {x=0, y=-2.2, z=0},
                        expirationtime = 1,
                        size = 2,
-                       texture = "glyph"..math.random(1,14)..".png"
+                       texture = "xdecor_glyph"..math.random(1,18)..".png"
                })
        end
        return true