Changes
Page history
added <target.item.type> placeholder
authored
Aug 09, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Placeholders.md
View page @
50715a45
...
@@ -143,6 +143,7 @@ These placeholders will return whatever target selector has been used. For insta
...
@@ -143,6 +143,7 @@ These placeholders will return whatever target selector has been used. For insta
|
<target.block.type>
| Returns the block type of the target |
|
<target.block.type>
| Returns the block type of the target |
|
<target.block.data>
| Returns the block data of the target block |
|
<target.block.data>
| Returns the block data of the target block |
|
<target.entity_type>
| Returns the entity type of the target |
|
<target.entity_type>
| Returns the entity type of the target |
|
<target.item.type>
| Returns the type of the targeted item entity |
|
<target.itemstack_amount>
| Returns the amount of item entities on the ground |
|
<target.itemstack_amount>
| Returns the amount of item entities on the ground |
|
<target.raytrace>
| Returns the name of the block being looked at by the target (4.5 blocks of range) |
|
<target.raytrace>
| Returns the name of the block being looked at by the target (4.5 blocks of range) |
...
...
...
...