Skip to content

danijar/minerl

 
 

Repository files navigation

MineRL Fork

This is a fork of MineRL v0.4.4, the last version that is still based on Malmo and therefore comes with abstract crafting and smelting actions.

Modifications

  • Remove the hardcoded brightness value in Malmo source code to allow changing the brightness in options.txt.
  • Modified defaults in options.txt to remove visual artifacts during sprinting, reduce visual effects and simulation distance, and increase the brightness to 5.0 as used for official speed runs.

Useful files

Installation

apt-get install -y libgl1-mesa-dev
apt-get install -y libx11-6
apt-get install -y openjdk-8-jdk
apt-get install -y x11-xserver-utils
apt-get install -y xvfb
pip install git+https://github.com/danijar/minerl.git@87ca0e3

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 66.7%
  • Python 30.4%
  • C 1.3%
  • Shell 0.6%
  • CMake 0.4%
  • Dockerfile 0.2%
  • Other 0.4%