diff options
Diffstat (limited to 'items/ENDER_PLUS.json')
-rw-r--r-- | items/ENDER_PLUS.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/ENDER_PLUS.json b/items/ENDER_PLUS.json new file mode 100644 index 00000000..7ed8f6e6 --- /dev/null +++ b/items/ENDER_PLUS.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Ender Chest+", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2da96d25-7b50-3f3e-8ab3-8a378d06313d\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjAsInByb2ZpbGVJZCI6ImRiYTJmMTE1NmNjMjQwMWJhOWU5YjRkMjdmN2M4OTdkIiwicHJvZmlsZU5hbWUiOiJjb2RlbmFtZV9CIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwczovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS81MWM3NzIwOTZmZmY0ODg0NzQwNjRhMmI0OWE1NjM3N2FkNTAwMGJiNjA5M2I1YjE2Y2VlMWZlNTA4NzU2MDNhIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Storage\",2:\"\",3:\"§7You can store three pages of\",4:\"§7items in this chest\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Ender Chest+\"},ExtraAttributes:{id:\"ENDER_PLUS\"}}", + "damage": 3, + "lore": [ + "§8Furniture", + "§8Storage", + "", + "§7You can store three pages of", + "§7items in this chest", + "", + "§9§lRARE" + ], + "internalname": "ENDER_PLUS", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "" +}
\ No newline at end of file |