EnderChests

Public, Personal, and Team EnderChests and EnderBags

File Details

enderchests-1.16-1.7.5.jar

  • R
  • Nov 9, 2020
  • 215.94 KB
  • 926.1K
  • 1.16.5+3
  • Forge

File Name

enderchests-1.16-1.7.5.jar

Supported Versions

  • 1.16.5
  • 1.16.4
  • 1.16.3
  • 1.16.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:enderchests-363535:3106960")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- 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