[Fix] EndStoneSmelterMenu was flagged as client only (#38)
This commit is contained in:
parent
4920da49a0
commit
d3507b212e
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ import net.fabricmc.api.Environment;
|
||||||
|
|
||||||
import org.anti_ad.mc.ipn.api.IPNIgnore;
|
import org.anti_ad.mc.ipn.api.IPNIgnore;
|
||||||
|
|
||||||
@Environment(EnvType.CLIENT)
|
|
||||||
@IPNIgnore
|
@IPNIgnore
|
||||||
public class EndStoneSmelterMenu extends RecipeBookMenu<Container> {
|
public class EndStoneSmelterMenu extends RecipeBookMenu<Container> {
|
||||||
public static final int INGREDIENT_SLOT_A = 0;
|
public static final int INGREDIENT_SLOT_A = 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue