diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-03-03 04:55:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-02 22:55:39 -0500 |
commit | 4597dd3ecac15a88e67a93073ea160260d101960 (patch) | |
tree | 291de76da6fb6b97b4257dbb3a98707d42b7582d /items/SNEAKY_CREEPER_MONSTER.json | |
parent | aaeba7f2620c3b939a9caa60418f2c078591d8fd (diff) | |
download | NotEnoughUpdates-REPO-4597dd3ecac15a88e67a93073ea160260d101960.tar.gz NotEnoughUpdates-REPO-4597dd3ecac15a88e67a93073ea160260d101960.tar.bz2 NotEnoughUpdates-REPO-4597dd3ecac15a88e67a93073ea160260d101960.zip |
HI IRON (#694)
Diffstat (limited to 'items/SNEAKY_CREEPER_MONSTER.json')
-rw-r--r-- | items/SNEAKY_CREEPER_MONSTER.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/items/SNEAKY_CREEPER_MONSTER.json b/items/SNEAKY_CREEPER_MONSTER.json index 95181604..f3809f1d 100644 --- a/items/SNEAKY_CREEPER_MONSTER.json +++ b/items/SNEAKY_CREEPER_MONSTER.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Sneaky Creeper (Monster)", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Sneaky Creepers are a type of Creeper that\",1:\"§7spawns exclusively in the Gunpowder Mines.\",2:\"§7They have the appearance of a normal creeper -\",3:\"§7however, they are invisible until they approach\",4:\"§7the player. \",5:\"\",6:\"§c❤ Health§8: §c120\",7:\"§7Coins per Kill: §63\",8:\"§7Combat XP: §38\",9:\"\",10:\"§6§lPossible Drops:\",11:\"§fCommon Loot\",12:\"§8 ■ §fGunpowder\",13:\"\",14:\"§dRNGesus Loot\",15:\"§8 ■ §5Exp Share Core §8(§a\u003c1%§8)\"],Name:\"§9Sneaky Creeper (Monster)\"},ExtraAttributes:{id:\"SNEAKY_CREEPER_MONSTER\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Sneaky Creepers are a type of Creeper that\",1:\"§7spawns exclusively in the Gunpowder Mines.\",2:\"§7They have the appearance of a normal creeper -\",3:\"§7however, they are invisible until they approach\",4:\"§7the player. \",5:\"\",6:\"§c❤ Health§8: §c120\",7:\"§7Coins per Kill: §63\",8:\"§7Combat XP: §38\",9:\"\",10:\"§6§lPossible Drops:\",11:\"§fCommon Loot\",12:\"§8 ■ §fGunpowder\",13:\"\",14:\"§dRNGesus Loot\",15:\"§8 ■ §5Exp Share Core §8(§a\u003c1%§8)\",16:\"§8 ■ §5Nyanza Dye §8(§a0%§8)\"],Name:\"§9Sneaky Creeper (Monster)\"},ExtraAttributes:{id:\"SNEAKY_CREEPER_MONSTER\"}}", "damage": 4, "lore": [ "§7Sneaky Creepers are a type of Creeper that", @@ -19,14 +19,15 @@ "§8 ■ §fGunpowder", "", "§dRNGesus Loot", - "§8 ■ §5Exp Share Core §8(§a\u003c1%§8)" + "§8 ■ §5Exp Share Core §8(§a\u003c1%§8)", + "§8 ■ §5Nyanza Dye §8(§a0%§8)" ], "internalname": "SNEAKY_CREEPER_MONSTER", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Sneaky_Creeper" ], "crafttext": "" -} +}
\ No newline at end of file |