aboutsummaryrefslogtreecommitdiff
path: root/items/SILVERFISH_MONSTER.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/SILVERFISH_MONSTER.json')
-rw-r--r--items/SILVERFISH_MONSTER.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/items/SILVERFISH_MONSTER.json b/items/SILVERFISH_MONSTER.json
new file mode 100644
index 00000000..424a830a
--- /dev/null
+++ b/items/SILVERFISH_MONSTER.json
@@ -0,0 +1,19 @@
+{
+ "itemid": "minecraft:spawn_egg",
+ "displayname": "§aSilverfish (Monster)",
+ "nbttag": "{display:{Lore:[0:\"§7Silverfish are a vanilla mob which retain their\",1:\"§7typical behavior when encountered in Skyblock. \"],Name:\"§aSilverfish (Monster)\"},ExtraAttributes:{id:\"SILVERFISH_MONSTER\"}}",
+ "damage": 60,
+ "lore": [
+ "§7Silverfish are a vanilla mob which retain their",
+ "§7typical behavior when encountered in Skyblock. "
+ ],
+ "internalname": "SILVERFISH_MONSTER",
+ "clickcommand": "",
+ "modver": "1.0.0",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Silverfish"
+ ],
+ "entityrender": "Silverfish",
+ "entityscale": 2
+} \ No newline at end of file