firecrackers.sk

Created by Strafbefehl

Other available versions. Ordered by newest to oldest versions:

Just so you know, we don't know the file format for every file. If it's just a bunch of random characters, it's probably a .zip or .jar.

on projectile hit:
	projectile is an snowball:
		create a fake explosion at the projectile
		display 300 redstone particle at location of projectile with color 168, 6, 0 offset by 1.0, 3.0, 2.0
		display 300 redstone particle at location of projectile with color 244, 240, 0 offset by 4.0, 4.0, 1.0
		display 300 redstone particle at location of projectile with color 2, 9, 201 offset by 2.0, 2.0, 3.0
		display 300 redstone particle at location of projectile with color 15, 232, 0 offset by 3.0, 4.0, 3.0
		display 300 redstone particle at location of projectile with color 232, 0, 209 offset by 3.0, 2.0, 4.0
		stop trigger