File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# History
2
2
3
+ # 2.4.2
4
+ * Fix pathfinder trying to make a parkour jump that fails most times
5
+ * Fix pathfinder not going below level 0
6
+ * [ Fix wheat not being break able (@maximmasiutin )] ( https://github.com/PrismarineJS/mineflayer-pathfinder/pull/303 )
7
+ * [ Add parameter typing to Composite goals (@Ic3Tank )] ( https://github.com/PrismarineJS/mineflayer-pathfinder/pull/302 )
8
+ * [ Fix GoalLookAtBlock documentation (@Ic3Tank )] ( https://github.com/PrismarineJS/mineflayer-pathfinder/pull/301 )
9
+
3
10
# 2.4.1
4
11
* [ Made some Goal methods none abstract (@IceTank )] ( https://github.com/PrismarineJS/mineflayer-pathfinder/pull/298 )
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mineflayer-pathfinder" ,
3
- "version" : " 2.4.1 " ,
3
+ "version" : " 2.4.2 " ,
4
4
"description" : " " ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments