How to Play Minecraft with AI (mindcraft tutorial)
This is a boring technical video that explains how to install the open-source code that lets you play minecraft with AI.
Make sure you have enough dedotated wam.
To install: https://github.com/kolbytn/mindcraft
This has all the necessary links from the vid ^
Discord: https://discord.gg/mp73p35dzC
My patreon: https://www.patreon.com/emergentgarden
The cybersecurity talk: https://www.youtube.com/watch?v=Z5Bz0DYga1k
My twitter: https://twitter.com/max_romana
Kolby's twitter: https://twitter.com/kolbytn
Mindcraft Explained: https://sites.uci.edu/kolbynottingham/2024/10/30/mindcraft/
Timestamps
(0:00) Intro
(0:22) Installing
(1:49) API Keys
(3:48) Terminal Setup
(4:54) Joining a Game
(5:42) Baritone and Mods
(6:13) Fix ECONNREFUSED
(6:56) Discord Community
(7:33) Other Profiles (claude)
(8:08) Enable Building/Coding
(9:31) Customizing Profiles
(9:56) Instant Building
(10:10) Updating
(10:42) Open Source Development
(12:51) Future Work
. ___ .
Video Summary & Chapters
No chapters for this video generated yet.
Video Transcript
Howdy Folks welcome to the official
Minecraft tutorial I'm going to show you
how to install the project and play
Minecraft with AI this project is in Pre
pre-alpha it is fully in development so
this is a developer tutorial it is just
not easy to set up for normal people I'm
sorry but it's not impossible and it's
not that bad if you have some
programming experience I'm doing this on
Windows 10 it should work fine with
Windows 11 but expect more problems on
Mac OS or Linux so first you go to the
code Linked In the descript description
here is the official readme with much
more Technical and upto-date steps
please double check the steps here as
this video is bound to be outdated soon
our first requirement is Minecraft Java
Edition we don't support Bedrock yet and
you will need a specific version of
Minecraft which you select in the
launcher down here but you'll have to
install it first so go to the
installation Tab and make a new
installation and currently the default
supported version is
1.2.4 that's what I recommend as of the
making of this video but that is bound
to change I already have it installed so
the next thing we have to install is
this thing called node which lets you
run JavaScript programs on your computer
it's a pretty straightforward process
follow the link download the installer
run it and accept all
defaults finally we will need an API key
but I'll explain that when we need it so
after we get our requirements we need to
download the actual project I recommend
doing it the proper gway clone the
Repository but for the lay person we're
just going to download it directly hit
this big green button up here and hit
download zip and I will save it to
documents this is a zipped folder we
need to rightclick and extract the
folder and now we have the code for the
project right here our next step is to
rename the keys. example.js file to just