mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-03 08:39:53 +00:00
Logic changes
This commit is contained in:
parent
1350e1bc4e
commit
918fb62ce9
@ -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