Khamai Posted June 20, 2021 Posted June 20, 2021 How do I go about storing custom player data such as a mana count for each individual player? I believe it has something to do with NBT however I can't find much on it for 1.16 Forge Modding. Quote
SerpentDagger Posted June 20, 2021 Posted June 20, 2021 3 hours ago, Khamai said: How do I go about storing custom player data such as a mana count for each individual player? I believe it has something to do with NBT however I can't find much on it for 1.16 Forge Modding. You should almost certainly use the Capability system for this purpose. Here is a link to its documentation. Quote Fancy 3D Graphing Calculator mod, with many different coordinate systems. Lightweight 3D/2D position/vector transformations library, also with support for different coordinate systems.
Khamai Posted June 20, 2021 Author Posted June 20, 2021 4 hours ago, SerpentDagger said: You should almost certainly use the Capability system for this purpose. Here is a link to its documentation. Thank you very much Quote
Recommended Posts
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.