From 15abf83910fb0200080e5002caebd6de575b566d Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Fri, 13 Sep 2019 23:44:19 +0100 Subject: Using api version 1.14 - Removed all references to numerical ids - Removed SimilarBlocks class - Updated examples to new material names --- src/main/resources/quests/example1.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/resources/quests/example1.yml') diff --git a/src/main/resources/quests/example1.yml b/src/main/resources/quests/example1.yml index 82e6e810..eb6b865a 100644 --- a/src/main/resources/quests/example1.yml +++ b/src/main/resources/quests/example1.yml @@ -32,7 +32,7 @@ display: - "&7Your current progression:" - "&7 - {mining:progress}/30 blocks broken." # This is the material of the item. It is recommended to stick to bukkit names. - type: "WOOD_PICKAXE" + type: "WOODEN_PICKAXE" # List all commands to be executed by the server when the player completes the quest. Use {player} to get the players name. rewards: -- cgit v1.2.3-70-g09d2