File Details
enderchests-1.15-1.6.6.jar
- R
- Nov 9, 2020
- 212.00 KB
- 5.9K
- 1.15.2
- Forge
File Name
enderchests-1.15-1.6.6.jar
Supported Versions
- 1.15.2
Curse Maven Snippet
- Workaround the Forge Experimental Pipeline throwing an 'IllegalStateException: Not filled all elements of the vertex' error.
Done by creating a new instance of the original block renderer and using that.
- Abort TileEntity rendering if its world is null to prevent crash