SkillAgentSearch skills...

Vereya

Python api for agents in minecraft

Install / Use

/learn @trueagi-io/Vereya
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CI

Overview

Vereya provides API for controlling AI agents in Minecraft. This mod inherits some pieces of the Malmo project, but with various changes and additions. Vereya should work with Minecraft 1.21

building and installation

set pauseOnLostFocus:false in options.txt

run in project directory

./gradlew build

copy mod in mods directory:

cp ./build/libs/vereya-*.jar ~/.minecraft/mods/

now install python library:

pip install git+https://github.com/trueagi-io/minecraft-demo.git

Vereya requires fabric loader and fabric api to installed. Please see instructions

https://fabricmc.net/use/installer/

https://www.curseforge.com/minecraft/mc-mods/fabric-api

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated5d ago
Forks5

Languages

Java

Security Score

75/100

Audited on Mar 31, 2026

No findings