chunky-dev / chunky

A path tracer to create realistic images of your Minecraft worlds.
https://chunky-dev.github.io/docs
GNU General Public License v3.0
633 stars 76 forks source link

24w18a #1726

Closed leMaik closed 4 days ago

leMaik commented 2 months ago

The painting variants are now dynamic. If we change the way we load resources (treating the resource packs like a file system), we could add support for dynamic arbitrary paintings. This is mostly implemented in the custom block models PR already, which requires similar resourcepack loading logic.