diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-05-31 20:19:50 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-05-31 20:19:50 -0400 |
commit | 5bbca4d6d6cce00e0eb29b2d315c772461d9ddfb (patch) | |
tree | a15212f1288f72cde764331b3fdeab33d051ddac /items/ENDERMAN_CORTEX_REWRITER.json | |
parent | 0ae66c3a7b7f50f408d7f1b337442d601484dc85 (diff) | |
download | NotEnoughUpdates-REPO-5bbca4d6d6cce00e0eb29b2d315c772461d9ddfb.tar.gz NotEnoughUpdates-REPO-5bbca4d6d6cce00e0eb29b2d315c772461d9ddfb.tar.bz2 NotEnoughUpdates-REPO-5bbca4d6d6cce00e0eb29b2d315c772461d9ddfb.zip |
a few new things, not done but I have an exam to study for
Diffstat (limited to 'items/ENDERMAN_CORTEX_REWRITER.json')
-rw-r--r-- | items/ENDERMAN_CORTEX_REWRITER.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/ENDERMAN_CORTEX_REWRITER.json b/items/ENDERMAN_CORTEX_REWRITER.json new file mode 100644 index 00000000..53f245b1 --- /dev/null +++ b/items/ENDERMAN_CORTEX_REWRITER.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§6Enderman Cortex Rewriter", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"159dcb01-74e3-382c-87d6-3afa022fb379\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWIwNzU5NGUyZGYyNzM5MjFhNzdjMTAxZDBiZmRmYTExMTVhYmVkNWI5YjIwMjllYjQ5NmNlYmE5YmRiYjRiMyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Use at Kat to upgrade an\",1:\"§7Enderman pet to §dmythic\",2:\"§d§7rarity.\",3:\"\",4:\"§6§lLEGENDARY\"],Name:\"§f§f§6Enderman Cortex Rewriter\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ENDERMAN_CORTEX_REWRITER\",uuid:\"993af6ca-75eb-4b34-a228-aaad40a4bf96\",timestamp:\"5/31/21 6:10 PM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7Use at Kat to upgrade an", + "§7Enderman pet to §dmythic", + "§d§7rarity.", + "", + "§6§lLEGENDARY" + ], + "internalname": "ENDERMAN_CORTEX_REWRITER", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |