Posted July 20, 20196 yr I wanted to add a glowing effect or something like that to certain vanilla items based on their NBT. I don't really have something specific in mind, so it could be some background effect or particles or something that looks like the enchantment glow. Is there a way to intercept the texture at runtime? My backup is to just add an item tooltip to differentiate it since there's an event for that but I would like it to be more obvious if possible.
July 20, 20196 yr Author @diesieben07 Thanks. Do you know if I can do more complicated overrides than just making new JSON models? i.e. if I wanted a programmatic effect like the vanilla enhancement effect? I have some experience with IModel but I'm not sure how that works for overriding a vanilla IModel, if it's even possible. Also is there a way to make JSON models use a boolean NBT value (or any other NBT value for that matter)?
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.