SlimeVoid / LittleBlocks-FML

LittleBlocks for FML
http://www.slimevoid.net/LittleBlocks
GNU Lesser General Public License v3.0
18 stars 13 forks source link

Add an if statment to detect Forge version and add ContainerInteract Event if version is new enough #74

Closed Tarig0 closed 10 years ago

Tarig0 commented 10 years ago

could we instead of commenting out the new Event add a branch in the Init to detect Forge version and decide to access the class there or not?