Skip to content

Commit

Permalink
Update item frame item rotation meta (#163)
Browse files Browse the repository at this point in the history
* Update item frame item rotation meta

* Use @link notation
  • Loading branch information
MusicScore authored and mcmonkey4eva committed Nov 6, 2018
1 parent fde8673 commit 4f8ddfc
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -144,7 +144,7 @@ public void adjust(Mechanism mechanism) {
// @input dItem(|Element)
// @description
// Sets the entity's framed item and optionally the rotation as well.
// Valid rotations: NONE, CLOCKWISE, FLIPPED, COUNTER_CLOCKWISE
// Valid rotations: <@link url https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Rotation.html>
// For example: framed:i@diamond_sword|clockwise
// @tags
// <e@entity.is_frame>
Expand Down

0 comments on commit 4f8ddfc

Please sign in to comment.