diff options
Diffstat (limited to 'items/TREASURE_HOARDER_MONSTER.json')
-rw-r--r-- | items/TREASURE_HOARDER_MONSTER.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/TREASURE_HOARDER_MONSTER.json b/items/TREASURE_HOARDER_MONSTER.json index a8bed991..e770092e 100644 --- a/items/TREASURE_HOARDER_MONSTER.json +++ b/items/TREASURE_HOARDER_MONSTER.json @@ -1,12 +1,12 @@ {
"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 Treasureite material used in the Forge.\"],Name:\"§9Treasure Hoarder (Monster)\"},ExtraAttributes:{id:\"TREASURE_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 Treasureite material used in the Forge."
+ "§7drop the Treasurite material used in the Forge."
],
"internalname": "TREASURE_HOARDER_MONSTER",
"clickcommand": "",
|