            //Frozen
            "/execute @s ~ ~ ~ detect ~ ~-1 ~ test 1 tag @s add testv1",
            "/execute @s[tag=testv1] ~ ~ ~ detect ~ ~-2 ~ test 1 tag @s[tag=testv1] add testv2",
            "/execute @s[tag=testv1, tag=testv2] ~ ~ ~ detect ~ ~-1 ~1 test 1 tag @s[tag=testv1, tag=testv2] add testv3",
            "/execute @s[tag=testv1, tag=testv2, tag=testv3] ~ ~ ~ detect ~ ~-1 ~-1 test 1 tag @s[tag=testv1, tag=testv2, tag=testv3] add summonvp",
            "/execute @s[tag=testv1, tag=testv2, tag=testv3, tag=summonvp] ~ ~ ~ summon jkslayer10:test_golem ~ ~-3 ~ minecraft:from_player",
            "/execute @s[tag=testv1, tag=testv2, tag=testv3, tag=summonvp] ~ ~ ~ fill ~ ~-1 ~ ~ ~-2 ~ air",
            "/execute @s[tag=testv1, tag=testv2, tag=testv3, tag=summonvp] ~ ~ ~ fill ~ ~-1 ~1 ~ ~-1 ~-1 air",
            "/event entity @s[tag=testv1, tag=testv2, tag=testv3, tag=summonvp] event:despawn"