aboutsummaryrefslogtreecommitdiff
path: root/items/SEA_ARCHER_SC.json
blob: 72f83047be65fcbe12f7200c6ec81977ac4235ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "itemid": "minecraft:spawn_egg",
  "displayname": "§3Sea Archer (Sea Creature)",
  "nbttag": "{ench:[],display:{Lore:[0:\"§7The Sea Archer is an Uncommon sea creature that\",1:\"§7spawns while fishing after unlocking Fishing level IX.\",2:\"§7He looks like a normal Skeleton, and carries an\",3:\"§7enchanted Bow. He also wears an Enchanted Armor,\",4:\"§7probably a dyed Leather Armor.\"],Name:\"§3Sea Archer (Sea Creature)\"},ExtraAttributes:{id:\"SEA_ARCHER_SC\"}}",
  "damage": 51,
  "lore": [
    "§7The Sea Archer is an Uncommon sea creature that",
    "§7spawns while fishing after unlocking Fishing level IX.",
    "§7He looks like a normal Skeleton, and carries an",
    "§7enchanted Bow. He also wears an Enchanted Armor,",
    "§7probably a dyed Leather Armor."
  ],
  "internalname": "SEA_ARCHER_SC",
  "clickcommand": "",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Sea_Archer"
  ],
  "entityrender": "Skeleton"
}