P

mcpi-repo

...
Created 2/4/2021byMCPI-Revival

Categories

hacktoberfest

Language:

Python

Stars:

10

Forks:

3

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.

Worlds

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

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

Seeds

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

            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.

Last updated: 8/5/2024

Publisher info

MCPI-Revival's avatar

MCPI Revival

Minecraft: Pi Edition: Revival Project

79
followers
0
following
40
repos

More MCP servers built with Python

mcp-logo-gen

By sshtunnelvision137
ledger-mcp-server

MCP Server for my ledger

By mprokopov1
clickhouse_mcp_server

A MCP server for ClickHouse

By ThomAub1