diff options
Diffstat (limited to 'items/FAMILY_DOUBLOON.json')
-rw-r--r-- | items/FAMILY_DOUBLOON.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/FAMILY_DOUBLOON.json b/items/FAMILY_DOUBLOON.json new file mode 100644 index 00000000..3dadce61 --- /dev/null +++ b/items/FAMILY_DOUBLOON.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:gold_nugget", + "displayname": "§9Doubloon of the Family", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Worth §6100,000 coins §7in the\",1:\"§7outside world.\",2:\"\",3:\"§7§8A precious trinket from a\",4:\"§8powerful member of The Family\",5:\"§8who doesn\u0027t really need it\",6:\"§8anymore....\",7:\"\",8:\"§5§kX§5 Rift-Transferable §kX\",9:\"§9§lRARE\"],Name:\"§9Doubloon of the Family\"},ExtraAttributes:{id:\"FAMILY_DOUBLOON\"}}", + "damage": 0, + "lore": [ + "§7Worth §6100,000 coins §7in the", + "§7outside world.", + "", + "§7§8A precious trinket from a", + "§8powerful member of The Family", + "§8who doesn\u0027t really need it", + "§8anymore....", + "", + "§5§kX§5 Rift-Transferable §kX", + "§9§lRARE" + ], + "internalname": "FAMILY_DOUBLOON", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Doubloon_Of_The_Family" + ] +}
\ No newline at end of file |