PrismarineJS / mineflayer

Create Minecraft bots with a powerful, stable, and high level JavaScript API.
https://prismarinejs.github.io/mineflayer/
MIT License
4.8k stars 885 forks source link

List somewhere (wiki ? .md ?) projects useful for end users that could be done with prismarine packages #1140

Open rom1504 opened 4 years ago

rom1504 commented 4 years ago

The objective is to inspire people, to show what's the point of Prismarine stuff, what could be built.

Related https://github.com/PrismarineJS/mineflayer/wiki/Big-Prismarine-projects Examples :

Nurutomo commented 4 years ago

What is the best or light weight library for 3d stuff? (I commonly use three.js for 3d stuff)

Who knows how to read Minecraft models and UV Mapping?

If so, i will try to code the interactable browser viewer (I already developing this with three.js, but i don't know how to get block around player [Only entities are rendered as green cube]. Also the bot sometimes get kicked by the server)

Pada tanggal Sen, 13 Jul 2020 00.40, Romain Beaumont < notifications@github.com> menulis:

The objective is to inspire people, to show what's the point of Prismarine stuff, what could be built.

Related https://github.com/PrismarineJS/mineflayer/wiki/Big-Prismarine-projects Examples :

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/PrismarineJS/mineflayer/issues/1140, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEOBD62WJA7UJAWWSJSX5UTR3HYSNANCNFSM4OX42FLA .

rom1504 commented 4 years ago

We have prismarine-viewer, feel free to contribute to it or use it for something :)

On Mon, Jul 13, 2020, 09:32 Nurutomo notifications@github.com wrote:

What is the best or light weight library for 3d stuff? (I commonly use three.js for 3d stuff)

Who knows how to read Minecraft models and UV Mapping?

If so, i will try to code the interactable browser viewer (I already developing this with three.js, but i don't know how to get block around player [Only entities are rendered as green cube]. Also the bot sometimes get kicked by the server)

Pada tanggal Sen, 13 Jul 2020 00.40, Romain Beaumont < notifications@github.com> menulis:

The objective is to inspire people, to show what's the point of Prismarine stuff, what could be built.

Related https://github.com/PrismarineJS/mineflayer/wiki/Big-Prismarine-projects Examples :

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/PrismarineJS/mineflayer/issues/1140, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AEOBD62WJA7UJAWWSJSX5UTR3HYSNANCNFSM4OX42FLA

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/PrismarineJS/mineflayer/issues/1140#issuecomment-657395623, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAR437UIGGOWOC2AII6725LR3K2BJANCNFSM4OX42FLA .

philipbeadle commented 4 years ago

I love this!

Pandapip1 commented 2 years ago

easy to deploy army of bots that help you build and achieve tasks

I am working on https://github.com/Pandapip1/mineflayer-swarm, if that helps anyone.