aboutsummaryrefslogtreecommitdiff
path: root/items/TREASURE_HOARDER_MONSTER.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2021-04-21 22:22:46 +0200
committerGitHub <noreply@github.com>2021-04-21 16:22:46 -0400
commit39d0d0f7c6c533307ba3be69ffa3d2f3968d56ac (patch)
tree1d5556dcc57a4db4a3328f3d7260173bf5a8995e /items/TREASURE_HOARDER_MONSTER.json
parent685a37a373020c8689d61a838555ec5e2b19345f (diff)
downloadNotEnoughUpdates-REPO-39d0d0f7c6c533307ba3be69ffa3d2f3968d56ac.tar.gz
NotEnoughUpdates-REPO-39d0d0f7c6c533307ba3be69ffa3d2f3968d56ac.tar.bz2
NotEnoughUpdates-REPO-39d0d0f7c6c533307ba3be69ffa3d2f3968d56ac.zip
New Items and fixes (#467)
* New Items and fixes * Added the Fish
Diffstat (limited to 'items/TREASURE_HOARDER_MONSTER.json')
-rw-r--r--items/TREASURE_HOARDER_MONSTER.json49
1 files changed, 30 insertions, 19 deletions
diff --git a/items/TREASURE_HOARDER_MONSTER.json b/items/TREASURE_HOARDER_MONSTER.json
index e770092e..54558bc6 100644
--- a/items/TREASURE_HOARDER_MONSTER.json
+++ b/items/TREASURE_HOARDER_MONSTER.json
@@ -1,19 +1,30 @@
-{
- "itemid": "minecraft:spawn_egg",
- "displayname": "§9Treasure Hoarder (Monster)",
- "nbttag": "{display:{Lore:[0:\"§7Treasure Hoarders are mobs that spawn in the\",1:\"§7Upper Mines area of the Dwarven Mines. They\",2:\"§7drop the Treasurite material used in the Forge.\"],Name:\"§9Treasure Hoarder (Monster)\"},ExtraAttributes:{id:\"TREASURE_HOARDER_MONSTER\"}}",
- "damage": 54,
- "lore": [
- "§7Treasure Hoarders are mobs that spawn in the",
- "§7Upper Mines area of the Dwarven Mines. They",
- "§7drop the Treasurite material used in the Forge."
- ],
- "internalname": "TREASURE_HOARDER_MONSTER",
- "clickcommand": "",
- "modver": "2.0.0-REL",
- "infoType": "WIKI_URL",
- "info": [
- "https://hypixel-skyblock.fandom.com/wiki/Treasure_Hoarder"
- ],
- "entityrender": "Skeleton"
- } \ No newline at end of file
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§9Treasure Hoarder (Monster)",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b0f13fc2-07a5-3964-8303-784f802e5f0f\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MDE1NjYzNDYzOCwKICAicHJvZmlsZUlkIiA6ICI5MWZlMTk2ODdjOTA0NjU2YWExZmMwNTk4NmRkM2ZlNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJoaGphYnJpcyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9iMmIxMmE4MTRjZWQ4YWYwMmNkZGYyOWEzN2U3ZjMwMTFlNDMwZThhMThiMzhiNzA2ZjI3YzZiZDMxNjUwYjY1IgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Treasure Hoarders are mobs that spawn in the\",1:\"§7Upper Mines area of the Dwarven Mines. They\",2:\"§7drop the Treasurite material used in the Forge.\",3:\"\",4:\"§c❤ Health§8: §c22.000\",5:\"§7Combat XP: §370\",6:\"\",7:\"§6§lPossible Drops:\",8:\"§fCommon Loot\",9:\"§8 ■ §9Starfall §8x1-2\",10:\"\",11:\"§9Rare Loot\",12:\"§8 ■ §4More Info Needed\",13:\"§8 ■ §4More Info Needed\"],Name:\"§9Treasure Hoarder (Monster)\"},ExtraAttributes:{id:\"TREASURE_HOARDER_MONSTER\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Treasure Hoarders are mobs that spawn in the",
+ "§7Upper Mines area of the Dwarven Mines. They",
+ "§7drop the Treasurite material used in the Forge.",
+ "",
+ "§c❤ Health§8: §c22.000",
+ "§7Combat XP: §370",
+ "",
+ "§6§lPossible Drops:",
+ "§fCommon Loot",
+ "§8 ■ §9Starfall §8x1-2",
+ "",
+ "§9Rare Loot",
+ "§8 ■ §4More Info Needed",
+ "§8 ■ §4More Info Needed"
+ ],
+ "internalname": "TREASURE_HOARDER_MONSTER",
+ "clickcommand": "",
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Treasure_Hoarder"
+ ],
+ "crafttext": ""
+} \ No newline at end of file