diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-03-05 09:30:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-05 08:30:35 +0000 |
commit | cc518d127f79b69ee48fff4d54a952f2576b7441 (patch) | |
tree | de673ba9586ebb08ae150d5b52ec4df49832ff06 /items/PET_ITEM_TIER_BOOST_DROP.json | |
parent | 4b042f5089d4a80d767a3fdcc94a36fd67522195 (diff) | |
download | NotEnoughUpdates-REPO-cc518d127f79b69ee48fff4d54a952f2576b7441.tar.gz NotEnoughUpdates-REPO-cc518d127f79b69ee48fff4d54a952f2576b7441.tar.bz2 NotEnoughUpdates-REPO-cc518d127f79b69ee48fff4d54a952f2576b7441.zip |
Fixed Dia & Gold Goblin Skulls and some lores (#1120)
Diffstat (limited to 'items/PET_ITEM_TIER_BOOST_DROP.json')
-rw-r--r-- | items/PET_ITEM_TIER_BOOST_DROP.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/items/PET_ITEM_TIER_BOOST_DROP.json b/items/PET_ITEM_TIER_BOOST_DROP.json index bf797648..4b03d09c 100644 --- a/items/PET_ITEM_TIER_BOOST_DROP.json +++ b/items/PET_ITEM_TIER_BOOST_DROP.json @@ -1,11 +1,10 @@ { "itemid": "minecraft:dye", - "displayname": "§f§f§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:\"§f§f§6Tier Boost Core\"},ExtraAttributes:{bossId:\"8d1f937e-1784-4b17-b3fb-c07d2ff9d010\",spawnedFor:\"6625201a-b39e-4e81-956c-1e17e95b6f25\",id:\"PET_ITEM_TIER_BOOST_DROP\"}}", + "displayname": "§6Tier Boost Core", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Used to craft the Tier Boost pet item.\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§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.", + "§7§7Used to craft the Tier Boost pet item.", "", "§eRight-click to view recipes!", "", |