Silly NuShell plugin to read Minecraft NBT

Typo

bwc9876.dev 7058bac4 214572f6

verified
+1 -1
+1 -1
README.md
··· 35 35 open data.nbt 36 36 ``` 37 37 38 - Otherwise, open it raw and pipe it to `from nt`. 38 + Otherwise, open it raw and pipe it to `from nbt`. 39 39 40 40 ```nu 41 41 open --raw data.dat | from nbt