-
**I am currently running**
- SpongeForge version: 1.12.2-2838-7.1.7-RC3924
- Forge version: 14.23.5.2838
- Java version: Java 8 latest
- Operating System: Ubuntu 18.04 LTS
- Plugins/Mods:
*…
ghost updated
5 years ago
-
I'm not sure if there message board / other place to ask questions, so I hope this Github issue is fine.
From what I understand, new languages are not being accepted into the main repo, instead the…
-
Let's say you want baritone to jump but have e.g. HighJump enabled. Anticheats would flag and/or ban you. This is currently solved by disabling the Module, a different approach would be to just set Y …
ghost updated
5 years ago
-
#### Description
I'd like to see ops able to access AE2 networks regardless of how players have configured an ME Security Terminal.
More generally, I'd like a configurable global security override…
-
```
[10:31:01] [Client thread/WARN] [Phosphor]: Something (likely another mod) has attempted to modify the world's state from the wrong thread!
This is *bad practice* and can cause severe issues in …
-
I would like if you added umbrellas or something that allowed us to go out during the day
I think it does considering the fact that the hunter faction has garlic which disables our flight , it al…
-
Hi,
https://gist.github.com/DatrixTHLK/86a536bf71c95d64f70efd5753235294 Massive console spam in the FML Log. This is only a small portion of the fml log.
Minecraft 1.12.2
Forge: 14.23.5.2836
F…
-
This is realistically a simple change of how AE2's core mod initializes itself. Because the CoreMod `IFMLLoadingPlugin` is indirectly classloading classes before other coremod transformers have a chan…
-
Currently, when you spawn objects now you are always spawning multiple copies. The only way to exit right now is to hit ESC, which may be non-obvious for people. I suggest (either or both):
- Addin…
-
```
node_modules/@xmcl/util/fs.ts:136:52 - error TS2345: Argument of type 'Error' is not assignable to parameter of type 'string'.
136 .on("error", (e) => { reject(new Error(e)); })
`…