Im trying to make a nbt compound of this kind
{a:{a1:{},a2:{},a3:[{a31:""}, ... ]}, ... }
But i cannot figure out how to put a compound in a compound.
Also being my first time dealing with making nbt and reconstructing objects from nbt, i don't really know what is the best practice, so any giude/documentation/suggestion is really appreciated
(Please ping me when answering)