diff options
Diffstat (limited to 'src/main/resources/quests/example2.yml')
| -rw-r--r-- | src/main/resources/quests/example2.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/quests/example2.yml b/src/main/resources/quests/example2.yml index 5b6d2c4e..1ed6c0e1 100644 --- a/src/main/resources/quests/example2.yml +++ b/src/main/resources/quests/example2.yml @@ -27,7 +27,7 @@ display: - "&7Your current progression:" - "&7 - {mining:progress}/100 blocks broken." - "&7 - {building:progress}/100 blocks placed." - type: "GRASS" + type: "GRASS_BLOCK" rewards: - "give {player} diamond 15" - "eco give {player} 50" |
