aboutsummaryrefslogtreecommitdiff
path: root/items/GOBLIN_MONSTER.json
diff options
context:
space:
mode:
authorMisterCheezeCake <75341435+MisterCheezeCake@users.noreply.github.com>2021-03-02 00:17:05 -0500
committerGitHub <noreply@github.com>2021-03-02 00:17:05 -0500
commit63696b7ea25003c6c637e13c52de4b1f55fb4282 (patch)
treedd2702f8fa7fa5e84a1fe17fdcc6c05f05d25fc6 /items/GOBLIN_MONSTER.json
parent22e07d3f143d9ce46e0329eda4cb81efbcc9cfca (diff)
downloadNotEnoughUpdates-REPO-63696b7ea25003c6c637e13c52de4b1f55fb4282.tar.gz
NotEnoughUpdates-REPO-63696b7ea25003c6c637e13c52de4b1f55fb4282.tar.bz2
NotEnoughUpdates-REPO-63696b7ea25003c6c637e13c52de4b1f55fb4282.zip
A metric ton of mobs (#422)
* Wiki Link Mithril Drill Engine * Wiki Link * Wiki Link * Fixed an error * Iron horse wiki link * Fix * Real Fix * Update GOLD_BARDING.json * Update DIAMOND_BARDING.json * I hate JSON files y * Please Work JSON * Update IRON_BARDING.json * Update GOLD_BARDING.json * smh don't use 3 spaces * . * Wiki Links for Social 1 * Parkour Checkpoint Wiki Link * Update ENDER_PORTAL_FRAME.json * Update ULTIMATE_SOUL_EATER;1.json * Update ULTIMATE_SOUL_EATER;2.json * Update ULTIMATE_SOUL_EATER;3.json * Update ULTIMATE_SOUL_EATER;4.json * Update ULTIMATE_SOUL_EATER;5.json * Update ULTIMATE_LEGION;2.json * Update ULTIMATE_LEGION;3.json * Update ULTIMATE_LEGION;4.json * Update ULTIMATE_SWARM;2.json * Update ULTIMATE_SWARM;3.json * Update ULTIMATE_SWARM;3.json * Update ULTIMATE_SWARM;4.json * Update ULTIMATE_LAST_STAND;2.json * Update ULTIMATE_LAST_STAND;3.json * Update ULTIMATE_LAST_STAND;4.json * Update ULTIMATE_WISE;1.json * Update ULTIMATE_WISE;5.json * Update ULTIMATE_NO_PAIN_NO_GAIN;2.json * Update ULTIMATE_NO_PAIN_NO_GAIN;3.json * Update ULTIMATE_NO_PAIN_NO_GAIN;4.json * New Pet Skin * Skin Parents * Stray : * 😠 * Delete ENDERPACK.json * Holy Moly thats a lot of files * Delete BLUE_SHARK_SC.json * Delete CRAZY_WITCH_MONSTER.json * Delete GHOST_MONSTER.json * Delete GOBLIN_MONSTER.json * Delete GREAT_WHITE_SHARK_SC.json * Delete GRIM_REAPER_SC.json * Delete ICE_WALKER_MONSTER.json * Delete NIGHTMARE_SC.json * Delete NURSE_SHARK_SC.json * Delete PHANTOM_FISHER_SC.json * Delete PHANTOM_SPIRIT_MONSTER.json * Delete SCARECROW_SC.json * Delete SCARY_JERRY_MONSTER.json * Delete TIGER_SHARK_SC.json * Delete TREASURE_HOARDER_MONSTER.json * Delete TRICK_OR_TREATER_MONSTER.json * Delete WEREWOLF_SC.json * Delete WITHER_GOURD_MONSTER.json * Delete WRAITH_MONSTER.json * Okay in the correct folder this time Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
Diffstat (limited to 'items/GOBLIN_MONSTER.json')
-rw-r--r--items/GOBLIN_MONSTER.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/items/GOBLIN_MONSTER.json b/items/GOBLIN_MONSTER.json
new file mode 100644
index 00000000..df1981a7
--- /dev/null
+++ b/items/GOBLIN_MONSTER.json
@@ -0,0 +1,19 @@
+{
+ "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:\"§7durring 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",
+ "§7durring 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