Skip to content

Commit

Permalink
remove op enchant
Browse files Browse the repository at this point in the history
  • Loading branch information
lunofe committed Dec 28, 2023
1 parent 060e028 commit 2a4d0c1
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 110 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ public FarmersDelight() {
ModParticleTypes.PARTICLE_TYPES.register(modEventBus);
ModItems.ITEMS.register(modEventBus);
ModEntityTypes.ENTITIES.register(modEventBus);
ModEnchantments.ENCHANTMENTS.register(modEventBus);
ModBlockEntityTypes.TILES.register(modEventBus);
ModMenuTypes.MENU_TYPES.register(modEventBus);
ModRecipeTypes.RECIPE_TYPES.register(modEventBus);
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit 2a4d0c1

Please sign in to comment.