TeamMetallurgy / Atum2

Atum 2: Return to the Sands - Adds an entirely new Egyptian-themed dimension to Minecraft
107 stars 38 forks source link

Standardise use of static LockableLootTileEntity::setTable. #338

Closed noobanidus closed 3 years ago

noobanidus commented 3 years ago

Introduces Lootr support for some additional containers.

This changes nothing, as the code for the static method checks for an instance of LockableLootTileEntity first. Likewise, while it does affect sarcophagus blocks, etc, that will have no interaction with Lootr as those blocks aren't set to be replaced (hopefully).