diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-10-06 00:03:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-05 18:03:32 -0400 |
commit | 6b2b6dd18aada33343be7e9fdc1b5c8f36beb61c (patch) | |
tree | a1705debab5e6dfec35c3b40c3de46dc23784c0b /items/FLAMING_WORM_SC.json | |
parent | 421f5db3982f8b4a31fcdcff50a4c3e7f6f285c5 (diff) | |
download | NotEnoughUpdates-REPO-6b2b6dd18aada33343be7e9fdc1b5c8f36beb61c.tar.gz NotEnoughUpdates-REPO-6b2b6dd18aada33343be7e9fdc1b5c8f36beb61c.tar.bz2 NotEnoughUpdates-REPO-6b2b6dd18aada33343be7e9fdc1b5c8f36beb61c.zip |
Nope (#619)
* Fixes
* Rainbow Name
* Added recipe for soulwhip
* mobs changes and 2 new mobs
Diffstat (limited to 'items/FLAMING_WORM_SC.json')
-rw-r--r-- | items/FLAMING_WORM_SC.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/FLAMING_WORM_SC.json b/items/FLAMING_WORM_SC.json index 7037532f..9f446a0a 100644 --- a/items/FLAMING_WORM_SC.json +++ b/items/FLAMING_WORM_SC.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:skull", "displayname": "§3Flaming Worm (Sea Creature)", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"30a4cd5c-5754-4db8-8960-18022a74627d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGE5MWRhYjgzOTFhZjVmZGE1NGFjZDJjMGIxOGZiZDgxOWI4NjVlMWE4ZjFkNjIzODEzZmE3NjFlOTI0NTQwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§c❤ Health§8: §c100.000\",1:\"\",2:\"§cDrops:\",3:\"§7- §7Rough Sapphire Gemstone\",4:\"§7- §aEternal Flame Ring\",5:\"§7- §aWorm Membrane\",6:\"\",7:\"§cRequirements:\",8:\"§7- Fishing Skill 19\",9:\"§7- §5Crystal Hollows\",10:\"§7- §bPrecursor Remnants\",11:\"§7- §cFished from lava\",12:\"\",13:\"§9§lRARE\"],Name:\"§3Flaming Worm (Sea Creature)\"},ExtraAttributes:{id:\"FLAMING_WORM_SC\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"30a4cd5c-5754-4db8-8960-18022a74627d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGE5MWRhYjgzOTFhZjVmZGE1NGFjZDJjMGIxOGZiZDgxOWI4NjVlMWE4ZjFkNjIzODEzZmE3NjFlOTI0NTQwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§c❤ Health§8: §c100.000\",1:\"\",2:\"§cDrops:\",3:\"§7- §7✎ Rough Sapphire Gemstone\",4:\"§7- §aEternal Flame Ring\",5:\"§7- §aWorm Membrane\",6:\"\",7:\"§cRequirements:\",8:\"§7- Fishing Skill 19\",9:\"§7- §5Crystal Hollows\",10:\"§7- §bPrecursor Remnants\",11:\"§7- §cFished from lava\",12:\"\",13:\"§9§lRARE\"],Name:\"§3Flaming Worm (Sea Creature)\"},ExtraAttributes:{id:\"FLAMING_WORM_SC\"}}", "damage": 3, "lore": [ "§c❤ Health§8: §c100.000", "", "§cDrops:", - "§7- §7Rough Sapphire Gemstone", + "§7- §7✎ Rough Sapphire Gemstone", "§7- §aEternal Flame Ring", "§7- §aWorm Membrane", "", @@ -27,4 +27,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Flaming_Worm" ], "crafttext": "" -} +}
\ No newline at end of file |