
More Canvases
(Obsolete since MC 1.21) Lets you add custom painting variants using a configuration file and a resource pack.
v2.1.1+1.19.4
release19 июня 2024 г.- Marked as incompatible with MC 1.21
- Archiving the project in favor of MC's data-driven paintings. You served us well. 🇫
If youre familiar with CLI, I may still interest you in this small script that will generate a datapack from a texture pack.
v2.1.0+1.19.4
release7 мая 2024 г.- If the config folder more-canvases/is missing, it will be initialised with an example config equivalent to v1.0.
- Laxed dependency on minecraft version. Same jar works for all supported versions of MC. (And will probably work for a few older versions.)
With data-driven paintings coming to MC 1.21, this is likely going to be the last update to this mod.
v2.0.0+1.20
release30 августа 2023 г.Repurposed the mod into a fully fledged custom-painting mod, which can work independently from Client-Paintings. Check Readme for details.
- New config files allows to register any arbitrary painting ID of any size.
- The old config file format and functionalities have been disused.
v2.0.0+1.19.4
release30 августа 2023 г.Repurposed the mod into a fully fledged custom-painting mod, which can work independently from Client-Paintings. Check Readme for details.
- New config files allows to register any arbitrary painting ID of any size.
- The old config file format and functionalities have been disused.
v1.2.0+1.20
release22 августа 2023 г.Generated paintings may now automatically be marked as placeable. This means an external datapack is no longer required to use all the defined sizes.
This is can be controlled in the config file by setting placeable to either true or false.