diff options
Diffstat (limited to 'items/GRUNT_MONSTER.json')
-rw-r--r-- | items/GRUNT_MONSTER.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/GRUNT_MONSTER.json b/items/GRUNT_MONSTER.json new file mode 100644 index 00000000..4d0513f6 --- /dev/null +++ b/items/GRUNT_MONSTER.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aGrunt (Monster)", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"08df4517-e830-3699-88df-4517e830b699\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzU0OTRlYjViMWZiNzRiZDlmYjIyMTgwM2NiNWU5ZjkwMzIwOWZjNzZlNzJhYTQyNzk5YTYzMTNiMmE0ZTFlYyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Prepare for trouble!\",1:\"\",2:\"§c❤ Health§8: §c153.000\",3:\"§7Coins per Kill: §62\",4:\"\",5:\"§6§lPossible Drops:\",6:\"§fCommon Loot\",7:\"§8 ■ §fRough Ruby Gemstone §8x8-15x\",8:\"§8 ■ §fRough Jade Gemstone §8x8-15x\",9:\"\",10:\"§9Rare Loot\",11:\"§8 ■ §5Treasurite §8(§a1%§8)\"],Name:\"§aGrunt (Monster)\"},ExtraAttributes:{id:\"GRUNT_MONSTER\"}}", + "damage": 3, + "lore": [ + "§7Prepare for trouble!", + "", + "§c❤ Health§8: §c153.000", + "§7Coins per Kill: §62", + "", + "§6§lPossible Drops:", + "§fCommon Loot", + "§8 ■ §fRough Ruby Gemstone §8x8-15x", + "§8 ■ §fRough Jade Gemstone §8x8-15x", + "", + "§9Rare Loot", + "§8 ■ §5Treasurite §8(§a1%§8)" + ], + "internalname": "GRUNT_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Team_Treasurite" + ], + "crafttext": "" +}
\ No newline at end of file |