diff options
Diffstat (limited to 'games/devtest/mods/testtools/README.md')
-rw-r--r-- | games/devtest/mods/testtools/README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/games/devtest/mods/testtools/README.md b/games/devtest/mods/testtools/README.md index a1eb95ed7..72f0a2db0 100644 --- a/games/devtest/mods/testtools/README.md +++ b/games/devtest/mods/testtools/README.md @@ -40,6 +40,14 @@ Usage: * Punch: Open node metadata editor +## Item Meta Editor +Edit and view metadata of items. + +Usage: + +* Place/Punch: Opens item metadata editor of the item in the next + inventory slot from the wielded item + ## Entity Rotator Changes the entity rotation (with `set_rotation`). |