diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-20 13:15:48 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-20 13:15:48 -0500 |
commit | aa6217fb3ad5ed3c91bef14a073959e4301a0b18 (patch) | |
tree | 306a6ed6a5f5b1fe1d71987da26d21b4a76d7c80 /items/GOLDOR_THE_FISH.json | |
parent | bfd03c106be6f3259194cac4f681469cebf1c1c2 (diff) | |
parent | 7d2734656e0a0a3eaab8e30452fb9a0cb5a1c3fd (diff) | |
download | NotEnoughUpdates-REPO-aa6217fb3ad5ed3c91bef14a073959e4301a0b18.tar.gz NotEnoughUpdates-REPO-aa6217fb3ad5ed3c91bef14a073959e4301a0b18.tar.bz2 NotEnoughUpdates-REPO-aa6217fb3ad5ed3c91bef14a073959e4301a0b18.zip |
Merge pull request #31 from IRONM00N/books
Books
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 |