Distinct Paintings
Motivated for motives!
A simple mod that transforms the standard random painting into separate variants using NBT tags.
Technical Features
A new painting item is added to the game that iterates through all motives specified in EntityPainting.EnumArt and registers a sub-item for each variant. This approach ensures compatibility with any mods that modify this enumeration, for example, with JSON Paintings.
But wait, JSON Paintings already does this, and other mods also have painting selection interfaces!!
This is indeed true, but by registering paintings as separate items (hence the name), you can specify specific paintings as loot or use other methods that require/support NBT.
This mod was commissioned for Minecraft 1.12.2.