... | @@ -35,7 +35,7 @@ This will disguise you as a sheep that is on fire and spinning. It will also set |
... | @@ -35,7 +35,7 @@ This will disguise you as a sheep that is on fire and spinning. It will also set |
|
```
|
|
```
|
|
TestingDisguiseMechanic:
|
|
TestingDisguiseMechanic:
|
|
Skills:
|
|
Skills:
|
|
- disguise{d=“Sheep SetBurning SetSpinning”} @self
|
|
- disguise{d="Sheep SetBurning SetSpinning"} @self
|
|
```
|
|
```
|
|
|
|
|
|
This next example will turn you into a steve head that glides across the floor. No good way to describe it. It is pretty funny. I recommend you try it out!
|
|
This next example will turn you into a steve head that glides across the floor. No good way to describe it. It is pretty funny. I recommend you try it out!
|
... | @@ -43,7 +43,7 @@ This next example will turn you into a steve head that glides across the floor. |
... | @@ -43,7 +43,7 @@ This next example will turn you into a steve head that glides across the floor. |
|
```
|
|
```
|
|
TestingDisguiseMechanic:
|
|
TestingDisguiseMechanic:
|
|
Skills:
|
|
Skills:
|
|
- disguise{d=“Zombie setYModifier -1.5 setPitchLocked setInvisible setHelmet PLAYER_HEAD”} @self
|
|
- disguise{d="Zombie setYModifier -1.5 setPitchLocked setInvisible setHelmet PLAYER_HEAD"} @self
|
|
```
|
|
```
|
|
|
|
|
|
---------
|
|
---------
|
... | | ... | |