#How to change tooltip and ItemStack texture?
14 messages · Page 1 of 1 (latest)
also want to add that I want to make new ItemStack textures by taking old and and adding another small image on top of it
what about tooltips?
how cna i change them dynamicaly
components
stack.set(DataComponents.LORE,List.of("a"))
classnames might be incorrect, thats at the top of my head + im using mojmaps
like tooltip function fires every time component is changed?
what
i mean i got this function
thats called every rendering tick iirc