master
Thomas Rudin 2019-11-17 19:34:06 +01:00
parent bf261175ba
commit 72ecbd59ea
4 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ minetest.register_node("particlefountain:particlefountain", {
on_construct = function(pos)
local meta = minetest.get_meta(pos)
meta:set_int("offset", 4)
meta:set_int("offset", 0)
meta:set_int("amount", 4)
meta:set_int("glow", 9)
meta:set_int("time", 2)

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 325 KiB