JavaScript Minecraft

Open-source JavaScript projects categorized as Minecraft

Top 23 JavaScript Minecraft Projects

  1. Voyager

    An Open-Ended Embodied Agent with Large Language Models (by MineDojo)

    Project mention: Project Sid: Many-agent simulations toward AI civilization | news.ycombinator.com | 2024-11-03

    > LLMs are stateless and they do not remember the past (as in they don't have a database), making the training data a non-issue here.

    That's not what they said. They said that a LLM knows what elections are, which suggests they could have the requisite knowledge to act one out.

    > Therefore, the claims made here in this paper are not possible because the simulation would require each agent to have a memory context larger than any available LLM's context window. The claims made here by the original poster are patently false.

    No, it doesn't. They aren't passing in all prior context at once: they are providing relevant subsets of memory as context. This is a common technique for language agents.

    > Agentic systems are not well-suited to achieve any of the things that are proposed in the paper, and Generative AI does not enable these kinds of advancements.

    This is not new ground. Much of the base social behaviour here comes from Generative Agents [0], which they cite. Much of the Minecraft related behaviour is inspired by Voyager [1], which they also cite.

    There isn't a fundamental breakthrough or innovation here that was patently impossible before, or that they are lying about: this combines prior work, iterates upon it, and scales it up.

    [0]: https://arxiv.org/abs/2304.03442

    [1]: https://voyager.minedojo.org/

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. mineflayer

    Create Minecraft bots with a powerful, stable, and high level JavaScript API.

  4. blockbench

    Blockbench - A low poly 3D model editor

  5. node-minecraft-protocol

    Parse and serialize minecraft packets, plus authentication and encryption.

  6. GDLauncher

    GDLauncher is a simple, yet powerful Minecraft custom launcher with a strong focus on the user experience

  7. minecraft-data

    Language independent module providing minecraft data for minecraft clients, servers and libraries.

  8. quilt-serverside-mods

    A list of server-side mods for the Quilt mod loader; including many Fabric mods (which are compatible with Quilt) and some Quilt-only mods.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. flying-squid

    Create Minecraft servers with a powerful, stable, and high level JavaScript API.

  11. bedrock-protocol

    Minecraft Bedrock protocol library, with authentication and encryption

  12. StructureTutorialMod

    A short example showing how to register a structure and get it to generate in all biomes in NeoForge, Forge, and Fabric! (check the branches)

  13. mcscript

    A programming language for Minecraft Vanilla

  14. Enigmatica6

    The official repository and issue-tracker for Enigmatica 6

  15. mineflayer-pathfinder

    Pathfinding plugin that gives bot the ability to go from A to B

  16. bedrock-wiki

    Rewrite of the Bedrock Wiki.

  17. Scythe-Anticheat

    Scythe Anticheat - The best Minecraft Bedrock anticheat designed for realms, worlds and servers

  18. MineRender

    Quick, Easy, Interactive 3D/2D Renders of Minecraft

  19. seeder

    Find, show, share and admire Minecraft seeds (Java edition only)

  20. hueblocks

    Create beautiful Minecraft block gradients in a few clicks!

  21. mc-player-counter

    Displays the number of online players in your Minecraft Server on your website using 2 lines of HTML.

  22. Valhelsia-3

    📦 Minecraft modpack in 1.16.5 with a mixture of technology, magic, exploration and adventure.

  23. webgl2-voxels

    WebGL2 experiment with boxels/voxels

  24. aresrpg

    The minecraft version of the game

  25. 3D-Redstone-Simulator

    A web app to simulate redstone circuitry (boolean logic) in a minecraft-like 3D environment.

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Minecraft discussion

Log in or Post with

JavaScript Minecraft related posts

Index

What are some of the best open-source Minecraft projects in JavaScript? This list will help you:

# Project Stars
1 Voyager 5,870
2 mineflayer 5,376
3 blockbench 3,592
4 node-minecraft-protocol 1,265
5 GDLauncher 1,214
6 minecraft-data 698
7 quilt-serverside-mods 573
8 flying-squid 559
9 bedrock-protocol 328
10 StructureTutorialMod 268
11 mcscript 241
12 Enigmatica6 238
13 mineflayer-pathfinder 231
14 bedrock-wiki 191
15 Scythe-Anticheat 165
16 MineRender 142
17 seeder 111
18 hueblocks 95
19 mc-player-counter 90
20 Valhelsia-3 86
21 webgl2-voxels 82
22 aresrpg 74
23 3D-Redstone-Simulator 66

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?