Fix crash and infinite loop related to vaults
This commit is contained in:
parent
d44ffa6342
commit
a298bf07f6
6 changed files with 13 additions and 38 deletions
|
@ -1,10 +1,5 @@
|
|||
package dev.zontreck.otemod.integrations;
|
||||
|
||||
import dev.zontreck.otemod.OTEMod;
|
||||
//import mezz.jei.api.IModPlugin;
|
||||
//import mezz.jei.api.JeiPlugin;
|
||||
import net.minecraft.resources.ResourceLocation;
|
||||
|
||||
//@JeiPlugin
|
||||
public class JEI
|
||||
{
|
||||
|
|
Reference in a new issue