diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-10-06 00:03:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-05 18:03:32 -0400 |
commit | 6b2b6dd18aada33343be7e9fdc1b5c8f36beb61c (patch) | |
tree | a1705debab5e6dfec35c3b40c3de46dc23784c0b /items/GRUNT_MONSTER.json | |
parent | 421f5db3982f8b4a31fcdcff50a4c3e7f6f285c5 (diff) | |
download | NotEnoughUpdates-REPO-6b2b6dd18aada33343be7e9fdc1b5c8f36beb61c.tar.gz NotEnoughUpdates-REPO-6b2b6dd18aada33343be7e9fdc1b5c8f36beb61c.tar.bz2 NotEnoughUpdates-REPO-6b2b6dd18aada33343be7e9fdc1b5c8f36beb61c.zip |
Nope (#619)
* Fixes
* Rainbow Name
* Added recipe for soulwhip
* mobs changes and 2 new mobs
Diffstat (limited to 'items/GRUNT_MONSTER.json')
-rw-r--r-- | items/GRUNT_MONSTER.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/GRUNT_MONSTER.json b/items/GRUNT_MONSTER.json index 0021949f..88226187 100644 --- a/items/GRUNT_MONSTER.json +++ b/items/GRUNT_MONSTER.json @@ -1,7 +1,7 @@ { "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\"}}", + "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 ■ §f❤ Rough Ruby Gemstone §8x8-15x\",8:\"§8 ■ §f☘ Rough 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!", @@ -11,8 +11,8 @@ "", "§6§lPossible Drops:", "§fCommon Loot", - "§8 ■ §fRough Ruby Gemstone §8x8-15x", - "§8 ■ §fRough Jade Gemstone §8x8-15x", + "§8 ■ §f❤ Rough Ruby Gemstone §8x8-15x", + "§8 ■ §f☘ Rough Jade Gemstone §8x8-15x", "", "§9Rare Loot", "§8 ■ §5Treasurite §8(§a1%§8)" @@ -25,4 +25,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Team_Treasurite" ], "crafttext": "" -} +}
\ No newline at end of file |