Large amount of fluid work

This commit is contained in:
modmuss50 2019-07-23 20:46:07 +01:00
parent 1e52477b9e
commit 83bf6add1e
20 changed files with 52 additions and 124 deletions

View file

@ -64,8 +64,6 @@ public class TechReborn implements ModInitializer {
@SuppressWarnings("unused")
RegistrationManager registrationManager = new RegistrationManager("techreborn", getClass());
// TechRebornAPI.subItemRetriever = new SubItemRetriever();
// Done like this to load them here
ModFluids.values();
// Done to force the class to load
ModRecipes.GRINDER.getName();