diff options
Diffstat (limited to 'items/TOTEM.json')
-rw-r--r-- | items/TOTEM.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/TOTEM.json b/items/TOTEM.json new file mode 100644 index 00000000..3151d92f --- /dev/null +++ b/items/TOTEM.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Totem", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2bd3c864-9deb-3193-a833-8e7793ed90f5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGQzNTlkYTRmNzBmMWJjYmU4MTU0NWZjM2E5N2I2NWMxZDcwZjNmOTAxOThkNzU3ODQ1YWFiMTk4YjZlMDA1OSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Summer Cosmetic\",2:\"\",3:\"§7This exclusive §aSummer §7cosmetic can\",4:\"§7be placed on your island or traded.\",5:\"\",6:\"§5§lEPIC\"],Name:\"§5Totem\"},ExtraAttributes:{id:\"TOTEM\"}}", + "damage": 3, + "lore": [ + "§8Furniture", + "§8Summer Cosmetic", + "", + "§7This exclusive §aSummer §7cosmetic can", + "§7be placed on your island or traded.", + "", + "§5§lEPIC" + ], + "internalname": "TOTEM", + "crafttext": "", + "clickcommand": "", + "modver": "2.3.0", + "infoType": "" +}
\ No newline at end of file |