-
https://github.com/MinecraftForge/ForgeGradle/blob/5997fd1e800259fe5f143a077d25ae3e512d86bd/src/userdev/java/net/minecraftforge/gradle/userdev/UserDevPlugin.java#L80-L86
Though the user dev plugin …
liach updated
5 years ago
-
Minecraft version: 1.16.5
CC: Tweaked version 1.16.4-1.95.2
For some reason, when I write '\\' it crashes the client.
The current modlist:
YUNG's Better Caves (Forge) (by YUNGNICKYOUNG)
…
-
Hi, this time using a Linux server, I got this error message while trying to run the Hello World tutorial. Run on minerl 0.1.2
```
(dl) [juliusf@ivcgpu5 juliusf]$ python
Python 3.6.8 |Anaconda, I…
-
Minecraft **1.15.2**
Forge **31.1.47**
Valhelsia **15.0.2a**
_No other mods than VS are used on generation
No mods are used when attempting to enter the world_
I've generated a world with VS…
-
build.gradle
```gradle
buildscript {
repositories {
maven { url = 'https://files.minecraftforge.net/maven' }
jcenter()
mavenCentral()
}
dependencies {
…
-
### Minecolonies version # Update to the newest minecolonies and structurize alpha first and see if your issue might be already fixed!
Version: 1.15.2-0.11.948-universal
MC Version - 1.15.2
…
-
You're using MCP mappings from 2017. `stable_39` is the latest 1.12.2 mapping. It's a lot newer and also marked stable.
Curious to hear why you're staying on these old mappings, as I'm sure you hav…
-
I'm run the command `xvfb-run -s "-ac -screen 0 1280x1024x24" python first_agent.py ` on my GPU server. with the `first_agent.py` code as [minerl](http://minerl.io/docs/tutorials/first_agent.html), G…
-
INFO:minerl.env.malmo:Starting Minecraft process: ['/home/lzhang/venv/lib/python3.6/site-packages/minerl/env/Malmo/Minecraft/launchClient.sh', '-port', '9000', '-env']
Traceback (most recent call las…
-
build.gradle:
```
buildscript {
repositories {
jcenter()
maven {
name = "forge"
url = "https://files.minecraftforge.net/maven"
}
}
…
s5bug updated
5 years ago