diff options
author | Walker Selby <git@walkerselby.com> | 2022-04-08 06:21:21 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-08 13:21:21 +0000 |
commit | 6f3ed710839922a3637a5afda2e8758dff594b77 (patch) | |
tree | 99eb50672934187bc817e852011190fdbc348625 /Update Notes | |
parent | aa3357d71f7a80d3e1463df273915460ff343823 (diff) | |
download | NotEnoughUpdates-6f3ed710839922a3637a5afda2e8758dff594b77.tar.gz NotEnoughUpdates-6f3ed710839922a3637a5afda2e8758dff594b77.tar.bz2 NotEnoughUpdates-6f3ed710839922a3637a5afda2e8758dff594b77.zip |
Neupackdev subcommand additions 2 (#106)
Co-authored-by: CraftyOldMiner <85420839+CraftyOldMiner@users.noreply.github.com>
Diffstat (limited to 'Update Notes')
-rw-r--r-- | Update Notes/2.1.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Update Notes/2.1.md b/Update Notes/2.1.md index 8c8006b3..cdc4404b 100644 --- a/Update Notes/2.1.md +++ b/Update Notes/2.1.md @@ -71,7 +71,11 @@ - Added Blaze Slayer information - whalker - Added subcommand to /neupackdev allowing you to get NBT data from nearby mob(s) - whalker - Added subcommand to /neupackdev allowing you to get NBT data from nearby armor stand(s) - whalker -- Added optional radius argument for neupackdev subcommands. -whalker +- Added additional data to the /neupackdev NPC subcommand - whalker +- Added a subcommand to /neupackdev to get the NBT of all mobs, armor stands, and npc in the loaded world - whalker +- Added a subcommand to /neupackdev to get the NBT of the closest mob, armor stand, and npc in a radius in the loaded world - whalker +- Added optional radius argument for neupackdev subcommands. - whalker +- Added tab completion to /neupackdev subcommands. - whalker ### **Bug Fixes:** - Fix wiki pages freezing the entire game - nea89 - Made titanium overlay and waypoints work with dwarven overlay off |