Serialize data packs from paths [$75] #8
Labels
bounty
data
A feature involving internal representations of blocks, items, properties, and more.
essential
A feature that must be implemented for 1.13 base support.
serialization
A feature involving data serialization/deserialization.
server
An internal technical feature.
This issue is part of the 1.13.x compatibility Epic.
All contributions are subject to the Glowstone CLA. In short, contributions must not contain any content (code or otherwise) copied from,
inspired by or based upon content from Mojang or third-party projects that are based on such content (CraftBukkit, Spigot, Forge, ...).
Description:
Add data pack serialization paths to base server folder and per world. The Mojang server embeds data packs within its JAR/code, and we need to contain this data external to Glowstone's distribution for core data. Then, we also need to add support for reading data packs per world as well, like the vanilla server supports.
Reference Documentation:
https://minecraft.gamepedia.com/Data_pack
https://wiki.vg/Data_Generators
Related to:
#4
#5
There is a $75 open bounty on this issue. Add to the bounty at Bountysource.
The text was updated successfully, but these errors were encountered: