FiguraMC / Figura

Extensively customize your character with Figura!
https://modrinth.com/mod/figura
GNU Lesser General Public License v2.1
247 stars 45 forks source link

Feature request: Option to save own avatar from cloud #166

Open hibiii opened 9 months ago

hibiii commented 9 months ago

I'm using a different computer to play Minecraft on, and it doesn't have the avatar files that my main computer has. However, the Figura client (0.1.2) is saying that my avatar is too new and might have incompatibility issues even though I made it for 0.1.2, and followed the documentation at https://wiki.figuramc.org/. I'd like to review the code of my own avatar and see what's wrong with it but I've looked through the UI and have found no option to save it.

I'd also like to point out that this feature could be useful in retrieving complex avatars which local files were lost for some reason (Minecraft instance removed from disk, system reinstall, etc).

JimmyHelp commented 9 months ago

If you just want to review the code you can do /figura export avatar while it's equipped to get its .moon file, then use NBTExplorer to get the script out of it to inspect it.

You can get everything but the .bbmodel file that way. You used to be able to retrieve everything quite easily but this was purposefully removed after an outcry of people afraid their avatars would get stolen.