While making my program I encountered the error "nbtlib.tag.OutOfRange: Short(35116) is out of range"
Having studied the structure of the schematic, I found that it supports UShort, but why do you use Short?
Is it possible to somehow increase the limit to 65535?