From c736d1091698a2ef1a4a4c953392683d12abdc93 Mon Sep 17 00:00:00 2001 From: Jordan Byrne Date: Sun, 4 Feb 2018 00:54:48 +1000 Subject: + Added Super Chests. $ More work on Gregtech ASM. > NBTTagCompound is now created in MetaTileEntity. getDrops() & breakBlock() are also both overwritten. --- .project | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.project') diff --git a/.project b/.project index 83e4b55001..c7f1fc2c84 100644 --- a/.project +++ b/.project @@ -10,8 +10,14 @@ + + edu.umd.cs.findbugs.plugin.eclipse.findbugsBuilder + + + org.eclipse.jdt.core.javanature + edu.umd.cs.findbugs.plugin.eclipse.findbugsNature -- cgit