.recipe was very bad, removed

This commit is contained in:
Cloudburst
2021-06-07 15:45:42 +02:00
parent d77933af65
commit d253827696
4 changed files with 0 additions and 88 deletions

View File

@@ -59,7 +59,6 @@ public class MeteorRejectsAddon extends MeteorAddon {
commands.add(new SetBlockCommand());
commands.add(new TeleportCommand());
commands.add(new TerrainExport());
commands.add(new RecipeCommand());
HUD hud = modules.get(HUD.class);
hud.elements.add(new AppleHud(hud));