Hey, I'm making mod with injectors. There's quite much I need to make, at least for learning's sake. Is there any more efficient way of making crafting result multiple items than using OnCreate with Lua? Well, that's not so important, it works this way so that can be left there. But more importantly, I need to get my hands on player's needs at lua scale, meaning I need to get modify all these pain, depression, hunger, thirst, and to temporary modify increase and decrease multipliers. I can't find those myself (I tried digging) so I hope someone of you can tell me where to get all that. I can't remember right now what all other stuff I need help with, but these are first that came in mind. Reason where I need these are my so-called potions with longer effects, and to prevent continuous injecting without nasty side effects, like pain and getting heavily toxicated (yes, mixtures use alcohol), or eventually death. (That's grim) if someone wants to know more, I'm willing to tell. My data is a bit scattered and unorganized so I don't attach it here, at least not yet. Kinda messy text, but I hope you can dig out what I meant. Asking is always my last resort Thanks in advance.