Fix facade recipes. Hopefully the last null check fix.
This commit is contained in:
@@ -71,7 +71,6 @@ public interface IFacadePart
|
||||
/**
|
||||
* The item that this facade masquerades as.
|
||||
*/
|
||||
@Nullable
|
||||
ItemStack getTextureItem();
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user