Skip to main content
Glama
package.json1.16 kB
{ "name": "mineflayer-collectblock", "version": "1.4.1", "description": "A simple utility plugin for Mineflayer that add a higher level API for collecting blocks.", "main": "lib/index.js", "types": "lib/index.d.ts", "scripts": { "prepare": "tsc && require-self", "build": "ts-standard && tsc && require-self", "clean": "rm -rf lib", "test": "test" }, "repository": { "type": "git", "url": "git+https://github.com/TheDudeFromCI/mineflayer-collectblock.git" }, "keywords": [ "mineflayer", "plugin", "api", "utility", "helper", "collect" ], "author": "TheDudeFromCI", "license": "MIT", "bugs": { "url": "https://github.com/TheDudeFromCI/mineflayer-collectblock/issues" }, "homepage": "https://github.com/TheDudeFromCI/mineflayer-collectblock#readme", "dependencies": { "mineflayer": "^4.22.0", "mineflayer-pathfinder": "file:../mineflayer-pathfinder", "mineflayer-tool": "^1.1.0" }, "devDependencies": { "@types/node": "^18.6.4", "require-self": "^0.2.3", "ts-standard": "^11.0.0", "typescript": "^4.1.3" }, "files": [ "lib/**/*" ] }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/leo4life2/minecraft-mcp-http'

If you have feedback or need assistance with the MCP directory API, please join our Discord server