Posted February 27, 20178 yr Hey guys, Id like to add Property to an Entity that diminishes every tick or so. I know I need to use capabilities, yet I have no idea what to do with a capability. I dont think i should expose a capability as there are no options for properties, should I use an existing one or create one? And if so where should i start, what is the sudo aproach to my delima?
February 27, 20178 yr If you want to create one: http://mcforge.readthedocs.io/en/latest/datastorage/capabilities/ http://jabelarminecraft.blogspot.com/p/minecraft-17x.html Here is an example with mana: https://github.com/mchorse/capabilities/tree/master/src/main/java/mchorse/capabilities
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.