diff options
Diffstat (limited to 'items/SCOVILLE_BELT.json')
-rw-r--r-- | items/SCOVILLE_BELT.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/items/SCOVILLE_BELT.json b/items/SCOVILLE_BELT.json new file mode 100644 index 00000000..43a3a6d7 --- /dev/null +++ b/items/SCOVILLE_BELT.json @@ -0,0 +1,34 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Scoville Belt", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d993f5a8-beba-3254-9538-49ed402ba501\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0MzYwODAzMDY4MCwKICAicHJvZmlsZUlkIiA6ICI0ZjU2ZTg2ODk2OGU0ZWEwYmNjM2M2NzRlNzQ3ODdjOCIsCiAgInByb2ZpbGVOYW1lIiA6ICJDVUNGTDE1IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2Q0M2IyODRiNDQ0M2YwZmQ1OGI3OWUxZWEwOTliNzYyYWFlOTVkZjU0YTYzNmQ5NWM3NTlmOTEwMWQwMWRlZTIiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Strength: §c+10\",1:\"§7Defense: §a+10\",2:\"\",3:\"§7§7Gain §a+50❈ Defense §7per\",4:\"§7ignited enemy within a 10 block\",5:\"§7radius up to a maximum of\",6:\"§7§a+1,000❈ Defense§7.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE BELT\"],Name:\"§9Scoville Belt\"},ExtraAttributes:{id:\"SCOVILLE_BELT\"}}", + "damage": 3, + "lore": [ + "§7Strength: §c+10", + "§7Defense: §a+10", + "", + "§7§7Gain §a+50❈ Defense §7per", + "§7ignited enemy within a 10 block", + "§7radius up to a maximum of", + "§7§a+1,000❈ Defense§7.", + "", + "§7§8This item can be reforged!", + "§9§lRARE BELT" + ], + "recipe": { + "A1": "COMPACT_OOZE:5", + "A2": "", + "A3": "COMPACT_OOZE:5", + "B1": "COMPACT_OOZE:5", + "B2": "REKINDLED_EMBER_FRAGMENT:5", + "B3": "COMPACT_OOZE:5", + "C1": "", + "C2": "", + "C3": "" + }, + "internalname": "SCOVILLE_BELT", + "crafttext": "", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |