- Fixed a bug that could occasionally cause the game to crash when entering a region with a painting
- Fixed a bug that would prevent paintings from showing up anymore when the player moves out of entity render distance and back again
- Fixed a bug that was preventing players from placing paintings in certain spaces
- Fixed a bug where if paintings get removed on the server, clients that had cached those paintings would incorrectly believe they need to download images
- Updated internal library version
- Fixed incompatibility with Essential mod
3.0.0 features a complete rewrite and some pretty major changes to how the mod works!
Marked as a beta version because while I've tested it extensively during development, there have been a LOT of changes and it hasn't been widely tested in the field (i.e. on a server with lots of people).
Notable changes
- Pack format: Painting packs now use their own custom format instead of piggybacking off resource packs. Additionally, they're installed in their own directory in the world save similar to datapacks, making your custom paintings world/server specific!
- True multiplayer support: Since painting packs are installed in the world rather than the client, custom paintings are now server driven! Install the pack on your server and anyone that plays on your server will automatically download the paintings on join. Now your whole server can see the same paintings!
- Data integrity: Custom data, like which painting you've selected and its associated metadata, is all stored in its own files inside the world save folder. This means if you ever uninstall the mod, there's no risk of losing your data. Just reinstall the mod and all your paintings will be restored!
- Updated to 1.20.5
- TONS of changes under the hood
- Special variant of the mod with no UIs! The UI portion was/is giving me a lot of trouble in the update process so I stripped it away to unblock people who have custom paintings in their worlds. Placing paintings now just works like vanilla, except it'll include your custom paintings in the random selection.
- Updated to 1.21
- Special variant of the mod with no UIs! The UI portion was/is giving me a lot of trouble in the update process so I stripped it away to unblock people who have custom paintings in their worlds. Placing paintings now just works like vanilla, except it'll include your custom paintings in the random selection.