aboutsummaryrefslogtreecommitdiff
path: root/items/EYE_OF_ENDER.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/EYE_OF_ENDER.json')
-rw-r--r--items/EYE_OF_ENDER.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/items/EYE_OF_ENDER.json b/items/EYE_OF_ENDER.json
new file mode 100644
index 00000000..1f759808
--- /dev/null
+++ b/items/EYE_OF_ENDER.json
@@ -0,0 +1,24 @@
+{
+ "itemid": "minecraft:ender_eye",
+ "displayname": "§fEye of Ender",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fEye of Ender\"},ExtraAttributes:{id:\"EYE_OF_ENDER\"}}",
+ "damage": 0,
+ "lore": [
+ "§f§lCOMMON"
+ ],
+ "internalname": "EYE_OF_ENDER",
+ "modver": "1.3-REL",
+ "vanilla": true,
+ "clickcommand": "viewrecipe",
+ "recipe": {
+ "A1": "ENDER_PEARL:1",
+ "A2": "BLAZE_POWDER:1",
+ "A3": "",
+ "B1": "",
+ "B2": "",
+ "B3": "",
+ "C1": "",
+ "C2": "",
+ "C3": ""
+ }
+} \ No newline at end of file