aboutsummaryrefslogtreecommitdiff
path: root/Update Notes/2.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'Update Notes/2.1.md')
-rw-r--r--Update Notes/2.1.md6
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