Painting registry [$10] #23
Labels
bounty
data
A feature involving internal representations of blocks, items, properties, and more.
non-essential
A feature that is part of the 1.13 update, but not required for the 1.13 platform update.
serialization
A feature involving data serialization/deserialization.
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:
Paintings are now described with a namespaced ID under
minecraft:motive
. So we should replace our constants for that, and read from data.Reference Documentation:
https://wiki.vg/Data_Generators#Registries_report
https://minecraft.gamepedia.com/Painting
https://minecraft.gamepedia.com/Java_Edition_1.13/Flattening#Painting_Motives
Relevant Code:
https://github.com/GlowstoneMC/Glowstone/blob/1.13/src/main/java/net/glowstone/entity/objects/GlowPainting.java
https://github.com/GlowstoneMC/Glowstone/blob/1.13/src/main/java/net/glowstone/block/itemtype/ItemPainting.java
https://github.com/GlowstoneMC/Glowstone/blob/1.13/src/main/java/net/glowstone/io/entity/PaintingStore.java
Related to:
#4
There is a $10 open bounty on this issue. Add to the bounty at Bountysource.
The text was updated successfully, but these errors were encountered: