diff options
Diffstat (limited to 'items/REANIMATED_PAINTING.json')
-rw-r--r-- | items/REANIMATED_PAINTING.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/REANIMATED_PAINTING.json b/items/REANIMATED_PAINTING.json new file mode 100644 index 00000000..23c28a48 --- /dev/null +++ b/items/REANIMATED_PAINTING.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Reanimated Painting", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"81f3561d-7454-361b-ada3-b8656b7dbc19\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTRiZGE5ZWEyZmNlYWFhOTQ1YzM4ZWQ0N2IxNDMxZDM5OTY3M2I4M2IyNzY5Njc0YWU5ZDllODNjM2ZmZDQzIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Halloween Cosmetic\",2:\"\",3:\"§7This exclusive §6Halloween\",4:\"§6§7cosmetic can be placed on your\",5:\"§7island or traded.\",6:\"\",7:\"§5§lEPIC\"],Name:\"§5Reanimated Painting\"},ExtraAttributes:{id:\"REANIMATED_PAINTING\"}}", + "damage": 3, + "lore": [ + "§8Furniture", + "§8Halloween Cosmetic", + "", + "§7This exclusive §6Halloween", + "§6§7cosmetic can be placed on your", + "§7island or traded.", + "", + "§5§lEPIC" + ], + "internalname": "REANIMATED_PAINTING", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |