WIP: Anvil crafts
This commit is contained in:
parent
e1496cd1ad
commit
f44162d2e9
7 changed files with 232 additions and 1 deletions
|
@ -103,6 +103,7 @@ public class AlloyingRecipe implements Recipe<Inventory> {
|
|||
return this.type;
|
||||
}
|
||||
|
||||
@Override
|
||||
@Environment(EnvType.CLIENT)
|
||||
public String getGroup() {
|
||||
return this.group;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue