Start on the update
This commit is contained in:
parent
c8d8ce0241
commit
a0e6a2dc34
112 changed files with 522 additions and 503 deletions
|
@ -47,7 +47,7 @@ public class AlloySmelterRecipeCategory extends BlankRecipeCategory<AlloySmelter
|
|||
}
|
||||
|
||||
@Override
|
||||
public void drawAnimations(
|
||||
public void drawExtras(
|
||||
@Nonnull
|
||||
Minecraft minecraft) {
|
||||
electricity.draw(minecraft, 10, 20);
|
||||
|
|
|
@ -47,7 +47,7 @@ public class AssemblingMachineRecipeCategory extends BlankRecipeCategory<Assembl
|
|||
}
|
||||
|
||||
@Override
|
||||
public void drawAnimations(
|
||||
public void drawExtras(
|
||||
@Nonnull
|
||||
Minecraft minecraft) {
|
||||
electricity.draw(minecraft, 10, 20);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue