diff options
Diffstat (limited to 'items/PURPLE_SMALL_BACKPACK.json')
-rw-r--r-- | items/PURPLE_SMALL_BACKPACK.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/items/PURPLE_SMALL_BACKPACK.json b/items/PURPLE_SMALL_BACKPACK.json new file mode 100644 index 00000000..d936aa51 --- /dev/null +++ b/items/PURPLE_SMALL_BACKPACK.json @@ -0,0 +1,14 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aSmall Backpack", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a669c304-b89f-3a67-a363-063b54f8c5b9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2QzMGRlNmE1N2Q2OTY4M2ZjZjVlM2MzMTQ4MjRmNTExNDdhMDI4NTY5NDZkYjEwMmEwZjkyZDA3MWVhMTkwZDAifX19\"}]}},display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§f§f§aSmall Backpack\"},ExtraAttributes:{id:\"PURPLE_SMALL_BACKPACK\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§a§lUNCOMMON" + ], + "internalname": "PURPLE_SMALL_BACKPACK", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |