-
Notifications
You must be signed in to change notification settings - Fork 27
Mechanics: parsedStance | pStance
muhahahahe edited this page Jan 9, 2018
·
2 revisions
Use this mechanic to set a variable as a stance on the caster.
Attribute | Aliases | Description | Default |
---|---|---|---|
stance | s | variable to parse between 2 " |
Variable | Description |
---|---|
<target.l.x/y/z> | parses the block position when used with a location targeter |
<target.l.dx/dy/dz> | parses the position as double when used with a location targeter |
<target.meta.*> | where * is the name of the metatag, if used with a location targeter the block metatags are used |
<mob.meta.*> | where * is the name of the metatag, <mob.meta.trigger.uuid> returns the value stored in casters triggers uuid tag if there is one |
- parsedstance{s="<trigger.uuid>"} @SelfParses the trigger UUID as stance.
- pstance{s="<target.l.dx>,<target.l.dy>,<target.l.dz>,<target.l.w>"} @TargetLocationWould parse a stance somewhat like this: 89.3290,65.0000,-1076.8345,world
This Wiki is made by muhahahahe | It could contain mistakes, misspelling, and grammar issues