Skip to content

onyyyyx/WorldEdit_Pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WorldEdit_MCPi

- Read this file carefully

Normally to re-create WorldEdit mod in MCPi (Reborn or ++)

Installation

In a terminal : git clone https://github.com/DarkAngel404/WorldEdit_MCPi.git

Don't forget to modify [MCPI_PSEUDO] by your MCPi pseudonyme (line 8 of main.py)

Launch

Just launch main.py

mcpi1.mp4

Customization

Line 83

Edit for line in capture("[YOUR CLIENT]")

Clients :

  • MCPi Reborn : client["reborn"]
  • MCPi++ : client["++"]

DON'T MOVE WORLDEDIT FOLDER FROM DEFAULT FOLDER OR IT WILL CRASH (for the moment)