1. PaperMC server

 

2. FruitJuice plugin

FruitJuice - Paper Plugin | Hangar (papermc.io)

 

FruitJuice - Paper Plugin | Hangar

Enables a python/scratch API to minecraft - Download the Paper Plugin FruitJuice by jdeast on Hangar

hangar.papermc.io

 

3. Python venv 에 mcpi 설치

pip install mcpi

 

4. 예제

from mcpi.minecraft import Minecraft

mc = Minecraft.create()
mc.postToChat("Hello World!")

 

 

GitHub - gasbugs/Minecraft-To-be-a-architect: Minecraft, To be a architect

+ Recent posts