diff options
Diffstat (limited to 'items/GLOWSTONE_GAUNTLET.json')
-rw-r--r-- | items/GLOWSTONE_GAUNTLET.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/GLOWSTONE_GAUNTLET.json b/items/GLOWSTONE_GAUNTLET.json new file mode 100644 index 00000000..a1a7dd7d --- /dev/null +++ b/items/GLOWSTONE_GAUNTLET.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Glowstone Gauntlet", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a4f1adc4-92c6-31b9-a53d-2e41f8151927\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0ODQ5NTM1Mjg0MCwKICAicHJvZmlsZUlkIiA6ICI1MTY4ZjZlMjIyM2E0Y2FjYjdiN2QyZjYyZWMxZGFhOSIsCiAgInByb2ZpbGVOYW1lIiA6ICJkZWZfbm90X2FzaCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8yNTE2OTE1MmEzNjI2YTE2NjliZmMzODhiZGU3NTIwYTNlYzVkZGYxMDY1ZmNlYTMzZTAzYjA2NjIzMjIwYjFhIiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Speed: §a+5\",1:\"§7Intelligence: §a+10\",2:\"§7Mining Fortune: §a+5\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE GLOVES\"],Name:\"§f§f§9Glowstone Gauntlet\"},ExtraAttributes:{id:\"GLOWSTONE_GAUNTLET\"}}", + "damage": 3, + "lore": [ + "§7Speed: §a+5", + "§7Intelligence: §a+10", + "§7Mining Fortune: §a+5", + "", + "§7§8This item can be reforged!", + "§9§lRARE GLOVES" + ], + "internalname": "GLOWSTONE_GAUNTLET", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |