#Are you able to put an image in an item's tooltip?
6 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
No. But you can create a ponder if you have create involved.
yes you can, one sec
/give @a kubejs:mystery_lands_gem{CustomModelData:1,color0:63401F,color1:09367F,color2:ADA961,display:{Lore:['[{"text":"\\uE000","italic":false,"color":"white"}]','[{"text":"\\uE001","italic":false,"color":"gray"}]','[{"text":"\\uE002","italic":false,"color":"dark_gray"}]','[{"text":"\\uE003","italic":false,"color":"green"}]']}} 1
So... the item will be a gem similar to the ones from apotheosis, and it changes the model depending on CustomModelData. The colors of the layers are also set via nbt, so I can generate completely random gems. The icons in the tooltip will be for filled and empty slots. The actual code for the functionality is unfortunately still far from done.