diff options
Diffstat (limited to 'items/SLUDGE_MONSTER.json')
-rw-r--r-- | items/SLUDGE_MONSTER.json | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/items/SLUDGE_MONSTER.json b/items/SLUDGE_MONSTER.json index 20628b85..3feca445 100644 --- a/items/SLUDGE_MONSTER.json +++ b/items/SLUDGE_MONSTER.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aSludge (Monster)", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3b70a2f3-319c-38d5-b7d1-5b2425770184\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODk1YWVlYzZiODQyYWRhODY2OWY4NDZkNjViYzQ5NzYyNTk3ODI0YWI5NDRmMjJmNDViZjNiYmI5NDFhYmU2YyJ9fX0\"}]}},display:{Lore:[0:\"§7They say that the juice of these\",1:\"§7slimes has valueable magical\",2:\"§7properties\",3:\"\",4:\"§c❤ Health§8: §c5.000\",5:\"§7Coins per Kill: §61\",6:\"\",7:\"§6§lPossible Drops:\",8:\"§fCommon Loot\",9:\"§8 ■ §aSludge\"],Name:\"§aSludge (Monster)\"},ExtraAttributes:{id:\"SLUDGE_MONSTER\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3b70a2f3-319c-38d5-b7d1-5b2425770184\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODk1YWVlYzZiODQyYWRhODY2OWY4NDZkNjViYzQ5NzYyNTk3ODI0YWI5NDRmMjJmNDViZjNiYmI5NDFhYmU2YyJ9fX0\"}]}},display:{Lore:[0:\"§7They say that the juice of these\",1:\"§7slimes has valueable magical\",2:\"§7properties\",3:\"\",4:\"§c❤ Health§8: §c5.000\",5:\"§7Coins per Kill: §61\",6:\"\",7:\"§6§lPossible Drops:\",8:\"§fCommon Loot\",9:\"§8 ■ §aSludge\",10:\"\",11:\"§dRNGesus Loot\",12:\"§8 ■ §5Celadon Dye §8(§a0%§8)\"],Name:\"§aSludge (Monster)\"},ExtraAttributes:{id:\"SLUDGE_MONSTER\"}}", "damage": 3, "lore": [ "§7They say that the juice of these", @@ -13,14 +13,17 @@ "", "§6§lPossible Drops:", "§fCommon Loot", - "§8 ■ §aSludge" + "§8 ■ §aSludge", + "", + "§dRNGesus Loot", + "§8 ■ §5Celadon Dye §8(§a0%§8)" ], "internalname": "SLUDGE_MONSTER", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Yog" ], "crafttext": "" -} +}
\ No newline at end of file |