ElementsText<item>On this page<item> : Item TextThe <item> element is used a reference to an item.AttributesitemThe item to reference.ExamplesThe following will create a string that references minecraft:stone.<text><item item="minecraft:stone"></item></text>Version HistoryVersionChanges1.5Initial release.