From 6f3ed710839922a3637a5afda2e8758dff594b77 Mon Sep 17 00:00:00 2001 From: Walker Selby Date: Fri, 8 Apr 2022 06:21:21 -0700 Subject: Neupackdev subcommand additions 2 (#106) Co-authored-by: CraftyOldMiner <85420839+CraftyOldMiner@users.noreply.github.com> --- Update Notes/2.1.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Update Notes') 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 -- cgit