aboutsummaryrefslogtreecommitdiff
path: root/items/SNEAKY_CREEPER_MONSTER.json
diff options
context:
space:
mode:
authorunknown <james.jenour@protonmail.com>2020-04-20 13:16:45 +1000
committerunknown <james.jenour@protonmail.com>2020-04-20 13:16:45 +1000
commit2d2d7db222a466ea627238d005400b44b93e227b (patch)
tree4e44e1972bb494ab126624225d38c37e9e99e232 /items/SNEAKY_CREEPER_MONSTER.json
parent94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff)
downloadNotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz
NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2
NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip
Update items to RELEASE-1.0
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