Closed NPException closed 7 years ago
I wanted to do something similiar but utilize the already existing schematic file format. E.g. https://github.com/Lunatrius/Schematica
well, the more I think about it, I will probably use neither json nor Schematica
since this is not really intended to be edited by hand anyway, I will probably use a simple self invented file format.
I thought something like this:
so to read it in, I just read the file back out and I'm good
I'm officially stopping development for Dimensional Pockets.
I think I'm scrapping this feature for good. This feature also won't be considered for Dimensional Pockets 2. (At least for now)
Make a command that stores the current Pocket room content in a json file.
the json can later be used to generate pre-made pockets.
EDIT: keep #62 in mind when doing this