diff options
Diffstat (limited to 'items/GOBLIN_MONSTER.json')
-rw-r--r-- | items/GOBLIN_MONSTER.json | 49 |
1 files changed, 30 insertions, 19 deletions
diff --git a/items/GOBLIN_MONSTER.json b/items/GOBLIN_MONSTER.json index 5dbf5b15..4faf600a 100644 --- a/items/GOBLIN_MONSTER.json +++ b/items/GOBLIN_MONSTER.json @@ -1,19 +1,30 @@ -{
- "itemid": "minecraft:spawn_egg",
- "displayname": "§9Goblin (Monster)",
- "nbttag": "{display:{Lore:[0:\"§7Goblins are mobs that spawn in the Goblin Burrows\",1:\"§7area of the Dwarven Mines. They can also spawn\",2:\"§7during goblin raid events.\"],Name:\"§9Goblin (Monster)\"},ExtraAttributes:{id:\"GOBLIN_MONSTER\"}}",
- "damage": 54,
- "lore": [
- "§7Goblins are mobs that spawn in the Goblin Burrows",
- "§7area of the Dwarven Mines. They can also spawn",
- "§7during goblin raid events."
- ],
- "internalname": "GOBLIN_MONSTER",
- "clickcommand": "",
- "modver": "2.0.0-REL",
- "infoType": "WIKI_URL",
- "info": [
- "https://hypixel-skyblock.fandom.com/wiki/Goblins"
- ],
- "entityrender": "Zombie"
- }
\ No newline at end of file +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§9Goblin (Monster)", + "nbttag": "{display:{Lore:[0:\"§7Goblins are mobs that spawn in the Goblin Burrows\",1:\"§7area of the Dwarven Mines. They can also spawn\",2:\"§7during goblin raid events.\",3:\"\",4:\"§c❤ Health§8: §c800\",5:\"\",6:\"§6§lPossible Drops:\",7:\"§9Rare Loot\",8:\"§8 ■ §9Goblin Helmet §8(§a0.3%§8)\",9:\"§8 ■ §9Goblin Chestplate §8(§a0.3%§8)\",10:\"§8 ■ §9Goblin Leggings §8(§a0.3%§8)\",11:\"§8 ■ §9Goblin Boots §8(§a0.3%§8)\",12:\"§8 ■ §9Goblin Egg §8(§a1%§8)\"],Name:\"§9Goblin (Monster)\"},ExtraAttributes:{id:\"GOBLIN_MONSTER\"}}", + "damage": 54, + "lore": [ + "§7Goblins are mobs that spawn in the Goblin Burrows", + "§7area of the Dwarven Mines. They can also spawn", + "§7during goblin raid events.", + "", + "§c❤ Health§8: §c800", + "", + "§6§lPossible Drops:", + "§9Rare Loot", + "§8 ■ §9Goblin Helmet §8(§a0.3%§8)", + "§8 ■ §9Goblin Chestplate §8(§a0.3%§8)", + "§8 ■ §9Goblin Leggings §8(§a0.3%§8)", + "§8 ■ §9Goblin Boots §8(§a0.3%§8)", + "§8 ■ §9Goblin Egg §8(§a1%§8)" + ], + "internalname": "GOBLIN_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Goblins" + ], + "entityrender": "Zombie", + "crafttext": "" +}
\ No newline at end of file |