diff options
Diffstat (limited to 'items/DWARVEN_TREASURE.json')
| -rw-r--r-- | items/DWARVEN_TREASURE.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/DWARVEN_TREASURE.json b/items/DWARVEN_TREASURE.json new file mode 100644 index 00000000..af0a08bc --- /dev/null +++ b/items/DWARVEN_TREASURE.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Dwarven Treasure", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"60775ca7-ddb6-3ca5-a681-36e31a859ea1\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzllMTA2Njk2YWEzMjMzNjdjN2JlYWNjMDc1ODM4NzAzYTY3NmY4ZTVjNDY0MDA5ZDUzNWMzMGI0NTJhMTlhIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Royal §7reforge when\",4:\"§7combined with equipment§7.\",5:\"\",6:\"§9Royal §7(§6Legendary§7):\",7:\"§7Mining Speed: §a+14\",8:\"§7Mining Fortune: §a+3\",9:\"\",10:\"§9Royal Bonus\",11:\"§7Earn §2+5% ᠅ Mithril Powder §7from\",12:\"§7§bMining Events §7in the §2Dwarven Mines§7.\",13:\"\",14:\"§7Requires §aMining Skill Level XIV§7!\",15:\"\",16:\"§9§lRARE REFORGE STONE\"],Name:\"§9Dwarven Treasure\"},ExtraAttributes:{id:\"DWARVEN_TREASURE\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "§7§8Combinable in Reforge Anvil", + "", + "§7Applies the §9Royal §7reforge when", + "§7combined with equipment§7.", + "", + "§9Royal §7(§6Legendary§7):", + "§7Mining Speed: §a+14", + "§7Mining Fortune: §a+3", + "", + "§9Royal Bonus", + "§7Earn §2+5% ᠅ Mithril Powder §7from", + "§7§bMining Events §7in the §2Dwarven Mines§7.", + "", + "§7Requires §aMining Skill Level XIV§7!", + "", + "§9§lRARE REFORGE STONE" + ], + "internalname": "DWARVEN_TREASURE", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +}
\ No newline at end of file |
