From b2c498a2a3afd75838c2d8cf69f1cb00a55a9dfa Mon Sep 17 00:00:00 2001 From: Draknyte1 Date: Wed, 29 Jun 2016 15:06:52 +1000 Subject: +Added Two Frames for Forestry +First attempt at adding an Alveary block for Forestry As always, Used authors code to implement it the cleanest way possible. (Sorry if you don't like it, but feel free to offer PR's with better solutions) --- .classpath | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.classpath') diff --git a/.classpath b/.classpath index 65c39ae7cd..a6c811e85b 100644 --- a/.classpath +++ b/.classpath @@ -1,6 +1,6 @@ - + @@ -14,5 +14,7 @@ + + -- cgit