diff options
Diffstat (limited to 'items/EXPERIMENTATION_TABLE.json')
-rw-r--r-- | items/EXPERIMENTATION_TABLE.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/EXPERIMENTATION_TABLE.json b/items/EXPERIMENTATION_TABLE.json new file mode 100644 index 00000000..d58387e0 --- /dev/null +++ b/items/EXPERIMENTATION_TABLE.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Experimentation Table", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f7672cfd-3be3-3098-8c09-df3381d712e9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTc0MjE2NTc3MCwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODFiODQzNDUxMTg0YThjY2Q4ZTZlNDlkMGVkZjM0NTFkM2RlYTUwZmRlNWI2YTJmOThhYjdjZjExMzhiY2VjZSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Place this item on your\",1:\"§7island!\",2:\"\",3:\"§7Conduct wild enchanting\",4:\"§7experiments to gain bonus\",5:\"§7§bEnchanting Exp §7and §eitems§7!\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Experimentation Table\"},ExtraAttributes:{id:\"EXPERIMENTATION_TABLE\"}}", + "damage": 3, + "lore": [ + "§7Place this item on your", + "§7island!", + "", + "§7Conduct wild enchanting", + "§7experiments to gain bonus", + "§7§bEnchanting Exp §7and §eitems§7!", + "", + "§9§lRARE" + ], + "internalname": "EXPERIMENTATION_TABLE", + "crafttext": "", + "clickcommand": "", + "modver": "1.7-REL", + "infoType": "" +}
\ No newline at end of file |