diff options
author | TomEngMaster <70163122+TomEngMaster@users.noreply.github.com> | 2020-11-22 08:30:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-22 08:30:30 +0100 |
commit | a6d967c513053d1f53a3e0944be6f6097e27876a (patch) | |
tree | 60bb5df54670b1fff331004d6b694f6aa8dc9a10 /items/STORM_THE_FISH.json | |
parent | ce2a8e23753746323446021155538d68c2f78d05 (diff) | |
parent | 3e758918fb29e4fb54d998b457b7953e42e26a7d (diff) | |
download | NotEnoughUpdates-REPO-a6d967c513053d1f53a3e0944be6f6097e27876a.tar.gz NotEnoughUpdates-REPO-a6d967c513053d1f53a3e0944be6f6097e27876a.tar.bz2 NotEnoughUpdates-REPO-a6d967c513053d1f53a3e0944be6f6097e27876a.zip |
Merge pull request #3 from Moulberry/master
Update from original repo
Diffstat (limited to 'items/STORM_THE_FISH.json')
-rw-r--r-- | items/STORM_THE_FISH.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/STORM_THE_FISH.json b/items/STORM_THE_FISH.json new file mode 100644 index 00000000..8cbbb0b7 --- /dev/null +++ b/items/STORM_THE_FISH.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§cStorm the Fish", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"6efe0293-870d-3632-8140-59796aa9f456\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTQyNzM4ZjU2YTI0M2M0ODdlODg3NDlhYzVjOWNiYWViZDgyNjYxMWRhYTNhNWViYWQxYWIwYzQ3ZDkxMjIwMyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Be glad you\u0027ll never have to\",1:\"§7face me!\",2:\"\",3:\"§c§lSPECIAL DUNGEON ITEM\"],Name:\"§f§f§cStorm the Fish\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"STORM_THE_FISH\",uuid:\"e4c4f0a1-6fcd-42ac-bef8-faa034c65987\",timestamp:\"11/19/20 7:37 PM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7Be glad you\u0027ll never have to", + "§7face me!", + "", + "§c§lSPECIAL DUNGEON ITEM" + ], + "internalname": "STORM_THE_FISH", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +}
\ No newline at end of file |