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/GOLDOR_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/GOLDOR_THE_FISH.json')
-rw-r--r-- | items/GOLDOR_THE_FISH.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/GOLDOR_THE_FISH.json b/items/GOLDOR_THE_FISH.json new file mode 100644 index 00000000..ef835892 --- /dev/null +++ b/items/GOLDOR_THE_FISH.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§cGoldor the Fish", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"bff50f62-bbd8-3ea8-9e7f-126e7efe9544\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2U0ZjQ5NTM1YTI3NmFhY2M0ZGM4NDEzM2JmZTgxYmU1ZjJhNDc5OWE0YzA0ZDlhNGRkYjcyZDgxOWVjMmIyYiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Two things are infinite, the\",1:\"§7universe and my ego.\",2:\"\",3:\"§c§lSPECIAL DUNGEON ITEM\"],Name:\"§f§f§cGoldor the Fish\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"GOLDOR_THE_FISH\",uuid:\"74d7ca3e-c8bd-4424-a640-dc00d3efc8a5\",timestamp:\"11/19/20 4:14 AM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7Two things are infinite, the", + "§7universe and my ego.", + "", + "§c§lSPECIAL DUNGEON ITEM" + ], + "internalname": "GOLDOR_THE_FISH", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +}
\ No newline at end of file |