
It would be great to be able to use the stringified Named Binary Tag system on items rather than crudely write out every tag individually. This gets pretty long and complex for some items rather than something simple like:
“nbt: {name1:123,name2:”sometext1”,name3:{subname1:456,subname2:”sometext2”}}”