Jump to content

Saving Specific NBT data to Player(Or how to open specific data so other mods can use it)


Willsbr

Recommended Posts

So I'm creating a mod, and trying to get this mod compatible with another mod called "Figura". It's a model creation mod and one of the neat things it lets you do is use the player's NBT data in your models. Originally I thought since my the stuff I wanted to be used was a capability it was all good, then I realized that it never saved to NBT in a way I wanted it to. I tried to forcefully save it using event.player.serializeNBT();, but the discovered that saves everything at the exact state, and unless your calling it very slowly it effectively freezes every stat in the game.
There's also some way to create a plugin for figura, but there's no documentation and I don't know how to even let another mod see the data I want it to see from my own mod. 

If someone could answer either question, that would manage to solve my problem!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.