Browse free open source JavaScript Minecraft Mods and projects below. Use the toggles on the left to filter open source JavaScript Minecraft Mods by OS, license, language, programming language, and project status.

  • Project Planning and Management Software | Planview Icon
    Project Planning and Management Software | Planview

    For Enterprise PMOs

    Planview® ProjectAdvantage (formerly Sciforma) is an enterprise-centric project and portfolio management (PPM) software designed to enable change, drive innovation, and lead in a company's digital transformation. With ProjectAdvantage, teams can strategically track and monitor project data in order to make relevant decisions. It offers multiple features focused on strategic management, functional management, and execution management. A highly scalable and cost-effective solution, ProjectAdvantage is available in various deployment models.
    Learn More
  • Shoplogix Smart Factory Platform Icon
    Shoplogix Smart Factory Platform

    For manufacturers looking for a powerful Manufacturing Execution solution

    Real-time Visibility into Your Shop Floor's Performance. The Shoplogix smart factory platform enables manufacturers to increase overall equipment effectiveness, reduce operational costs, sustain growth and improve profitability by allowing them to visualize, integrate and act on production and machine performance in real-time. Manufacturers that trust us to drive efficiency in their factories. Real-time visual data and analytics provide valuable insights to make better informed decisions. Uncover hidden shop floor potential and drive rapid time to value. Develop a continuously improving culture through training, education and data-driven decisions. Compete in the i4.0 world by making the Shoplogix Smart Factory Platform the cornerstone of your digital transformation. Connect to any equipment or device to automate data collection and exchange it with other manufacturing technologies. Automatically monitor, report and analyze machine states to track real-time production.
    Learn More
  • 1
    OriLauncher

    OriLauncher

    Fast, user-friendly cross-platform custom launcher for Minecraft

    OriLauncher is a free and open source custom launcher for the popular game Minecraft designed to streamline the process of launching the game with a modern, user-friendly interface. Built using web and desktop technologies like Svelte, Electron, and Vite, it aims to provide a fast and responsive experience for players across multiple platforms including Windows, macOS, and Linux. The launcher enables users to switch quickly between different Minecraft environments (such as Vanilla, Forge, or Fabric) with just one click, eliminating manual setup steps. It also offers support for managing multiple user accounts, remembering both Microsoft and offline profiles to make logging in simpler and more fluid. Players have control over technical settings like RAM allocation and Java version selection directly within the launcher, allowing them to optimize performance for their system.
    Downloads: 88 This Week
    Last Update:
    See Project
  • 2
    Mineflayer

    Mineflayer

    Create Minecraft bots with a powerful and high level JavaScript API

    Create Minecraft bots with a powerful, stable, and high-level JavaScript API, also usable from Python. First time using Node.js? You may want to start with the tutorial. Know Python? Check out some Python examples and try out Mineflayer on Google Colab. Supports Minecraft 1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.14, 1.15, 1.16, 1.17 and 1.18. Block knowledge. You can query the world around you. Milliseconds to find any block. Miscellaneous stuff such as knowing your health and whether it is raining. Parse and serialize Minecraft packets, plus authentication and encryption. Language independent module providing Minecraft data for Minecraft clients, servers, and libraries. Node.js library to interact with Mojang's authentication system, known as Yggdrasil. Represent a Minecraft biome with its associated data. Mineflayer is pluggable; anyone can create a plugin that adds an even higher level API on top of Mineflayer.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 3
    Helios Launcher

    Helios Launcher

    Custom launcher for modded minecraft written in Electron and Node.js

    A customizable Minecraft launcher allows players to manage multiple instances and mod packs.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 4
    GDLauncher

    GDLauncher

    GDLauncher is a simple, yet powerful Minecraft custom launcher

    GDLauncher is a simple, yet powerful Minecraft custom launcher with a strong focus on the user experience. Our main focus is to provide a powerful launcher but keeping the UI clean and modern. You'll be able to browse and download any mod pack directly from within the launcher! You can play vanilla, forge and fabric directly from the launcher, without needing to download anything else. You can easily download mods and keep them up to date. You don't need to have java installed on your pc. We will automatically download the best java release to ensure complete compatibility. You don't need to have java installed, a suitable version will be downloaded automatically. It's as easy as pie to install the vanilla game, forge, fabric, and all curseforge modpacks. No further action from the user is required.
    Downloads: 16 This Week
    Last Update:
    See Project
  • ServiceDesk Plus, a world-class IT and enterprise service management platform Icon
    ServiceDesk Plus, a world-class IT and enterprise service management platform

    Design, automate, deliver, and manage critical IT and business services

    Best in class online service desk software. Offer your customers world-class services with ServiceDesk Plus Cloud, the easy-to-use SaaS service desk software from ManageEngine, the IT management division of Zoho. Track and manage IT tickets efficiently, resolve issues faster, and ensure end-user satisfaction with the cloud-based IT ticketing system used by over 100,000 IT service desks worldwide. Manage the complete life cycle of IT incidents, problems, changes, and projects with out of the box ITIL workflows. Create support SLAs, define escalation levels, and ensure compliance. Automate ticket dispatch, categorization, classification, and assignment based on predefined business rules, and set up notifications and alerts for timely ticket resolution. Reduce walk ins and unnecessary tickets by giving your users more control. Enable end users to access IT services through your service catalog in the self-service portal. Help users create and track tickets and search for solutions.
    Learn More
  • 5
    webmc

    webmc

    PoC Minecraft client written in Javascript

    WebMC is an experimental proof-of-concept Minecraft client written in JavaScript that runs directly inside a web browser. Instead of requiring a traditional desktop installation of the game, WebMC allows users to connect to Minecraft servers from a browser environment. The client communicates with a WebSocket proxy that bridges the browser connection with the standard Minecraft server protocol. By leveraging browser technologies and modern JavaScript libraries, the project demonstrates how a voxel-based game client can run using web-based graphics and networking systems. WebMC also showcases how browser-based applications can interact with multiplayer game servers using real-time communication channels. The project is primarily intended as a technical experiment and educational demonstration of browser-based game development.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    The Game Center

    The Game Center

    The Game Center offers unblocked games

    The Game Center offers unblocked games which does not require an administrator or really anything to run, and that are adjusted for lower-end computers or laptops. Things such as Grand Theft Auto, Minecraft, or many types of web game applications are completely free to download!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    MCiSEE

    MCiSEE

    All of Minecraft, EASILY get Minecraft resources

    MCiSEE is an open-source project designed to integrate Minecraft with computer vision and artificial intelligence experiments. The system focuses on capturing visual information from the game environment and exposing it to external programs for analysis or machine learning research. By converting gameplay data into visual or structured formats, MCiSEE enables researchers and developers to build AI agents capable of interacting with the Minecraft environment. The project can be used as a research platform for tasks such as reinforcement learning, perception analysis, or automated gameplay strategies. It bridges the gap between game simulation and AI experimentation by providing tools that connect Minecraft gameplay with external algorithms. Developers can extend the platform to test new approaches to artificial intelligence within a complex virtual environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    minecraft protocol

    minecraft protocol

    Parse and serialize minecraft packets, plus authentication

    Parse and serialize Minecraft packets, plus authentication and encryption.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Blaze Minecraft Control Panel

    Blaze Minecraft Control Panel

    Control your minecraft server remotely

    There are a few good commercial Minecraft server conttol panels, but I could not find a really good one that was FREE! So with my limited proamming skills, I set about writing one for myself. So pleased I was with it (even with the sloppy coding) I wanted to share it with others.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Digital business card + lead capture + contact enrichment Icon
    Digital business card + lead capture + contact enrichment

    Your complete in-person marketing platform

    Share digital business cards, capture leads, and enrich validated contact info - at events, in the field, and beyond. Powered by AI and our proprietary data engine, Popl drives growth for companies around the world, turning every handshake into an opportunity.
    Learn More
  • 10
    XyZerKunG ServerTool
    XyZerKunG ServerTool helps you to make your own Minecraft server and play with your friend for a few minutes
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Mine Craft ~Z Flavor~

    Minecraft Presets Brought Together By Me "The Z"

    This Project Is Dedicated By Me, Zahidul Islam To Bring Dedicated Minecraft Gamers' With Presets Of Minecraft That Comes With Custom Theme Packs, Mods, Sprites,etc. Here I Shall Guarantee 100% Compatibility With All The mods And Theme Packs. ~Disclaimer~ Minecraft is Not Owned By Me But is Owned By Mojang and Hereby They Have The Final rule To Decide If I Have The Ability To Upload My Contents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This program serves for calculation coordinates centers of maps for drawing up a uniform collage. Данная программа служит для расчета координат центров карт для составления единого коллажа.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MineMonitorCraft
    You all know this: Mojang released the new version of Minecraft and the game wants to be updated now. But all the mods what you added to the game is not working because the are not released yet for the new version. Now is the time to check every hour/day/week for changes at wiki's Mods page. I was annoyed to do that and wrote a windows sidebar gadget, which will do that for me. Yes, i know, the time for gadgets is running out. If i see some interest, i will create this as stand-alone application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Minecraft-PSC

    Minecraft-PSC

    Minecraft private Skin Center

    Hello everyone! So what is this? well, i just made a cms for private servers, to manage their own premium skins. its a PHP based CMS, players can register, login, upload, delete, edit their own skins.(it contains the latest Skincraft too for editing) Remember its in beta status there WILL be updates!! but it works great! It has a wardrobe too! since 0.9 Beta. Current version: MC-PSC V1.0.0 RC1 WARNING! ALL THOSE WHO USES THE PREVIOUS VERSION(0.9 and lower), I HAVE TO ANNOUNCE THAT THIS NEW VERSION IS *NOT* COMPATIBLE WITH IT, SO YOU WILL NEED A FRESH INSTALL, OR THE WARDROBE FUNCTIONS WILL NOT FUNCTION PROPERLY OR ENTIRELY!!! ERASE OLDONE COMPLETELY AND INSTALL NEW ONE! YE WERE WARNED!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Minecraft-ServerTool
    XyZerKunG ServerTool helps you to make your own Minecraft server and play with your friend for a few minutes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    futur world website

    Projet de site web pour serveur minecraft

    Projet de création d'un site web pour le serveur minecraft futur world
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    mineserverstats

    minecraft, server, statistik, bukkit, gigacraft

    Mineserverstats ist ein simples PHP Script das einen Minecraft Server anzeigen kann. Nur die IP und die Slots muss man in der einstellungen.php eintragen, das wars schon. Es ist zwar wirklich simple Aufgebaut, aber der ein oder andere Server Owner kann es gebrauchen :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB