diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2019-09-13 23:44:19 +0100 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2019-09-13 23:44:50 +0100 |
| commit | 15abf83910fb0200080e5002caebd6de575b566d (patch) | |
| tree | c0d2bb2c49db8004bdf0b92326e830720afdb48c /src/main/resources/quests/example6.yml | |
| parent | 861dbd278700f98244374c0f0f0ad417e46336a6 (diff) | |
Using api version 1.14
- Removed all references to numerical ids
- Removed SimilarBlocks class
- Updated examples to new material names
Diffstat (limited to 'src/main/resources/quests/example6.yml')
| -rw-r--r-- | src/main/resources/quests/example6.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/quests/example6.yml b/src/main/resources/quests/example6.yml index 8d5a8feb..abadba2a 100644 --- a/src/main/resources/quests/example6.yml +++ b/src/main/resources/quests/example6.yml @@ -18,7 +18,7 @@ display: - "" - "&7Your current progression:" - "&7 - {building:progress}/10 blocks placed." - type: "GRASS" + type: "GRASS_BLOCK" rewards: - "eco give {player} 10" options: |
