aboutsummaryrefslogtreecommitdiff
path: root/items/SNEAKY_CREEPER_MONSTER.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/SNEAKY_CREEPER_MONSTER.json')
-rw-r--r--items/SNEAKY_CREEPER_MONSTER.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/items/SNEAKY_CREEPER_MONSTER.json b/items/SNEAKY_CREEPER_MONSTER.json
new file mode 100644
index 00000000..bcf29bfb
--- /dev/null
+++ b/items/SNEAKY_CREEPER_MONSTER.json
@@ -0,0 +1,21 @@
+{
+ "itemid": "minecraft:spawn_egg",
+ "displayname": "§9Sneaky Creeper (Monster)",
+ "nbttag": "{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. \"],Name:\"§9Sneaky Creeper (Monster)\"},ExtraAttributes:{id:\"SNEAKY_CREEPER_MONSTER\"}}",
+ "damage": 50,
+ "lore": [
+ "§7Sneaky Creepers are a type of Creeper that",
+ "§7spawns exclusively in the Gunpowder Mines.",
+ "§7They have the appearance of a normal creeper -",
+ "§7however, they are invisible until they approach",
+ "§7the player. "
+ ],
+ "internalname": "SNEAKY_CREEPER_MONSTER",
+ "clickcommand": "",
+ "modver": "1.0.0",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Sneaky_Creeper"
+ ],
+ "entityrender": "Creeper"
+} \ No newline at end of file