Central NBT Storage accessible by all scripts (scripts/common)
SnaveSutit opened this issue ยท 0 comments
SnaveSutit commented
Basically allowing scripts to store nbt for use by other scripts.
The functions could possibly look something like this: load_common_data(file) store_common_data(data, file)