diff options
Diffstat (limited to 'items/SLIME_MONSTER.json')
-rw-r--r-- | items/SLIME_MONSTER.json | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/items/SLIME_MONSTER.json b/items/SLIME_MONSTER.json index 7ffdb17b..102a8b3c 100644 --- a/items/SLIME_MONSTER.json +++ b/items/SLIME_MONSTER.json @@ -1,8 +1,8 @@ { - "itemid": "minecraft:spawn_egg", + "itemid": "minecraft:skull", "displayname": "§aSlime (Monster)", - "nbttag": "{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\"}}", - "damage": 55, + "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\"}}", + "damage": 3, "lore": [ "§7The Slime is a mob in Skyblock. Slimes spawn naturally", "§7in the Slimehill section of the Deep Caverns. Slimes", @@ -13,11 +13,10 @@ ], "internalname": "SLIME_MONSTER", "clickcommand": "", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Slime" + "https://hypixel-skyblock.fandom.com/wiki/Rain_Slime" ], - "entityrender": "Slime", - "entityscale": 2 + "crafttext": "" }
\ No newline at end of file |