Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Supported environments
Links
Creators
Details
Licensed GPL-3.0-only
Published 2 years ago
Updated 2 years ago
RedGen
an attempt at making ChatGPT generate redstone contraptions
This is a mod that attempts to generate redstone contraptions based on a player prompt and previously scanned contraptions. Scanned contraptions using the /redgen.scan command are saved in C:\Redgen_Data for use with /redgen.generate which then uses LlamaIndex to index the scanned contraptions and uses them with ChatGPT to generate a contraption.
This mod requires Python & LlamaIndex for the generative function to work
Installation instructions :
- after downloading the mod, install Python 3.12.3
- run "pip install llama-index" in command prompt


