Skip to content

Commit

Permalink
minor meta cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Nov 10, 2019
1 parent 456087a commit fabc44f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Expand Up @@ -104,7 +104,7 @@ public void adjust(Mechanism mechanism) {
// @input ListTag
// @description
// Sets the Denizen NBT attributes for this item in the format attribute/slot/op/amount|...
// Attribute is text ( http://minecraft.gamepedia.com/Attribute ), slot is the name of the slot,
// Attribute is text (<@link url http://minecraft.gamepedia.com/Attribute>), slot is the name of the slot,
// op is the number code for operation, and amount is a decimal.
// @tags
// <ItemTag.nbt_attributes>
Expand Down
Expand Up @@ -38,8 +38,8 @@ public class HeadCommand extends AbstractCommand {
// <ItemTag.has_skin>
//
// @Usage
// Use to stick an awesome head on your head with the head command.
// - head <player> skin:mcmonkey4eva
// Use to stick a player's head on your head with the head command.
// - head <player> skin:Notch
//
// @Usage
// Use to equip an npc with id 5 with your own head.
Expand Down

0 comments on commit fabc44f

Please sign in to comment.