diff options
Diffstat (limited to 'items/ORINGO_NPC.json')
-rw-r--r-- | items/ORINGO_NPC.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/ORINGO_NPC.json b/items/ORINGO_NPC.json index f14b3eec..5ce3c027 100644 --- a/items/ORINGO_NPC.json +++ b/items/ORINGO_NPC.json @@ -119,7 +119,7 @@ { "type": "npc_shop", "cost": [ - "ENCHANTED_CHICKEN:32", + "ENCHANTED_RAW_CHICKEN:32", "SKYBLOCK_COIN:100000" ], "result": "TIGER;2" @@ -127,7 +127,7 @@ { "type": "npc_shop", "cost": [ - "ENCHANTED_CHICKEN:256", + "ENCHANTED_RAW_CHICKEN:256", "SKYBLOCK_COIN:1000000" ], "result": "TIGER;3" @@ -135,7 +135,7 @@ { "type": "npc_shop", "cost": [ - "ENCHANTED_CHICKEN:1024", + "ENCHANTED_RAW_CHICKEN:1024", "SKYBLOCK_COIN:10000000" ], "result": "TIGER;4" @@ -256,7 +256,7 @@ "type": "npc_shop", "cost": [ "ENCHANTED_DARK_OAK_LOG:512", - "SKYBLOCK_COIN:10000000" + "SKYBLOCK_COIN:15000000" ], "result": "ELEPHANT;4" } |