Skip to content

0.5.0

Compare
Choose a tag to compare
@insanj insanj released this 07 Apr 01:03
· 20 commits to master since this release

Newly built Fabric mod which runs entirely on server. Rewrote entire mod, reusing some components and essentially forking off 🐾 viridian. File format can be converted using 🐯 tigon, as always. Now, Pride will save the areas in a PridePersistentState.dat file within the world/data/ folder. This means there will be one of these files in each world / dimension, including the nether and the end. The inner format of the file is still consistent with that of the last YAML format, albeit much of the top-level keys are unnecessary now. Although I planned on having this as a 1.0 release, this is clearly a 0.5.0 which needs to have all the features of 0.4.x re-implemented.

Use with caution!