mineflayer-pathfinder
Pathfinding plugin that gives bot the ability to go from A to B (by PrismarineJS)
minecraft-data
Language independent module providing minecraft data for minecraft clients, servers and libraries. (by PrismarineJS)
mineflayer-pathfinder | minecraft-data | |
---|---|---|
2 | 6 | |
236 | 711 | |
3.4% | 1.8% | |
3.2 | 9.1 | |
about 2 months ago | about 15 hours ago | |
JavaScript | JavaScript | |
MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
mineflayer-pathfinder
Posts with mentions or reviews of mineflayer-pathfinder.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-01.
-
Mineflayer bot follow you
i was able to fix do it using this base: https://github.com/PrismarineJS/mineflayer-pathfinder/blob/master/examples/chaining-goals.js
-
Basic movements
I recommend using mineflayer-pathfinder as it handles all of this in one function, or alternatively using bot.lookAt(point)
minecraft-data
Posts with mentions or reviews of minecraft-data.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-10.
- Looking for Minecraft mob damage and health - I found an entities JSON file, but it doesn't seem to have either?
-
Basic Prop Hunt engine - you can morph into any block using spyglass
I wrote a Python script to read through list of all blocks in game - https://github.com/PrismarineJS/minecraft-data/blob/master/data/pc/1.19.3/blocks.json - then autogenerate hundreds of .json and .mcfunction files for detecting/selecting the block. Doing that manually would be an overkill.
-
List of all blocks and items in the game in a spreadsheet or file 1.19
There is also Minecraft data from the PrismarineJS project. Their repo: https://github.com/PrismarineJS/minecraft-data
-
Simple minecraft server protocol
I'd take a look at https://github.com/PrismarineJS/minecraft-data for up to date information and also old versions.
-
Any examples of open-source objects on GitHub?
Minecraft Data is this for all data related to Minecraft
-
Minecraft items API?
Are you looking for something like this?
What are some alternatives?
When comparing mineflayer-pathfinder and minecraft-data you can also consider the following projects:
mineflayer - Create Minecraft bots with a powerful, stable, and high level JavaScript API.
Path-finder - đŻA tool for visualising Path Finding Algorithms and maze generation algorithms
prismarine-web-client - Minecraft web client running in your browser [UnavailableForLegalReasons - Repository access blocked]
SwarmBot - đ A performant, autonomous bot launcher for Minecraft
gate - High-performance, resource-efficient Minecraft reverse proxy with robust multi-protocol version support. Designed as a scalable Velocity/BungeeCord alternative, suitable for both development and large-scale deployments. Proven in production environments, powering our global Connect edge proxy network.