File Details
engineers_doors-1.12.2-0.9.1.jar
- R
- Aug 5, 2020
- 132.25 KB
- 2.9M
- 1.12.2
- Forge
File Name
engineers_doors-1.12.2-0.9.1.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
Hotfix for server crash in 0.9.0.
I forgot that @SideOnly(Side.CLIENT) only strips out field declarations and not field initializations, because bytecode be that way. Whoops.

