Fix wrench recipe issues
Remove fluid pipe Add recipe to switch rubber Fix some missing textures
This commit is contained in:
parent
0a2e878b88
commit
edf266588f
9 changed files with 34 additions and 22 deletions
|
@ -254,5 +254,7 @@ import java.util.List;
|
|||
recipeTransferRegistry
|
||||
.addRecipeTransferHandler(ContainerCompressor.class, RecipeCategoryUids.COMPRESSOR, 0, 1, 2, 36);
|
||||
|
||||
registry.getJeiHelpers().getItemBlacklist().addItemToBlacklist(new ItemStack(ModBlocks.pump));
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue