Cleanup and warnings
This commit is contained in:
parent
d1178df673
commit
5406d08f5d
14 changed files with 29 additions and 49 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue