tpzker Posted July 29, 2018 Posted July 29, 2018 (edited) I'm making a mod, and I need to see if it is possible to find what player is crafting the item in an IRecipe because I need to "bind" an item with a player name. If this is not possible, please let me know and I will find another way to do it. Edited July 29, 2018 by tpzker Quote
Animefan8888 Posted July 29, 2018 Posted July 29, 2018 30 minutes ago, tpzker said: I'm making a mod, and I need to see if it is possible to find what player is crafting the item in an IRecipe because I need to "bind" an item with a player name. If this is not possible, please let me know and I will find another way to do it. It is not possible with an IRecipe, butt you can use Item#onCrafted and/or Item#onUpdate 1 Quote VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
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.