diff options
Diffstat (limited to 'items/PET_ITEM_TIER_BOOST_DROP.json')
-rw-r--r-- | items/PET_ITEM_TIER_BOOST_DROP.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/PET_ITEM_TIER_BOOST_DROP.json b/items/PET_ITEM_TIER_BOOST_DROP.json new file mode 100644 index 00000000..e88d1d03 --- /dev/null +++ b/items/PET_ITEM_TIER_BOOST_DROP.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:dye", + "displayname": "§6Tier Boost Core", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Used to craft the Tier Boost\",1:\"§7pet item\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§6§lLEGENDARY\"],Name:\"§6Tier Boost Core\"},ExtraAttributes:{id:\"PET_ITEM_TIER_BOOST_DROP\"}}", + "damage": 1, + "lore": [ + "§7§7Used to craft the Tier Boost", + "§7pet item", + "", + "§eRight-click to view recipes!", + "", + "§6§lLEGENDARY" + ], + "internalname": "PET_ITEM_TIER_BOOST_DROP", + "clickcommand": "", + "modver": "1.0.0" +}
\ No newline at end of file |