Skip to content

Commit

Permalink
fix meta in last pr
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Oct 13, 2023
1 parent 0e6cc09 commit 2a972fb
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -1293,7 +1293,7 @@ else if (attribute.startsWith("list", 2)) {
});

// <--[tag]
// @attribute <DurationTag.wander_delay>
// @attribute <NPCTag.wander_delay>
// @returns DurationTag
// @mechanism NPCTag.wander_delay
// @description
Expand Down Expand Up @@ -1383,7 +1383,7 @@ else if (attribute.startsWith("list", 2)) {
});

// <--[mechanism]
// @object DurationTag
// @object NPCTag
// @name wander_delay
// @input DurationTag
// @description
Expand Down

0 comments on commit 2a972fb

Please sign in to comment.