diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-12 14:59:34 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-12 14:59:34 -0400 |
commit | f7ada52665fec28d5bda53716dd567460400de65 (patch) | |
tree | e3dc8196e0879c7c2f47517a989c19d94da716cf /items/HOLOGRAM.json | |
parent | 9d673df50050b09142be9dc812e8126900f7a1c0 (diff) | |
download | NotEnoughUpdates-REPO-f7ada52665fec28d5bda53716dd567460400de65.tar.gz NotEnoughUpdates-REPO-f7ada52665fec28d5bda53716dd567460400de65.tar.bz2 NotEnoughUpdates-REPO-f7ada52665fec28d5bda53716dd567460400de65.zip |
Mayor Stuff
Ik it isn't comlpeate, also theese are just the items, I am in the middle of adding recipies
Diffstat (limited to 'items/HOLOGRAM.json')
-rw-r--r-- | items/HOLOGRAM.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/HOLOGRAM.json b/items/HOLOGRAM.json new file mode 100644 index 00000000..36785a2a --- /dev/null +++ b/items/HOLOGRAM.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Hologram", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"072eeba6-7f19-3665-982f-a7afb6bae7b1\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODdlZTRlNDg5NWE5YzZlMjQzMzZlMjQ2NjVjNTYzODI3MmEzZmVlYWM5NTU4ODJmZjkyYWUzMjE1YWU3ZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Colored\",2:\"\",3:\"§7Add some flare to your island\",4:\"§7with custom floating text!\",5:\"\",6:\"§6§lLEGENDARY\"],Name:\"§6Hologram\"},ExtraAttributes:{id:\"HOLOGRAM\"}}", + "damage": 3, + "lore": [ + "§8Furniture", + "§8Colored", + "", + "§7Add some flare to your island", + "§7with custom floating text!", + "", + "§6§lLEGENDARY" + ], + "internalname": "HOLOGRAM", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |