diff options
Diffstat (limited to 'items/MAGMA_CUBE_MONSTER.json')
-rw-r--r-- | items/MAGMA_CUBE_MONSTER.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/items/MAGMA_CUBE_MONSTER.json b/items/MAGMA_CUBE_MONSTER.json index 819321a6..1229ce32 100644 --- a/items/MAGMA_CUBE_MONSTER.json +++ b/items/MAGMA_CUBE_MONSTER.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aMagma Cube (Monster)", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"35f02923-7bec-3869-9ef5-b42a4794cac81\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzg5NTdkNTAyM2M5MzdjNGM0MWFhMjQxMmQ0MzQxMGJkYTIzY2Y3OWE5ZjZhYjM2Yjc2ZmVmMmQ3YzQyOSJ9fX0\"}]}},display:{Lore:[0:\"§7The Magma Cube is a monster in Skyblock. They spawn\",1:\"§7naturally in the Blazing Fortress or by using a Magma\",2:\"§7Cube Minion. The higher level they are, the more Magma\",3:\"§7Cream they drop. \",4:\"\",5:\"§c❤ Health§8: §c200 - 300\"],Name:\"§aMagma Cube (Monster)\"},ExtraAttributes:{id:\"MAGMA_CUBE_MONSTER\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"35f02923-7bec-3869-9ef5-b42a4794cac81\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzg5NTdkNTAyM2M5MzdjNGM0MWFhMjQxMmQ0MzQxMGJkYTIzY2Y3OWE5ZjZhYjM2Yjc2ZmVmMmQ3YzQyOSJ9fX0\"}]}},display:{Lore:[0:\"§7The Magma Cube is a monster in Skyblock. They spawn\",1:\"§7naturally in the Blazing Fortress or by using a Magma\",2:\"§7Cube Minion. The higher level they are, the more Magma\",3:\"§7Cream they drop. \",4:\"\",5:\"§c❤ Health§8: §c1,000,000\"],Name:\"§aMagma Cube (Monster)\"},ExtraAttributes:{id:\"MAGMA_CUBE_MONSTER\"}}", "damage": 3, "lore": [ "§7The Magma Cube is a monster in Skyblock. They spawn", @@ -9,7 +9,7 @@ "§7Cube Minion. The higher level they are, the more Magma", "§7Cream they drop. ", "", - "§c❤ Health§8: §c200 - 300" + "§c❤ Health§8: §c1,000,000" ], "internalname": "MAGMA_CUBE_MONSTER", "clickcommand": "viewrecipe", @@ -80,22 +80,22 @@ { "id": "RAMPART_HELMET:1", "extra": [], - "chance": "0.1%" + "chance": "0.2%" }, { "id": "RAMPART_CHESTPLATE:1", "extra": [], - "chance": "0.1%" + "chance": "0.2%" }, { "id": "RAMPART_LEGGINGS:1", "extra": [], - "chance": "0.1%" + "chance": "0.2%" }, { "id": "RAMPART_BOOTS:1", "extra": [], - "chance": "0.1%" + "chance": "0.2%" }, { "id": "MAGMA_CUBE;0", |