diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-06-25 23:06:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-25 21:06:31 +0000 |
commit | 67253b5cb1f31809e4eabb0063ea286a062aafa4 (patch) | |
tree | 61a98cfb4af72ff408a788e8c3ad4dc5042c7166 /items/ANGLER_DEEP_SEA.json | |
parent | f73d9d055f133e93ccd7af162be74c529c8b7bfa (diff) | |
download | NotEnoughUpdates-REPO-67253b5cb1f31809e4eabb0063ea286a062aafa4.tar.gz NotEnoughUpdates-REPO-67253b5cb1f31809e4eabb0063ea286a062aafa4.tar.bz2 NotEnoughUpdates-REPO-67253b5cb1f31809e4eabb0063ea286a062aafa4.zip |
Add new Summer Items (#1262)
Diffstat (limited to 'items/ANGLER_DEEP_SEA.json')
-rw-r--r-- | items/ANGLER_DEEP_SEA.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/ANGLER_DEEP_SEA.json b/items/ANGLER_DEEP_SEA.json new file mode 100644 index 00000000..9709cf6e --- /dev/null +++ b/items/ANGLER_DEEP_SEA.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Deep Sea Skin", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4c4cb7b6-c60a-3236-ab3b-c112c03b3f2a\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcxNDQ5NDE1Njg0OCwKICAicHJvZmlsZUlkIiA6ICJmZjQ3NzI5YmQwZDI0YWYwOThiMTFjMGE3ZTFiMGVlZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJtYXRzY2FuIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2FmYjg0OTQ2M2RjYjM1YWNmMWQ4ODI4NzYwNmExM2ExN2VmZTY2OTdlZTRjODhmZGEwNzI1OTFiZWRhNjBkMmEiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7§7Item skins give your gear a fresh\",3:\"§7new look! Apply them just like an\",4:\"§7enchant book using the anvil.\",5:\"\",6:\"§7§7This skin can be applied to §fAngler\",7:\"§fHelmet§7.\",8:\"\",9:\"§5§lEPIC COSMETIC\"],Name:\"§5Deep Sea Skin\"},ExtraAttributes:{id:\"ANGLER_DEEP_SEA\"}}", + "damage": 3, + "lore": [ + "§7§8Combinable in Anvil", + "", + "§7§7Item skins give your gear a fresh", + "§7new look! Apply them just like an", + "§7enchant book using the anvil.", + "", + "§7§7This skin can be applied to §fAngler", + "§fHelmet§7.", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "ANGLER_DEEP_SEA", + "crafttext": "", + "clickcommand": "", + "modver": "2.3.0", + "infoType": "" +}
\ No newline at end of file |