diff options
author | jani270 <jani270@gmx.de> | 2022-04-13 10:18:14 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-04-13 10:18:14 +0200 |
commit | bbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4 (patch) | |
tree | 6102cb59e173cb2ddb9b9206ba7799cc1632b2c4 /items/SLIME_MONSTER.json | |
parent | 2c4f16d139c4d315de7ae1498afd75057d752715 (diff) | |
download | NotEnoughUpdates-REPO-bbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4.tar.gz NotEnoughUpdates-REPO-bbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4.tar.bz2 NotEnoughUpdates-REPO-bbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4.zip |
New Wiki links and other stuff
Diffstat (limited to 'items/SLIME_MONSTER.json')
-rw-r--r-- | items/SLIME_MONSTER.json | 11 |
1 files changed, 6 insertions, 5 deletions
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 |