Carpet

Carpet

2M Downloads

Central NBT Storage accessible by all scripts (scripts/common)

SnaveSutit opened this issue ยท 0 comments

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)