diff options
Diffstat (limited to 'items/ENDSTONE_PROTECTOR_BOSS.json')
| -rw-r--r-- | items/ENDSTONE_PROTECTOR_BOSS.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/ENDSTONE_PROTECTOR_BOSS.json b/items/ENDSTONE_PROTECTOR_BOSS.json index bde76ec5..59872486 100644 --- a/items/ENDSTONE_PROTECTOR_BOSS.json +++ b/items/ENDSTONE_PROTECTOR_BOSS.json @@ -21,7 +21,7 @@ "recipes": [ { "level": 100, - "coins": 125, + "coins": 100, "xp": 5000, "name": "§cEndstone Protector (Boss)", "render": "Eisengolem", @@ -36,12 +36,12 @@ { "id": "ENCHANTED_ENDSTONE", "extra": [], - "chance": "x-10" + "chance": "x1-10" }, { "id": "CRYSTAL_FRAGMENT", "extra": [], - "chance": "x1-3" + "chance": "x0-2" }, { "id": "PET_ITEM_TIER_BOOST_DROP", |
