#Custom paintings 1.20.4
10 messages · Page 1 of 1 (latest)
See if you can get this to whatever version you're using https://www.youtube.com/watch?v=2u-AZ9cgNss
In this Minecraft Modding Tutorial 1.18 for Fabric, we add a CUSTOM PAINTINGS to Minecraft! :)
== ASSETS & DOWNLOAD LINKS ==
GitHub Repo: https://github.com/Tutorials-By-Kaupenjoe/Fabric-Tutorial-1.18.1/tree/22-paintings
Gist: https://url.kaupenjoe.net/yt224/gist
Textures Zipped: https://url.kaupenjoe.net/yt224/textures
== TIMESTAMPS ==
0:00 ...
Just follow what they do and port it
can’t get it to port, weird register thingy
Registries have changed a ton since 1.18.1, like massively
You can try looking at the source code of 1.20.4 painting mods, for example: https://github.com/Darkhax-Minecraft/Dark-Paintings
It's a multiloader project so the structure and mapping names will be different than you are used to though
I've been out of the modding scene for a while, but just checking out how Vanilla Minecraft registers paintings would probably give you all you need