vscode-nbt icon indicating copy to clipboard operation
vscode-nbt copied to clipboard

NBT extension for VSCode

Results 29 vscode-nbt issues
Sort by recently updated
recently updated
newest added

Currently you can only view vanilla textures, can you please make support that can view the structure files of the mod? Thanks.

feature

I found this when I was looking for a way to view NBT files without opening Minecraft. It would be helpful to have the ability to export it as a...

feature

Feature Request: Be able to add and remove NBT data to/from a block through the 3D View for a structure. Currently, you can edit an existing value, but nothing more....

feature

Currently, when adding a new property to an NBT compound, the data type defaults to 'byte'. Ideally, this data type should be the same as the previous added data type...

feature

Currently, it seems that NBT trees can only be expanded one level at a time. If NBT is nested deeply, expanding each individual NBT compound becomes annoying.

feature

Signs are not showing up in the 3D preview. I tried to see if I could tell where the disconnect might be via the deepslate demo, but I think that...

feature

Feature Request: Allow the showing of only part of a list in Default view (for structures). This way, a user can ctrl+f search for blocks, entities, or whatever they want...

feature

For example, it's very tedious to open each tag and check the plain text when going through a player's inventory NBT. Instead, it could look like this: ![image](https://user-images.githubusercontent.com/14056899/159949617-25acfb16-02be-4746-9ad3-3c52eea015e7.png) The same...

feature

Add Saved Toolbar (`hotbar.nbt`) preview, just like ingame, 9 column and row, you can also hover it to see the tooltips. Add Server (`servers.dat`) preview, just like ingame (but slightly...

feature