diff options
Diffstat (limited to 'items/GREAT_SPOOK_BELT.json')
-rw-r--r-- | items/GREAT_SPOOK_BELT.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/GREAT_SPOOK_BELT.json b/items/GREAT_SPOOK_BELT.json new file mode 100644 index 00000000..ff96c9b0 --- /dev/null +++ b/items/GREAT_SPOOK_BELT.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Great Spook Belt", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2fc1be40-775a-3fc3-9624-c51d9784560a\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MzUxNzAyMTQ2MSwKICAicHJvZmlsZUlkIiA6ICIwOWQ3YmJjNGYxZmU0ZjlkYjRiZmE1MTY2NDA3OTcyYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJlemtkIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2I4ZjVkN2IyYmUwOTQ5NDAyZDU5YTZjOGRhNjdiYmIxZDg1NjI1ZWY0MzY0YjUxYTUzZmVmZGRhZjU5ZDc0N2EiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Fear: §a+5\",1:\"\",2:\"§7§7Obtained during the §e2022\",3:\"§e§5Alchemist §7experiments!\",4:\"\",5:\"§8Edition #§k420\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§5§lEPIC BELT\"],Name:\"§5Great Spook Belt\"},ExtraAttributes:{year:2022,edition:4892,id:\"GREAT_SPOOK_BELT\"}}", + "damage": 3, + "lore": [ + "§7Fear: §a+5", + "", + "§7§7Obtained during the §e2022", + "§e§5Alchemist §7experiments!", + "", + "§8Edition #§k420", + "", + "§7§8This item can be reforged!", + "§5§lEPIC BELT" + ], + "internalname": "GREAT_SPOOK_BELT", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |