From bbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4 Mon Sep 17 00:00:00 2001 From: jani270 Date: Wed, 13 Apr 2022 10:18:14 +0200 Subject: New Wiki links and other stuff --- items/SLIME_MONSTER.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'items/SLIME_MONSTER.json') diff --git a/items/SLIME_MONSTER.json b/items/SLIME_MONSTER.json index ede8bcdc..91ed3d72 100644 --- a/items/SLIME_MONSTER.json +++ b/items/SLIME_MONSTER.json @@ -1,22 +1,23 @@ { "itemid": "minecraft:skull", "displayname": "§aSlime (Monster)", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3b70a2f3-319c-38d5-b7d1-5b2425770184\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODk1YWVlYzZiODQyYWRhODY2OWY4NDZkNjViYzQ5NzYyNTk3ODI0YWI5NDRmMjJmNDViZjNiYmI5NDFhYmU2YyJ9fX0\"}]}},display:{Lore:[0:\"§7The Slime is a mob in Skyblock. Slimes spawn naturally\",1:\"§7in the Slimehill section of the Deep Caverns. Slimes\",2:\"§7come in three different sizes, each with increasing\",3:\"§7levels, health, and damage. They can also spawn in\",4:\"§7the Spider\u0027s Den when it is raining, in the area\",5:\"§7where skeletons spawn.\"],Name:\"§aSlime (Monster)\"},ExtraAttributes:{id:\"SLIME_MONSTER\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3b70a2f3-319c-38d5-b7d1-5b2425770184\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODk1YWVlYzZiODQyYWRhODY2OWY4NDZkNjViYzQ5NzYyNTk3ODI0YWI5NDRmMjJmNDViZjNiYmI5NDFhYmU2YyJ9fX0\"}]}},display:{Lore:[0:\"§7The Slime is a mob in Skyblock. Slimes spawn naturally\",1:\"§7in the Slimehill section of the Deep Caverns. Slimes\",2:\"§7come in three different sizes, each with increasing\",3:\"§7levels, health, and damage. They can also spawn in\",4:\"§7the Spider's Den when it is raining, in the area\",5:\"§7where skeletons spawn.\"],Name:\"§aSlime (Monster)\"},ExtraAttributes:{id:\"SLIME_MONSTER\"}}", "damage": 3, "lore": [ "§7The Slime is a mob in Skyblock. Slimes spawn naturally", "§7in the Slimehill section of the Deep Caverns. Slimes", "§7come in three different sizes, each with increasing", "§7levels, health, and damage. They can also spawn in", - "§7the Spider\u0027s Den when it is raining, in the area", + "§7the Spider's Den when it is raining, in the area", "§7where skeletons spawn." ], "internalname": "SLIME_MONSTER", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Rain_Slime" + "https://hypixel-skyblock.fandom.com/wiki/Rain_Slime", + "https://wiki.hypixel.net/Slime" ], "crafttext": "" -} +} \ No newline at end of file -- cgit