Giter Club home page Giter Club logo

mcpi-repo's Introduction

MCPI-Repo

A repo for MCPI worlds and servers. MCPI-Repo is designed to serve as a "Minecraft Marketplace" of sorts for maps and worlds in the MCPI launchers, as well as MCPI itself.

Submiting a new file

Create a pull request and we will review and accept it as soon as possible.

Importing Worlds

To open a world just download it. Move it to ~/.minecraft/games/com.mojang/minecraftWorlds/ if you are using MCPIL/MCPI-Reborn

Submitting Worlds

Worlds should be in a zip file, with a root directory containing the world files. it's root folder, and the level.dat file's world name should be exactly the same. To edit the level.dat file, use MCPIedit.

The root folder should not contain the following files or directories:

  • player.dat
  • level.dat_old
  • players/

An example of a submitted world looks like this:

.
└── CoolWorld.zip
    └── CoolWorld(folder)
        ├── chunks.dat
        ├── entities.dat
        └── level.dat

Alongside your .zip file you must add an entry to worlds.json, but feel free to submit a LICENSE file for your world and a screenshot so people know what your world looks like!(if you do submit a screenshot/license please make it in it's own folder instead of just uploading them to /worlds, like eg /worlds/CoolWorld/CoolWorld.zip + other files instead of /worlds/CoolWorld.zip and other files)

Servers are stored in a JSON format, with a IP address and a port number.

Seeds can be added to the table under the "Seed descriptions" heading of README.md. Put your seed in the column labeled "Seed" and write a brief description about the world generated with your seed.

Resource packs/texture packs are stored in the zip format. MOTE: As of now the texturepacks system does NOT work with mcpi-reborn's overrides system.

More info can be found at https://github.com/MCPI-Revival/mcpi-texturepack.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.