From 0caa61906affa0adb18a5107f9cdbc993aa39e51 Mon Sep 17 00:00:00 2001 From: Fabrizio La Rosa Date: Sun, 12 Jul 2020 15:09:26 +0200 Subject: [PATCH] Fix for challenges --- src/main/resources/challenges.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/challenges.yml b/src/main/resources/challenges.yml index 95c0b5fb..8bddd3f1 100644 --- a/src/main/resources/challenges.yml +++ b/src/main/resources/challenges.yml @@ -335,7 +335,7 @@ challenges: # BANK: gives amount to the island's bank reward: - 'CMD:eco give {player} 100' - - 'ITEM:iron_ingot 20' + - 'ITEM:iron_ingot 10' - 'ITEM:name_tag 1' # The maximum amount of time this challenge is repeatable maxtimes: 5 @@ -355,7 +355,7 @@ challenges: - '&c&lFor this challenge, you''ll need:' - '&e- 2 stacks of cobblestone' - '&c&lReward:' - - '&e- 20 iron ingots' + - '&e- 10 iron ingots' - '&e- 1 name tag' - '&e- 100 $' '2': @@ -617,7 +617,7 @@ challenges: - '&e- 1 stack of gunpowder' - '&e- 1 stack of arrows' - '&e- 1 stack of bones' - - '&c&lRewards:' + - '&c&lRewards:' - '&e- 16 iron ingots' - '&e- 8 redstone blocks' - '&e- 250 $'