diff options
Diffstat (limited to 'items/SEA_EMPEROR_SC.json')
| -rw-r--r-- | items/SEA_EMPEROR_SC.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/items/SEA_EMPEROR_SC.json b/items/SEA_EMPEROR_SC.json index 97c7afbb..c24d239a 100644 --- a/items/SEA_EMPEROR_SC.json +++ b/items/SEA_EMPEROR_SC.json @@ -25,8 +25,8 @@ { "name": "§cSea Emperor", "level": 150, - "coins": 13, - "xp": 30, + "coins": 150, + "xp": 120, "render": "@neurepo:mobs/sea_emperor.json", "panorama": "hub", "type": "drops", @@ -53,16 +53,16 @@ "chance": "100%" }, { - "id": "PRISMARINE_CRYSTALS", + "id": "ENCHANTED_PRISMARINE_CRYSTALS", "chance": "50%" }, { - "id": "PRISMARINE_SHARD", + "id": "ENCHANTED_PRISMARINE_SHARD", "chance": "50%" }, { - "id": "SPONGE:2", - "chance": "75%" + "id": "SPONGE", + "chance": "x2-3" }, { "id": "FLYING_FISH;2", @@ -95,7 +95,7 @@ { "id": "DYE_AQUAMARINE", "extra": [], - "chance": "0.001%" + "chance": "0.002%" } ] } |
