diff options
Diffstat (limited to 'items/PULSE_RING.json')
-rw-r--r-- | items/PULSE_RING.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/items/PULSE_RING.json b/items/PULSE_RING.json new file mode 100644 index 00000000..01d38f53 --- /dev/null +++ b/items/PULSE_RING.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aPulse Ring", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9d3957af-7899-38f7-8585-446f2268b10b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0MTA5ODY0NTEyOCwKICAicHJvZmlsZUlkIiA6ICIwMGZiNTRiOWI4NDA0YTA0YTViMmJhMzBlYzBlYTAxMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJrbGxveWQ3MCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9lNWViZjZmMTQzMDFkM2ViZDE0NTMzNTg3ZDJhMmQ0ODIzNDQzM2IxN2M5ZDJmMTM5MzRiN2NhYjQ1OGVlMjY3IiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Charge up by combining a\",1:\"§7§eThunder in a Bottle§7 (Full)\",2:\"§7with this item in an anvil.\",3:\"\",4:\"§7Charge: §e0 Thunder\",5:\"\",6:\"§9Reach 150k Charge for +1 Rarity!\",7:\"\",8:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aPulse Ring\"},ExtraAttributes:{id:\"PULSE_RING\"}}", + "damage": 3, + "lore": [ + "§7Charge up by combining a", + "§7§eThunder in a Bottle§7 (Full)", + "§7with this item in an anvil.", + "", + "§7Charge: §e0 Thunder", + "", + "§9Reach 150k Charge for +1 Rarity!", + "", + "§a§lUNCOMMON ACCESSORY" + ], + "recipe": { + "A1": "ORB_OF_ENERGY:32", + "A2": "ORB_OF_ENERGY:32", + "A3": "ORB_OF_ENERGY:32", + "B1": "ORB_OF_ENERGY:32", + "B2": "", + "B3": "ORB_OF_ENERGY:32", + "C1": "ORB_OF_ENERGY:32", + "C2": "ORB_OF_ENERGY:32", + "C3": "ORB_OF_ENERGY:32" + }, + "internalname": "PULSE_RING", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |