In CC:T, running turtle.getItemDetail(anySlot, true) should give more advanced data about an item, including some nbt data for some things. However, this does not happen, and it returns the exact same result to turtle.getItemDetail(anySlot).
Images
The above images should have a lot more data, including a displayName field.
User Information
Minecraft version: 1.16.5 CC:R version: 1.95.3
Bug Information
In CC:T, running
turtle.getItemDetail(anySlot, true)
should give more advanced data about an item, including some nbt data for some things. However, this does not happen, and it returns the exact same result toturtle.getItemDetail(anySlot)
.Images
The above images should have a lot more data, including a
displayName
field.Links
The beginning of the short discussion on discord.