diff options
Diffstat (limited to 'items/MAGMA_LORD_GAUNTLET.json')
-rw-r--r-- | items/MAGMA_LORD_GAUNTLET.json | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/items/MAGMA_LORD_GAUNTLET.json b/items/MAGMA_LORD_GAUNTLET.json new file mode 100644 index 00000000..66933562 --- /dev/null +++ b/items/MAGMA_LORD_GAUNTLET.json @@ -0,0 +1,36 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Magma Lord Gauntlet", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5aa6d1ce-ce5d-3695-99f7-4aeb5b77c956\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY1MDM3OTExMjUxMywKICAicHJvZmlsZUlkIiA6ICJkOGNkMTNjZGRmNGU0Y2IzODJmYWZiYWIwOGIyNzQ4OSIsCiAgInByb2ZpbGVOYW1lIiA6ICJaYWNoeVphY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTY4YTJiZmU2ZTU2ZGRlYTEwM2RlOGNlYzAwMGVmYTgzZWJiOWE5NTljNjhkODI0MDI1NDNjMDFkNDEzN2QyNiIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Strength: §c+10\",1:\"§7Crit Damage: §c+30%\",2:\"§7Sea Creature Chance: §c+1.5%\",3:\"§7Health: §a+35\",4:\"§7Ferocity: §a+2\",5:\"\",6:\"§8Tiered Bonus: Fireproof (0/2)\",7:\"§7Provides immunity to §6nether\",8:\"§6magma§7.\",9:\"\",10:\"§8Tiered Bonus: Lord\u0027s Blessing (0/5)\",11:\"§7Grants §3+1α Sea Creature\",12:\"§3Chance§7.\",13:\"§7Grants §b+5✯ Magic Find §7on\",14:\"§7Lava Sea Creatures.\",15:\"\",16:\"§7Damage taken by §cLava Sea\",17:\"§cCreatures §7is reduced by §a5%\",18:\"§a§7and damage dealt is increased\",19:\"§7by §c1.1x\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§5§lEPIC GLOVES\"],Name:\"§f§f§5Magma Lord Gauntlet\"},ExtraAttributes:{id:\"MAGMA_LORD_GAUNTLET\"}}", + "damage": 3, + "lore": [ + "§7Strength: §c+10", + "§7Crit Damage: §c+30%", + "§7Sea Creature Chance: §c+1.5%", + "§7Health: §a+35", + "§7Ferocity: §a+2", + "", + "§8Tiered Bonus: Fireproof (0/2)", + "§7Provides immunity to §6nether", + "§6magma§7.", + "", + "§8Tiered Bonus: Lord\u0027s Blessing (0/5)", + "§7Grants §3+1α Sea Creature", + "§3Chance§7.", + "§7Grants §b+5✯ Magic Find §7on", + "§7Lava Sea Creatures.", + "", + "§7Damage taken by §cLava Sea", + "§cCreatures §7is reduced by §a5%", + "§a§7and damage dealt is increased", + "§7by §c1.1x", + "", + "§7§8This item can be reforged!", + "§5§lEPIC GLOVES" + ], + "internalname": "MAGMA_LORD_GAUNTLET", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |