We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2f4d25 commit 56a02b9Copy full SHA for 56a02b9
history.md
@@ -1,5 +1,8 @@
1
# History
2
3
+# 2.4.0
4
+* mcData to registry refactoring
5
+
6
# 2.3.3
7
* [Add missing types on GoalPlaceBlock and GoalLookAtBlock (@IceTank)](https://github.com/PrismarineJS/mineflayer-pathfinder/pull/289)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "mineflayer-pathfinder",
- "version": "2.3.3",
+ "version": "2.4.0",
"description": "",
"main": "index.js",
"scripts": {
0 commit comments