[1.19.2] New paintings do not apper when placing
vgrynch opened this issue ยท 1 comments
(Original title was "Painting name collision with Dark Painting mod (enderman)")
Please, change the name of the painting for Enderman. When include this mod together with the Dark Painting mod, no paintings from Builders Additions are included, with the server-side crashes like following:
Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.IllegalArgumentException: Multiple entries with same value: Reference{ResourceKey[minecraft:painting_variant / buildersaddition:enderman]=net.minecraft.world.entity.decoration.PaintingVariant@1bc9f1c3}=DARKPAINTINGS_ENDERMAN and Reference{ResourceKey[minecraft:painting_variant / darkpaintings:enderman]=net.minecraft.world.entity.decoration.PaintingVariant@50a89074}=DARKPAINTINGS_ENDERMAN [in thread "Server thread"]
at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:376) ~[guava-31.0.1-jre.jar%23105!/:?]
OR, is there a way to change it or remove it using the data pack? If yes, please, provide an example for the workaround.
(Submitting this to both Builders Addition and Dark Painting mods issues)