From 77416b1a87cb76bcc10b311ccb8c874642ebfe21 Mon Sep 17 00:00:00 2001 From: mat Date: Fri, 20 May 2022 17:38:19 -0500 Subject: update test data --- test/data/resources/skyblock/items.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/data/resources/skyblock/items.json') diff --git a/test/data/resources/skyblock/items.json b/test/data/resources/skyblock/items.json index d796d4f..98e2625 100644 --- a/test/data/resources/skyblock/items.json +++ b/test/data/resources/skyblock/items.json @@ -1,6 +1,6 @@ { "success": true, - "lastUpdated": 1652294755000, + "lastUpdated": 1652675590000, "items": [ { "material": "SKULL_ITEM", @@ -68000,7 +68000,7 @@ { "material": "MONSTER_EGG", "durability": 52, - "name": "Amalgamated Crimsonite", + "name": "Amalgamated Crimsonite (Old)", "tier": "RARE", "glowing": true, "id": "AMALGAMATED_CRIMSONITE" -- cgit