cpw / ironchest

Iron Chest minecraft mod - now dormant
183 stars 180 forks source link

ILockableContainer lets interaction through #83

Open asiekierka opened 8 years ago

asiekierka commented 8 years ago

While it is implemented (via TileEntityLockable), right-clicks are not actually blocked.

To reproduce:

  1. Put a non-empty LockCode object on an Iron Chest.
  2. Right-click the Iron Chest.
  3. In contrast, do the same to a vanilla Chest.