diff options
Diffstat (limited to 'items/DOJO_BLUE_BELT.json')
-rw-r--r-- | items/DOJO_BLUE_BELT.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/DOJO_BLUE_BELT.json b/items/DOJO_BLUE_BELT.json new file mode 100644 index 00000000..386268af --- /dev/null +++ b/items/DOJO_BLUE_BELT.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Blue Belt", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6cdab1c1-42bd-3604-8656-2f68fb474ff6\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0MzU5OTY3OTc4MywKICAicHJvZmlsZUlkIiA6ICJiNzVjZDRmMThkZjg0MmNlYjJhY2MxNTU5MTNiMjA0YiIsCiAgInByb2ZpbGVOYW1lIiA6ICJLcmlzdGlqb25hczEzIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzVhNGY3ZTU3YTQzNTk0NTdjZTBlN2RhMjdlODUxM2E4YjYxOTdmMWNhNjhkMDcxNTQyYzY2ZjhhNDFiYWY0ZWQiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+25\",1:\"§7Defense: §a+15\",2:\"\",3:\"§7Reduces damage taken by §c4%§7.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§8§l* §8Soulbound §8§l*\",7:\"§9§lRARE BELT\"],Name:\"§9Blue Belt\"},ExtraAttributes:{id:\"DOJO_BLUE_BELT\"}}", + "damage": 3, + "lore": [ + "§7Health: §a+25", + "§7Defense: §a+15", + "", + "§7Reduces damage taken by §c4%§7.", + "", + "§7§8This item can be reforged!", + "§8§l* §8Soulbound §8§l*", + "§9§lRARE BELT" + ], + "internalname": "DOJO_BLUE_BELT", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |