ItemTable tag support [$55] #7
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:
Our registry of item and block IDs and their mappings to classes should be serialized from a tag system. This will require parsing tags from vanilla data packs.
Reference Documentation:
https://wiki.vg/Data_Generators#Tag_providers
https://minecraft.gamepedia.com/Tag
https://papermc.io/javadocs/paper/1.13/org/bukkit/Tag.html
Relevant Code:
https://github.com/GlowstoneMC/Glowstone/blob/1.13/src/main/java/net/glowstone/constants/ItemIds.java
https://github.com/GlowstoneMC/Glowstone/blob/1.13/src/main/java/net/glowstone/block/ItemTable.java
https://github.com/GlowstoneMC/unflattening
Related to:
#4
#2
There is a $55 open bounty on this issue. Add to the bounty at Bountysource.
The text was updated successfully, but these errors were encountered: