diff options
Diffstat (limited to 'items/UNIQUE_RUNE.json')
-rw-r--r-- | items/UNIQUE_RUNE.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/UNIQUE_RUNE.json b/items/UNIQUE_RUNE.json new file mode 100644 index 00000000..22e07dcb --- /dev/null +++ b/items/UNIQUE_RUNE.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§c◆ Spellbound Rune III", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"8ec2638c-e3f8-3cb0-a906-0c48ead821e4\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4ODAzNTU5NDIzMSwKICAicHJvZmlsZUlkIiA6ICJmZWYyZDZjYzY5ZGI0ZWM5OWQzYzI5MzBmYzRmNTBhYSIsCiAgInByb2ZpbGVOYW1lIiA6ICJsb3Zlbm90d2FyIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzRjZjA1YWJlNTMxOTFkOTNkNDJhYTQ4NTg4OWUwNjRkNWQ5OWZmZDQzZThmZmM2MTM3ZDMzODk0NDI4MTZkZDciLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Requires level 0\",1:\"§8Helmet\",2:\"\",3:\"§7Creates a captivating Enchanting\",4:\"§7Halo! Obtained from Fire Sales.\",5:\"\",6:\"§7Apply this rune to helmet or\",7:\"§7fuse two together at the Runic\",8:\"§7Pedestal!\",9:\"\",10:\"§6§lLEGENDARY COSMETIC\"],Name:\"§f§f§c◆ Spellbound Rune III\"},ExtraAttributes:{runes:{SPELLBOUND:3},id:\"UNIQUE_RUNE\"}}", + "damage": 3, + "lore": [ + "§8Requires level 0", + "§8Helmet", + "", + "§7Creates a captivating Enchanting", + "§7Halo! Obtained from Fire Sales.", + "", + "§7Apply this rune to helmet or", + "§7fuse two together at the Runic", + "§7Pedestal!", + "", + "§6§lLEGENDARY COSMETIC" + ], + "internalname": "UNIQUE_RUNE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |