Silly NuShell plugin to read Minecraft NBT
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Typo

Ben C 7058bac4 214572f6

+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