Cleanup and warnings

This commit is contained in:
drcrazy 2019-07-31 02:41:54 +03:00
parent d1178df673
commit 5406d08f5d
14 changed files with 29 additions and 49 deletions

View file

@ -117,7 +117,6 @@ public class TechReborn implements ModInitializer {
proxy.postInit();
ModRecipes.postInit();
CommandRegistry.INSTANCE.register(false, dispatcher -> dispatcher.register(CommandManager.literal("recipe").executes(context -> {
try {