diff options
Diffstat (limited to 'items/MAGMA_CUBE;0.json')
-rw-r--r-- | items/MAGMA_CUBE;0.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/MAGMA_CUBE;0.json b/items/MAGMA_CUBE;0.json index eb7ebbd9..b7378f46 100644 --- a/items/MAGMA_CUBE;0.json +++ b/items/MAGMA_CUBE;0.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §fMagma Cube", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"35f02923-7bec-3869-9ef5-b42a4794cac8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzg5NTdkNTAyM2M5MzdjNGM0MWFhMjQxMmQ0MzQxMGJkYTIzY2Y3OWE5ZjZhYjM2Yjc2ZmVmMmQ3YzQyOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Defense: §a{DEFENSE}\",4:\"§7Strength: §c+{STRENGTH}\",5:\"\",6:\"§6Slimy Minions\",7:\"§7§7Slime minions work §a{0}%\",8:\"§a§7faster while on your island.\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fMagma Cube\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MAGMA_CUBE\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"MAGMA_CUBE;0\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"35f02923-7bec-3869-9ef5-b42a4794cac8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzg5NTdkNTAyM2M5MzdjNGM0MWFhMjQxMmQ0MzQxMGJkYTIzY2Y3OWE5ZjZhYjM2Yjc2ZmVmMmQ3YzQyOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Defense: §a{DEFENSE}\",4:\"§7Strength: §c{STRENGTH}\",5:\"\",6:\"§6Slimy Minions\",7:\"§7§7Slime minions work §a{0}%\",8:\"§a§7faster while on your island.\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fMagma Cube\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MAGMA_CUBE\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"MAGMA_CUBE;0\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", "", "§7Health: §a{HEALTH}", "§7Defense: §a{DEFENSE}", - "§7Strength: §c+{STRENGTH}", + "§7Strength: §c{STRENGTH}", "", "§6Slimy Minions", "§7§7Slime minions work §a{0}%", |