Open luoxiawuchen opened 1 year ago
So you'd like to able to display an itemstack instead of an image there? With support for item NBT, etc. and an item tooltip?
This could be done, although I think it would need a new tag, i.e. {item: ... }
. And a separate GUI for selecting the item (that GUI already exists in FTB Library and is used by FTB Quests to select items for item tasks).
That could be a useful feature, I agree. I will consider it.
So you'd like to able to display an itemstack instead of an image there? With support for item NBT, etc. and an item tooltip?
This could be done, although I think it would need a new tag, i.e.
{item: ... }
. And a separate GUI for selecting the item (that GUI already exists in FTB Library and is used by FTB Quests to select items for item tasks).That could be a useful feature, I agree. I will consider it.
Thank you for your patience.
Mod
FTB Quests
Description
This is the description provided by the current ftbquest ye picture insertion tag. {image:#FFFFFF width:100000 height:100 align:1}
In the armourers_workshop mod, you can display different fashion materials through NBT modifications, is there a way to specify its NBT data to achieve the effect of matching the display armourers_workshop materials
According to the test results, mission icons support this, and items can be selected directly from the player's inventory as icons
Summary:
Enhance the image tag so that it can define the item tag like the icon setting to show more details.
Support quickly selecting items as pictures in the inventory, not just selecting the path of the material pack as the picture.
Thank you for your patience in reading!
Describe the solution you'd like
No response
Describe alternatives you've considered
No response