Showing 32 open source projects for "block"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Amulet Map Editor

    Amulet Map Editor

    A new Minecraft world editor and converter

    The new age Minecraft world editor and converter that supports every version since Java 1.12 and Bedrock 1.7. Amulet is a Minecraft world editor built from the ground up with the lessons learnt from previous editors in mind. The program works natively with the block state format introduced in 1.13 which enables editing of all world formats. Amulet is built on top of a world converter that converts all world data into a custom superset format. This means that all worlds can be modified in the same way rather than having custom logic for each world format. Amulet comes with a built-in world converter that can be used to convert any world Amulet can open into any other world Amulet can open.
    Downloads: 658 This Week
    Last Update:
    See Project
  • 2
    Mineflayer

    Mineflayer

    Create Minecraft bots with a powerful and high level JavaScript API

    ...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. ...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 3
    Microsoft MakeCode

    Microsoft MakeCode

    Programming eXperience Toolkit

    Microsoft MakeCode, short for Programming eXperience Toolkit, is an open-source framework developed by Microsoft for creating beginner-friendly programming environments and educational coding tools. The toolkit serves as the foundation for Microsoft MakeCode, a platform used to teach programming through interactive editors that support both block-based and text-based coding. PXT enables developers to build custom programming environments that can run in web browsers or local development setups, making it suitable for educational hardware platforms such as microcontrollers and classroom devices. The system uses a subset of TypeScript as its underlying programming language, simplifying JavaScript syntax while maintaining compatibility with modern development workflows. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    MinecraftConsoles

    MinecraftConsoles

    A certain block game

    MinecraftConsoles is an open-source project that revives and modernizes the legacy console edition of Minecraft by rebuilding it into a multi-platform, extensible codebase. It is based on the original Legacy Console Edition source and introduces numerous fixes and improvements to enhance stability, performance, and usability on modern systems. The project aims to serve as a foundation for further development such as modding, backports, and experimentation with features that were previously...
    Downloads: 143 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    MCreator

    MCreator

    Make Minecraft Java Edition mods, Minecraft Bedrock Edition Add-Ons

    ...The software provides a visual programming environment where users can design mod features using graphical tools instead of writing code manually. Through wizards, block-based programming interfaces, and an integrated editor, MCreator generates the underlying Java or JSON code required for the mod automatically. This approach allows beginners and students to experiment with mod development without needing extensive programming experience. At the same time, advanced users can extend the tool through plugins or directly modify the generated code for more complex projects. ...
    Downloads: 173 This Week
    Last Update:
    See Project
  • 6
    BlueMap

    BlueMap

    A Minecraft mapping tool that creates 3D models of your Minecraft

    ...BlueMap comes as a Spigot/Paper or Sponge Plugin, as a Fabric or Forge-Mod and you can also use BlueMap without any Server from the Command-Line as a standalone tool. If installed as a Plugin/Mod, BlueMap renders asynchronously to your MinecraftServer-Thread. This means at no time it will block your server thread directly. So as long as your CPU is not fully utilized, your server should not be slowed down while BlueMap is rendering.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 7
    DiscordSRV

    DiscordSRV

    Discord bridging plugin for block game

    A plugin that links Minecraft servers to Discord channels, providing chat synchronization and notifications between both platforms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    WorldEdit

    WorldEdit

    Minecraft map editor and mod

    WorldEdit is a powerful open-source Minecraft map editing toolkit that allows players, builders, and server administrators to quickly modify large areas of a Minecraft world directly from within the game. Instead of placing or removing blocks individually, WorldEdit provides commands and tools that enable users to select regions of the world and apply transformations to thousands or even millions of blocks at once. This capability makes it extremely useful for constructing large builds,...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 9
    OpenComputers

    OpenComputers

    Home of the OpenComputers mod for Minecraft

    OpenComputers is a Minecraft mod that adds programmable computers and robots to the game. The built-in computer implementation uses Lua 5.2 and is fully persistent. This means programs will continue running across reloads. OpenComputers is a mod that adds computers and robots into the game, which can be programmed in Lua 5.3. It takes ideas from a couple of other mods such as ComputerCraft, StevesCarts and Modular Powersuits to create something new and interesting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Botcraft

    Botcraft

    Botcraft is a cross-platform C++ library to create bots

    Botcraft is an advanced Minecraft bot framework that provides a full client implementation in Node.js, enabling bots to join Minecraft servers, interact with the world, and perform tasks like mining, fighting, and building. It leverages the mineflayer ecosystem to provide a highly programmable interface for automation and AI experimentation in Minecraft. Botcraft is particularly useful for AI researchers, game modders, and automation enthusiasts who want to explore pathfinding, environment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Slimefun 4

    Slimefun 4

    A unique Spigot/Paper plugin that looks and feels like a modpack

    A Minecraft plugin adds hundreds of new features, such as advanced machines and magic, to enhance vanilla gameplay.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GoCraft

    GoCraft

    A Minecraft like game written in go

    ...The project demonstrates how a voxel-based world simulation can be implemented using Go along with graphics libraries and OpenGL-style rendering pipelines. GoCraft includes basic terrain generation, block placement mechanics, and player movement within a procedurally generated world composed of cubic blocks. The game engine provides essential features such as world rendering, chunk management, and interaction with blocks through simple controls. It also includes multiplayer functionality through a client-server architecture that allows multiple players to interact in the same world environment. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Starlight Fabric

    Starlight Fabric

    Rewrites the light engine to fix lighting performance

    ...The project aims to improve chunk generation performance, reduce lag spikes, and eliminate certain lighting bugs that occur in the vanilla engine. Because it fundamentally replaces the default lighting system, Starlight can significantly improve performance on servers handling large numbers of block updates or terrain generation tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ImmersiveEngineering

    ImmersiveEngineering

    Wires, transformers, high voltage

    A Minecraft mod that introduces a range of machines and tools inspired by industrial technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    VDCraft

    VDCraft

    A Minecraft clone for 1.8.X multiplayer

    This is a Minecraft clone which can connect to 1.8-1.8.9 offline multiplayer servers. You can place and break blocks, chat, display your hand and hotbar. It supports up to 8x antialiasing and some rough lighting. Leaves look like the Minecraft "Fancy" graphic setting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Kontrol49's AutoM8

    Kontrol49's AutoM8

    Automates Steves movement in 8 directions.

    ...I will not be responsible for lost claim blocks, or banned accounts. You may download the EXE file or Installer. Special Thanks to BDcraft.net for permission to use their Command Block images
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Manic Digger is a public domain 3d block-building game similar to Minecraft.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 19
    Emil's Block Game

    Emil's Block Game

    My fork of Manic Digger

    Emil's Block Game =========== Emil's Block Game is a Windows only 3d block-building game similar to Minecraft. Source code will be posted on Sourceforge when development stops. Servers ----- - Serverlist: http://manicdigger.sourceforge.net/play/ You can use Emil's Block Game to play on Manic Digger servers. Usually ends up with a crash though.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Craft

    Craft

    Minecraft clone written in C using modern OpenGL

    ...Supports plants (grass, flowers, trees, etc.) and transparency (glass). Simple clouds in the sky (they don't move). Day / night cycles and a textured sky dome. Signs, you can write text on any block. Lights, any block can be set as a light source. Ambient occlusion for basic shading of blocks. World changes persisted in a sqlite3 database. Multiplayer support!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Jumper

    This is a Jumper Minecraft Plugin for Bukkit.

    ...It does not have yet many functions, however blocks will be added in the next update several effect and that one increases Spawns can place. A lot of fun and Good Luck! EFFECTS Gold Block = Adds Slowness effect. Glass Block = Teleports player back to spawn. MORE BLOCKS IN THE NEXT UPDATE ! You can place a sign at the end of the Jump and Run and write in the first Row [Jump], if the player right click on the sign he will teleport back to his last Position ! Jumper Finish Sign Jumper Finish Sign Want other Blocks ? ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    MCBullsEye

    Bow and Arrow BullsEye game plugin for Minecraft Bukkit servers

    ...Each player plays on their own course. Multiple games with multiple courses can be created. Create multi-player courses and compete head-to-head to blow-up your targets first. Use any block as a target. When the block is hit it explodes. This is the first beta. I believe most functionality is working properly, but I've only tested it on my machine. Any feedback is appreciated. Known issues: Directional blocks may not stay facing the direction they were placed after the game is reset. Future functionality: Disappearing target blocks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    MT-Faithful

    A texture pack for minetest.

    MT-Faithful is a texture pack for Minetest, an infinite-world block sandbox game. The texture pack provides 32x32px textures. It was inspired by the Minecraft faithful pack, but instead is faithful to the default minetest textures. MT-Faithful is released under Creative Commons Attribution-ShareAlike 3.0. We currently only have textures for minetest_game, but support for other mods (and maybe games) is coming soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Stone Lantern V1.0 (MC 1.5.1/1.5.2)
    ...Why this is needed in Minecraft: - Jack-O-Lanterns: I got sick of having to find Pumpkins. Then having to plant, wait for them to grow and harvest them. You can't even place Jack-O-Lanterns without a block under them first. Who wants to look at that all of the time anyway? - Redstone Lanterns: You literally have to go to Hell (The Nether) and back to craft them. And they have to be powered by a Redstone Torch or a Switch. Too much of a pain to craft, and not Renewable. I hope Mojang adds this to Minecraft in a future update. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    The Derp Mod

    The Derp Mod

    So Derpy!

    Adds many new features to Minecraft: -Derp block -Derp ore -Derpium -Refined Derpium -Derp pick -Derp clock 1.) Install it by dragging ALL FILES AND FOLDERS into the C:/Users/<username>/Appdata/.minecraft/bin/minecraft.jar directory. 2.) DELETE META-INF. 3.) *you need Risugami's ModLoader for it to work* --Happy Derping!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo