NBTExplorer icon indicating copy to clipboard operation
NBTExplorer copied to clipboard

Add support for setting integer arrays, byte arrays, etc. to NBTUtil

Open atenfyr opened this issue 7 years ago • 0 comments

In NBTUtil, while --setlist exists for lists and --set exists for most other nodes, integer arrays (TagIntArrayDataNode) and the like are incompatible with both --set and --setlist, making them impossible to change using this utility. It'd probably be good to add a flag in order to modify these nodes.

atenfyr avatar Nov 11 '18 22:11 atenfyr