mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-18 19:55:33 +00:00
Merge pull request #945 from 99leonchang/master
AchievmentAPI logic change
This commit is contained in:
commit
53fd9cb466
@ -76,7 +76,7 @@ class AchievementAPI{
|
|||||||
"buildBetterPickaxe" => array(
|
"buildBetterPickaxe" => array(
|
||||||
"name" => "Getting an Upgrade",
|
"name" => "Getting an Upgrade",
|
||||||
"requires" => array(
|
"requires" => array(
|
||||||
"buildWorkBench",
|
"buildPickaxe",
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
"buildSword" => array(
|
"buildSword" => array(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user