aboutsummaryrefslogtreecommitdiff
path: root/items/DIVAN_PENDANT.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/DIVAN_PENDANT.json')
-rw-r--r--items/DIVAN_PENDANT.json41
1 files changed, 41 insertions, 0 deletions
diff --git a/items/DIVAN_PENDANT.json b/items/DIVAN_PENDANT.json
new file mode 100644
index 00000000..710013c5
--- /dev/null
+++ b/items/DIVAN_PENDANT.json
@@ -0,0 +1,41 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§6Pendant of Divan",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6d4bc523-904b-32e8-bf9f-d0842aa6fbfb\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwOTA2MTI2MjE1NywKICAicHJvZmlsZUlkIiA6ICI2ZjhlYWI1MTVmNTc0MmRhOWYxZDYzMzY1ODAxMDU4YyIsCiAgInByb2ZpbGVOYW1lIiA6ICJDaW5kZXJGb3hfMjAwNiIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS81YWM3MTM0ZmI1YWJmMGE0OGM5ZTk5Y2I3OWQyY2Y3NTk4YzljZTI4NTkxMWMxOTMxZDQ1ZjgyODhiOGEyMGJjIgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Mining Speed: §a+100\",1:\"§7Mining Fortune: §a+25\",2:\"§7Cold Resistance: §a+10\",3:\" §8[§8☘§8] §8[§8⸕§8]\",4:\"\",5:\"§8Tiered Bonus: Legacy (0/4)\",6:\"§7Grants §5+0.25✧ Pristine §7while inside\",7:\"§7the §bGlacite Mineshafts§7.\",8:\"\",9:\"§7§8§oAn item treasured by the greatest\",10:\"§8§oDwarf who ever lived. Why would he\",11:\"§8§oleave it behind?\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§6§lLEGENDARY NECKLACE\"],Name:\"§6Pendant of Divan\"},ExtraAttributes:{id:\"DIVAN_PENDANT\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Mining Speed: §a+100",
+ "§7Mining Fortune: §a+25",
+ "§7Cold Resistance: §a+10",
+ " §8[§8☘§8] §8[§8⸕§8]",
+ "",
+ "§8Tiered Bonus: Legacy (0/4)",
+ "§7Grants §5+0.25✧ Pristine §7while inside",
+ "§7the §bGlacite Mineshafts§7.",
+ "",
+ "§7§8§oAn item treasured by the greatest",
+ "§8§oDwarf who ever lived. Why would he",
+ "§8§oleave it behind?",
+ "",
+ "§7§8This item can be reforged!",
+ "§6§lLEGENDARY NECKLACE"
+ ],
+ "internalname": "DIVAN_PENDANT",
+ "crafttext": "",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.1-PRE",
+ "infoType": "",
+ "recipes": [
+ {
+ "type": "forge",
+ "inputs": [
+ "PERFECT_PLATE:1.0",
+ "DIVAN_FRAGMENT:10.0",
+ "SHATTERED_PENDANT:1.0"
+ ],
+ "count": 1.0,
+ "overrideOutputId": "DIVAN_PENDANT",
+ "duration": 604800
+ }
+ ]
+} \ No newline at end of file