[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;
|
||||
|
||||
@Environment(EnvType.CLIENT)
|
||||
@IPNIgnore
|
||||
public class EndStoneSmelterMenu extends RecipeBookMenu<Container> {
|
||||
public static final int INGREDIENT_SLOT_A = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue