From fd7f81c5bcd3c3db4bae772bff343bc576206055 Mon Sep 17 00:00:00 2001 From: modmuss50 Date: Mon, 29 May 2023 12:44:51 +0100 Subject: [PATCH] Fix formatting --- .../recipes/machine/extractor/ExtractorRecipesProvider.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/datagen/groovy/techreborn/datagen/recipes/machine/extractor/ExtractorRecipesProvider.groovy b/src/datagen/groovy/techreborn/datagen/recipes/machine/extractor/ExtractorRecipesProvider.groovy index 034e501e2..c58e1f33f 100644 --- a/src/datagen/groovy/techreborn/datagen/recipes/machine/extractor/ExtractorRecipesProvider.groovy +++ b/src/datagen/groovy/techreborn/datagen/recipes/machine/extractor/ExtractorRecipesProvider.groovy @@ -314,7 +314,7 @@ class ExtractorRecipesProvider extends TechRebornRecipesProvider { } } [ - Items.BOOK, + Items.BOOK, Items.ENCHANTED_BOOK, Items.WRITABLE_BOOK, Items.WRITTEN_BOOK,