Started by
AloneDumb
on
Topic category: Help with Minecraft modding (Java Edition)
would there be a way when you shift right click that you can change the model of an item and make it have different properties so it could do a different ability than it did before until you toggle it back?
yes, second page of item lets u choose conditions under which the properties of item change. U can choose how (change texture or another properties)
combining this with NBTtags u can do really a lot
Oh wait
If u mean "by pressing [shift] + [right click]" - make a check in right-click trigger if entity sneaking
In right click trigger u can change NBT of which will depends condition of the item for example*
i wont need to make it shift right click anymore but there is a way that i could implement this into my project but i would need to figure something else first and that is seeing if someone is shift scrolling and then it could cycle through ability's and depending on which one is selected once scrolled to so regardless i would like to learn how to toggle for future projects so i don't quite understand how i would make multiple nbt tags for the item