diff options
author | Walker Selby <git@walkerselby.com> | 2022-03-29 01:38:49 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-29 08:38:49 +0000 |
commit | 924f5da75b3c5ab8bdcfee8b9f16496c6e07f8f0 (patch) | |
tree | 5f6585431c5050942daa8b2ef40f095190f76d8d /Update Notes | |
parent | f237ae4cecdfa5c00ee83bd0176a591a2b174913 (diff) | |
download | NotEnoughUpdates-924f5da75b3c5ab8bdcfee8b9f16496c6e07f8f0.tar.gz NotEnoughUpdates-924f5da75b3c5ab8bdcfee8b9f16496c6e07f8f0.tar.bz2 NotEnoughUpdates-924f5da75b3c5ab8bdcfee8b9f16496c6e07f8f0.zip |
NEU Pack Dev Additions (#103)
Diffstat (limited to 'Update Notes')
-rw-r--r-- | Update Notes/2.1.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Update Notes/2.1.md b/Update Notes/2.1.md index 4e8e7bf8..8c8006b3 100644 --- a/Update Notes/2.1.md +++ b/Update Notes/2.1.md @@ -69,6 +69,9 @@ - Added NBT data to Profile Viewer Tab Icons - whalker - Added NBT data to Profile Viewer XP Bar Icons - whalker - 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 ### **Bug Fixes:** - Fix wiki pages freezing the entire game - nea89 - Made titanium overlay and waypoints work with dwarven overlay off |