copygirl / BetterStorage

A Minecraft mod aimed at offering more storage options.
http://copy.mcft.net/mc/BetterStorage/
MIT License
57 stars 33 forks source link

Compatibility with Enhanced Inventories Chests & Lockers #281

Open InkDragon opened 9 years ago

InkDragon commented 9 years ago

Enhanced Inventories: https://github.com/AnimeniacYuuto/EnhancedInventories

Suggesting compatibility to use better storage locks on Enhanced Inventories Chests and lockers.

Victorious3 commented 9 years ago

This is something that has to be done on their end, unfortunately. The Lock systems isn't especially portable and needs access to the TileEntities.

InkDragon commented 9 years ago

Thank you, i've posted in their github too.

copygirl commented 9 years ago

The lock "API" in BetterStorage really isn't too great, I wouldn't recommend anyone to try and implement it. I've been thinking of a better implementation but due to me moving away from modding, I've not been working on it.