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

  • Contract Automation Made Easy Icon
    Contract Automation Made Easy

    Use Docubee to easily gather data, generate contracts, share them your way, and collect secure eSignatures

    Docubee is an intelligent contract automation platform that allows you to quickly and painlessly generate, manage, share, and sign contracts. Featuring powerful conditional logic-based workflows, generative AI technology, and an easily adaptable interface, Docubee makes it easy to automate your most complex contracts and agreements.
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • 1
    mcrcon

    mcrcon

    Console based rcon client for minecraft servers.

    Mcrcon is IPv6 compliant minecraft rcon client with bukkit coloring support. It is well suited for remote administration and to be used as part of automated server maintenance scripts. - Does not trigger "IO: Broken pipe" or "IO: Connection reset" spam bug on server side. - Has workaround for server side bug (https://bugs.mojang.com/browse/MC-154617) ****************************************************************** Further development and new releases has moved to Github Github page: https://github.com/Tiiffi/mcrcon Official upstream: https://github.com/Tiiffi/mcrcon/releases https://api.github.com/repos/tiiffi/mcrcon/releases/latest ******************************************************************
    Leader badge
    Downloads: 211 This Week
    Last Update:
    See Project
  • 2
    Craft

    Craft

    Minecraft clone written in C using modern OpenGL

    A simple Minecraft clone written in C using modern OpenGL (shaders). A very performant Minecraft clone written in just a few thousand lines of C using modern OpenGL (shaders). Online multiplayer support is included using a Python-based server. Many people have used this as a base upon which a more complex game was built. Simple but nice looking terrain generation using simplex noise. More than 20 types of blocks and more can be added easily. 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: 3 This Week
    Last Update:
    See Project
  • 3
    Green map

    Green map

    The map viewer application for Greencubes minecraft server

    You will need Python2.6 (http://www.python.org/ftp/python/2.6), PyQt (http://www.riverbankcomputing.co.uk/software/pyqt/download). Use x86 version of PyQt even you have x64 OS. If you use windows compiled version and have any problems with MSVCR90.dll you should install Microsoft Visual C++ 2008 Redistributable Package (http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=29).
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 4
    Find releases and source code repositories from Files and Git.
    Downloads: 13 This Week
    Last Update:
    See Project
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 5

    NBT File System Utilities

    Inspecting and manipulating NBT as a file system

    Named Binary Tag (NBT) is a binary format designed for and used by the game Minecraft to store various data including worlds, player data and many other things. This project provides a way to access those data by simply mounting the corresponding data file as a file system, then reading and writing any value as usual file system nodes. By combining with standard Unix file operation tools, batch editing or copying massive amount of data is very easy, comparing to other generic NBT editing tools. The file system (NBTFS) implementation (mount.nbt(8)) is based on FUSE. NBT parser and writer are originally written by Lukas Niederbremer as cNBT project which this project is based on.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    mod_MumbleLink

    mod_MumbleLink

    Positional Audio Communication for Minecraft with Mumble

    A Mod so that Minecraft now natively supports Mumble's positional audio feature. This means: Directional and positionally attenuated VOIP in relation to the game world. Please visit the Forum for information about the newest Version! Main Forum-Thread: http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1272675 TheSkorm's Fork on GitHub: https://github.com/TheSkorm/mod_mumblelink Mumble: http://mumble.sourceforge.net Donations are greatly appreciated: https://sourceforge.net/donate/?user_id=2370023
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    The program for creating and modifying Minecraft maps.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    FlightCraft3D

    FlightCraft3D

    realistic but simple flight simulator: exploration and casual landing

    a little and 'mininalist' 3D Flight simulator, accompanied also by a dydactical example that illustrates the concept behind flight simulators. FlightCraft3D anyway goes a lot beyond: is physically realistic, and allowes landing everywhere. It aims at becoming a game focused on casual landing, among trees, rocks and buildings and so on. VID:http://youtu.be/_Af0PgrCTxo It shall be a sort of Minecraft-focused-on-aeromobilism. Simply implemented, but with many interesting features. I plan to do also a non-GL version that displays whole 3D gfx with a procedure at whose end pixels are displayed with SDL, asciiart, of native Linux X11 graphics of native Win graphics. Ofc ourse OpenGL is very useful for displaying nice trees... . it's a single sourcefile program. USAGE: in any Linux/UNIX system (es.Ubuntu) download the zip and place it in your home directory; extract the zip. open a Terminal and navigate int the folder of the game;type this: "make";press ENTER; double-click the a.out
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    MC Nether Converter

    Convert Minecraft coordinates to and from the Nether

    A simple app that lets you easily convert Minecraft coordinates between the Nether and the Overworld for the perfect spot to place your Nether portal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 10
    MCDL

    MCDL

    Minecraft™ Tools

    For those that run Minecraft™ through a SOCKSv5 proxy and similar situations, since Mojang™ is too uptight to bother patching the functionality in, great for work and school!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    libanvil

    C library for manipulating Minecraft world data

    Libanvil is a C library for manipulating Minecraft world data, designed to be as simple and efficient as possible. It provides full read and write support for region data in the Anvil file format, with support for other game files planned. It includes APIs for both low- and high-level access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next