Alchemy Table recipes

Added some more recipes.
This commit is contained in:
WayofTime 2020-11-01 17:15:28 -05:00
parent bf6250272c
commit c41021aba1
61 changed files with 811 additions and 38 deletions

View file

@ -131,7 +131,6 @@ public class TileAlchemyTable extends TileInventory
return tag;
}
@SuppressWarnings("unchecked")
@Override
public <T> LazyOptional<T> getCapability(Capability<T> capability, Direction facing)
{